-
- All Implemented Interfaces:
public class ClientTexture.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
DEFAULT_WIDTH
private final Integer
DEFAULT_HEIGHT
public final static ClientTexture.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Integer
getDEFAULT_WIDTH()
final Integer
getDEFAULT_HEIGHT()
-
-
Method Detail
-
getDEFAULT_WIDTH
final Integer getDEFAULT_WIDTH()
-
getDEFAULT_HEIGHT
final Integer getDEFAULT_HEIGHT()
-
-
-
-