Uses of Enum
net.minecraft.world.chunk.UpgradeData.BuiltinLogic
Packages that use UpgradeData.BuiltinLogic
-
Uses of UpgradeData.BuiltinLogic in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk that return UpgradeData.BuiltinLogicModifier and TypeMethodDescriptionstatic UpgradeData.BuiltinLogic
Returns the enum constant of this type with the specified name.static UpgradeData.BuiltinLogic[]
UpgradeData.BuiltinLogic.values()
Returns an array containing the constants of this enum type, in the order they are declared.