public class SkinProperty
extends Object
Easy way of interacting with properties across multiple platforms.
-
-
Method Summary
protected boolean
boolean
int
-
Field Details
-
TEXTURES_NAME
public static final String TEXTURES_NAME
- See Also:
-
-
Method Details
-
getValue
@NonNull
public @NonNull String getValue()
-
getSignature
@NonNull
public @NonNull String getSignature()
-
-
canEqual
protected boolean canEqual(Object other)
-
-
-