Uses of Enum Class
net.minecraft.world.level.levelgen.structure.StructureCheckResult
-
Uses of StructureCheckResult in net.minecraft.world.level
Modifier and TypeMethodDescriptionStructureManager.checkStructurePresence
(ChunkPos p_220474_, Structure p_220475_, StructurePlacement p_321768_, boolean p_220476_) -
Uses of StructureCheckResult in net.minecraft.world.level.levelgen.structure
Modifier and TypeMethodDescriptionStructureCheck.checkStart
(ChunkPos p_226730_, Structure p_226731_, StructurePlacement p_321610_, boolean p_226732_) private StructureCheckResult
StructureCheck.checkStructureInfo
(it.unimi.dsi.fastutil.objects.Object2IntMap<Structure> p_226752_, Structure p_226753_, boolean p_226754_) private StructureCheckResult
StructureCheck.tryLoadFromStorage
(ChunkPos p_226734_, Structure p_226735_, boolean p_226736_, long p_226737_) static StructureCheckResult
Returns the enum constant of this class with the specified name.static StructureCheckResult[]
StructureCheckResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.