Uses of Enum Class
net.minecraft.world.level.levelgen.structure.StructureCheckResult
-
Uses of StructureCheckResult in net.minecraft.world.level
Modifier and TypeMethodDescriptionStructureFeatureManager.checkStructurePresence
(ChunkPos p_207778_, ConfiguredStructureFeature<?, ?> p_207779_, boolean p_207780_) -
Uses of StructureCheckResult in net.minecraft.world.level.levelgen.structure
Modifier and TypeMethodDescriptionStructureCheck.checkStart
(ChunkPos p_209965_, ConfiguredStructureFeature<?, ?> p_209966_, boolean p_209967_) private StructureCheckResult
StructureCheck.checkStructureInfo
(it.unimi.dsi.fastutil.objects.Object2IntMap<ConfiguredStructureFeature<?, ?>> p_209987_, ConfiguredStructureFeature<?, ?> p_209988_, boolean p_209989_) private StructureCheckResult
StructureCheck.tryLoadFromStorage
(ChunkPos p_209969_, ConfiguredStructureFeature<?, ?> p_209970_, boolean p_209971_, long p_209972_) 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.