Uses of Class
net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement
-
Uses of RandomSpreadStructurePlacement in net.minecraft.world.gen.chunk
Modifier and TypeMethodDescriptionprivate static @Nullable com.mojang.datafixers.util.Pair<BlockPos,
RegistryEntry<StructureType>> ChunkGenerator.method_40146
(Set<RegistryEntry<StructureType>> set, WorldView worldView, StructureAccessor structureAccessor, int int2, int int3, int int4, boolean bool, long long2, RandomSpreadStructurePlacement randomSpreadStructurePlacement) -
Uses of RandomSpreadStructurePlacement in net.minecraft.world.gen.chunk.placement
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomSpreadStructurePlacement>
RandomSpreadStructurePlacement.CODEC
static final StructurePlacementType<RandomSpreadStructurePlacement>
StructurePlacementType.RANDOM_SPREAD