Interface StructurePlacement
- All Known Implementing Classes:
ConcentricRingsStructurePlacement,RandomSpreadStructurePlacement
public interface StructurePlacement
- Mappings:
Namespace Name official dggintermediary net/minecraft/class_6874named net/minecraft/world/gen/chunk/placement/StructurePlacement
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetType()booleanisStartChunk(ChunkGenerator chunkGenerator, long long2, int int2, int int3)
-
Field Details
-
TYPE_CODEC
- Mappings:
Namespace Name Mixin selector official bLdgg;b:Lcom/mojang/serialization/Codec;intermediary field_36428Lnet/minecraft/class_6874;field_36428:Lcom/mojang/serialization/Codec;named TYPE_CODECLnet/minecraft/world/gen/chunk/placement/StructurePlacement;TYPE_CODEC:Lcom/mojang/serialization/Codec;
-
-
Method Details
-
isStartChunk
- Mappings:
Namespace Name Mixin selector official aLdgg;a(Lcqr;JII)Zintermediary method_40168Lnet/minecraft/class_6874;method_40168(Lnet/minecraft/class_2794;JII)Znamed isStartChunkLnet/minecraft/world/gen/chunk/placement/StructurePlacement;isStartChunk(Lnet/minecraft/world/gen/chunk/ChunkGenerator;JII)Z
-
getType
StructurePlacementType<?> getType()- Mappings:
Namespace Name Mixin selector official aLdgg;a()Ldgh;intermediary method_40166Lnet/minecraft/class_6874;method_40166()Lnet/minecraft/class_6875;named getTypeLnet/minecraft/world/gen/chunk/placement/StructurePlacement;getType()Lnet/minecraft/world/gen/chunk/placement/StructurePlacementType;
-