Uses of Enum Class
net.minecraft.world.level.EmptyBlockGetter
Packages that use EmptyBlockGetter
-
Uses of EmptyBlockGetter in net.minecraft.world.level
Methods in net.minecraft.world.level that return EmptyBlockGetterModifier and TypeMethodDescriptionstatic EmptyBlockGetterReturns the enum constant of this class with the specified name.static EmptyBlockGetter[]EmptyBlockGetter.values()Returns an array containing the constants of this enum class, in the order they are declared.