Uses of Enum Class
net.minecraft.block.MobTrophyBlock.Grade
Packages that use MobTrophyBlock.Grade
-
Uses of MobTrophyBlock.Grade in net.minecraft.block
Fields in net.minecraft.block with type parameters of type MobTrophyBlock.GradeModifier and TypeFieldDescriptionstatic final EnumProperty<MobTrophyBlock.Grade> MobTrophyBlock.GRADEstatic final Pool<MobTrophyBlock.Grade> MobTrophyBlock.Grade.POOLMethods in net.minecraft.block that return MobTrophyBlock.GradeModifier and TypeMethodDescriptionstatic MobTrophyBlock.GradeReturns the enum constant of this class with the specified name.static MobTrophyBlock.Grade[]MobTrophyBlock.Grade.values()Returns an array containing the constants of this enum class, in the order they are declared.