Uses of Enum Class
net.minecraft.world.level.EmptyBlockGetter
Packages that use EmptyBlockGetter
-
Uses of EmptyBlockGetter in net.minecraft.world.level
Subclasses with type arguments of type EmptyBlockGetter in net.minecraft.world.levelMethods 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.