Uses of Enum Class
net.minecraft.block.enums.VaultState.Light
Packages that use VaultState.Light
-
Uses of VaultState.Light in net.minecraft.block.enums
Fields in net.minecraft.block.enums declared as VaultState.LightMethods in net.minecraft.block.enums that return VaultState.LightModifier and TypeMethodDescriptionstatic VaultState.Light
Returns the enum constant of this class with the specified name.static VaultState.Light[]
VaultState.Light.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.block.enums with parameters of type VaultState.Light