Uses of Enum Class
net.minecraft.block.MultifaceGrower.GrowType
Packages that use MultifaceGrower.GrowType
-
Uses of MultifaceGrower.GrowType in net.minecraft.block
Fields in net.minecraft.block declared as MultifaceGrower.GrowTypeModifier and TypeFieldDescriptionstatic final MultifaceGrower.GrowType[]MultifaceGrower.GROW_TYPESprivate final MultifaceGrower.GrowType[]SculkVeinBlock.SculkVeinGrowChecker.growTypesMethods in net.minecraft.block that return MultifaceGrower.GrowTypeModifier and TypeMethodDescriptiondefault MultifaceGrower.GrowType[]MultifaceGrower.GrowChecker.getGrowTypes()SculkVeinBlock.SculkVeinGrowChecker.getGrowTypes()static MultifaceGrower.GrowTypeReturns the enum constant of this class with the specified name.static MultifaceGrower.GrowType[]MultifaceGrower.GrowType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.block with parameters of type MultifaceGrower.GrowType