OptiFineConvertedResource

Represents an OptiFine .properties file converted to the OptiGUI-compatible INI format.

Constructors

Properties

Link copied to clipboard
private final Ini ini

Gets the loaded resource as an INI object.

Inherited properties

Link copied to clipboard
private final Identifier id
Link copied to clipboard
private final String resourcePack

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

Functions

Link copied to clipboard
public Ini getIni()

Gets the loaded resource as an INI object.

Inherited 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

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