Uses of Class
net.minecraft.world.chunk.UpgradeData.BuiltinLogic
Package | Description |
---|---|
net.minecraft.world.chunk |
-
Uses of UpgradeData.BuiltinLogic in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk that return UpgradeData.BuiltinLogic Modifier and Type Method Description static UpgradeData.BuiltinLogic
UpgradeData.BuiltinLogic. valueOf(String name)
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.