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