Package net.fabricmc.yarn.constants
Class RabbitTypes
java.lang.Object
net.fabricmc.yarn.constants.RabbitTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
static int
static int
static int
static int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BROWN
public static final int BROWN- See Also:
- Constant Field Values
-
ALBINO
public static final int ALBINO- See Also:
- Constant Field Values
-
BLACK
public static final int BLACK- See Also:
- Constant Field Values
-
SPOTTED
public static final int SPOTTED- See Also:
- Constant Field Values
-
GOLDEN
public static final int GOLDEN- See Also:
- Constant Field Values
-
SALT_AND_PEPPER
public static final int SALT_AND_PEPPER- See Also:
- Constant Field Values
-
KILLER_BUNNY
public static final int KILLER_BUNNY- See Also:
- Constant Field Values
-
-
Constructor Details
-
RabbitTypes
private RabbitTypes()
-