Package | Description |
---|---|
net.minecraft.client.renderer.entity.layers | |
net.minecraft.entity.passive |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<IronGolemEntity.Cracks,ResourceLocation> |
IronGolemCracksLayer.field_229134_a_ |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<IronGolemEntity.Cracks> |
IronGolemEntity.Cracks.field_226513_e_ |
Modifier and Type | Method and Description |
---|---|
IronGolemEntity.Cracks |
IronGolemEntity.func_226512_l_() |
static IronGolemEntity.Cracks |
IronGolemEntity.Cracks.func_226515_a_(float p_226515_0_) |
static IronGolemEntity.Cracks |
IronGolemEntity.Cracks.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IronGolemEntity.Cracks[] |
IronGolemEntity.Cracks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|