Package | Description |
---|---|
net.minecraft.client.renderer.entity.model |
Modifier and Type | Method and Description |
---|---|
private static ParrotModel.State |
ParrotModel.getParrotState(ParrotEntity p_217158_0_) |
static ParrotModel.State |
ParrotModel.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ParrotModel.State[] |
ParrotModel.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private void |
ParrotModel.setLivingAnimations(ParrotModel.State p_217160_1_) |
private void |
ParrotModel.setRotationAngles(ParrotModel.State p_217162_1_,
int p_217162_2_,
float p_217162_3_,
float p_217162_4_,
float p_217162_5_,
float p_217162_6_,
float p_217162_7_) |