Uses of Enum Class
net.neoforged.neoforge.common.util.BlockRelocability.No
Packages that use BlockRelocability.No
-
Uses of BlockRelocability.No in net.neoforged.neoforge.common.util
Subclasses with type arguments of type BlockRelocability.No in net.neoforged.neoforge.common.utilModifier and TypeClassDescriptionstatic enumBlockRelocability indicating some block is currently refusing to be movedMethods in net.neoforged.neoforge.common.util that return BlockRelocability.NoModifier and TypeMethodDescriptionstatic BlockRelocability.NoReturns the enum constant of this class with the specified name.static BlockRelocability.No[]BlockRelocability.No.values()Returns an array containing the constants of this enum class, in the order they are declared.