OptiGuiResource

public class OptiGuiResource extends Resource(source)

Represents an OptiGUI-compatible INI file.

Inheritors

Constructors

Link copied to clipboard

Properties

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.

Inherited properties

Link copied to clipboard
private final Identifier id

Functions

Link copied to clipboard
public Boolean exists()

Returns if the current resource exists.

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.

Inherited functions

Link copied to clipboard
public final Identifier getId()