extends StructurePlacement
epf | |
net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement | |
net.minecraft.class_6872 | |
net.minecraft.world.gen.chunk.placement.RandomSpreadStructurePlacement | |
net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.MapCodec<RandomSpreadStructurePlacement> |
| ||||||||
private final int |
| ||||||||
private final int |
| ||||||||
private final RandomSpreadType |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Vec3i locateOffset, StructurePlacement$FrequencyReductionMethod frequencyReductionMethod, float frequency, int salt, Optional<StructurePlacement$ExclusionZone> exclusionZone, int spacing, int separation, RandomSpreadType spreadType) |
public | (int spacing, int separation, RandomSpreadType spreadType, int salt) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static com.mojang.serialization.DataResult<RandomSpreadStructurePlacement> |
| ||||||||
public int |
| ||||||||
public int |
| ||||||||
public RandomSpreadType |
| ||||||||
public ChunkPos |
| ||||||||
protected boolean |
| ||||||||
public StructurePlacementType<?> |
|