Uses of Enum Class
net.minecraft.world.entity.Crackiness.Level
Package
Description
-
Uses of Crackiness.Level in net.minecraft.client.renderer.entity.layers
Modifier and TypeFieldDescriptionprivate static final Map
<Crackiness.Level, ResourceLocation> WolfArmorLayer.ARMOR_CRACK_LOCATIONS
private static final Map
<Crackiness.Level, ResourceLocation> IronGolemCrackinessLayer.resourceLocations
-
Uses of Crackiness.Level in net.minecraft.world.entity
Modifier and TypeMethodDescriptionCrackiness.byDamage
(int p_330780_, int p_330215_) Crackiness.byFraction
(float p_331959_) static Crackiness.Level
Returns the enum constant of this class with the specified name.static Crackiness.Level[]
Crackiness.Level.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Crackiness.Level in net.minecraft.world.entity.animal