OptiGuiResource

public class OptiGuiResource extends Resource(source)

Represents an OptiGUI-compatible INI file.

Inheritors

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public Boolean exists()

Returns if the current resource exists.

Link copied to clipboard
public final Identifier getId()
Link copied to clipboard
public Ini getIni()

Gets the loaded resource as an INI object.

Link copied to clipboard

Returns the name of the resource pack the current resource is loaded from.

Properties

Link copied to clipboard
private final Identifier id
Link copied to clipboard
private final Ini ini

Gets the loaded resource as an INI object.

Link copied to clipboard
private final String resourcePack

Returns the name of the resource pack the current resource is loaded from.