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