Uses of Enum Class
net.minecraft.block.ComparatorBlock.ComparatorType
Packages that use ComparatorBlock.ComparatorType
-
Uses of ComparatorBlock.ComparatorType in net.minecraft.block
Fields in net.minecraft.block with type parameters of type ComparatorBlock.ComparatorTypeModifier and TypeFieldDescriptionstatic final EnumProperty<ComparatorBlock.ComparatorType>ComparatorBlock.MODEMethods in net.minecraft.block that return ComparatorBlock.ComparatorTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ComparatorBlock.ComparatorType[]ComparatorBlock.ComparatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.