Uses of Enum Class
net.minecraft.world.chunk.WorldChunk.CreationType
Packages that use WorldChunk.CreationType
-
Uses of WorldChunk.CreationType in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk that return WorldChunk.CreationTypeModifier and TypeMethodDescriptionstatic WorldChunk.CreationType
Returns the enum constant of this class with the specified name.static WorldChunk.CreationType[]
WorldChunk.CreationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.chunk with parameters of type WorldChunk.CreationTypeModifier and TypeMethodDescriptionEmptyChunk.getBlockEntity
(BlockPos pos, WorldChunk.CreationType creationType) WorldChunk.getBlockEntity
(BlockPos pos, WorldChunk.CreationType creationType)