Package net.fabricmc.yarn.constants
Class CatTypes
java.lang.Object
net.fabricmc.yarn.constants.CatTypes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TABBY
public static final int TABBY- See Also:
- Constant Field Values
-
BLACK
public static final int BLACK- See Also:
- Constant Field Values
-
RED
public static final int RED- See Also:
- Constant Field Values
-
SIAMESE
public static final int SIAMESE- See Also:
- Constant Field Values
-
BRITISH_SHORTHAIR
public static final int BRITISH_SHORTHAIR- See Also:
- Constant Field Values
-
CALICO
public static final int CALICO- See Also:
- Constant Field Values
-
PERSIAN
public static final int PERSIAN- See Also:
- Constant Field Values
-
RAGDOLL
public static final int RAGDOLL- See Also:
- Constant Field Values
-
WHITE
public static final int WHITE- See Also:
- Constant Field Values
-
JELLIE
public static final int JELLIE- See Also:
- Constant Field Values
-
ALL_BLACK
public static final int ALL_BLACK- See Also:
- Constant Field Values
-
-
Constructor Details
-
CatTypes
private CatTypes()
-