Uses of Enum Class
net.minecraft.world.entity.Crackiness.Level
Packages that use Crackiness.Level
Package
Description
-
Uses of Crackiness.Level in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type Crackiness.LevelModifier and TypeFieldDescriptionprivate static final Map<Crackiness.Level, ResourceLocation> WolfArmorLayer.ARMOR_CRACK_LOCATIONSprivate static final Map<Crackiness.Level, ResourceLocation> IronGolemCrackinessLayer.resourceLocations -
Uses of Crackiness.Level in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return Crackiness.LevelModifier and TypeMethodDescriptionCrackiness.byDamage(int p_330780_, int p_330215_) Crackiness.byFraction(float p_331959_) static Crackiness.LevelReturns 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
Methods in net.minecraft.world.entity.animal that return Crackiness.Level