Package net.minecraft.block.entity
Class JigsawBlockEntity.RuntimeStructurePiece
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.PoolStructurePiece
net.minecraft.block.entity.JigsawBlockEntity.RuntimeStructurePiece
- Enclosing class:
- JigsawBlockEntity
public static final class JigsawBlockEntity.RuntimeStructurePiece extends PoolStructurePiece
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
-
Constructor Summary
Constructors Constructor Description RuntimeStructurePiece(StructureManager manager, CompoundTag tag)RuntimeStructurePiece(StructureManager manager, StructurePoolElement poolElement, BlockPos pos, int groundLevelDelta, BlockRotation rotation, BlockBox box) -
Method Summary
Methods inherited from class net.minecraft.structure.PoolStructurePiece
addJunction, generate, getGroundLevelDelta, getJunctions, getPoolElement, getPos, getRotation, method_27236, toNbt, toString, translateMethods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, fill, fillWithOutline, fillWithOutline, fillWithOutlineUnderSealevel, getBlockAt, getBoundingBox, getFacing, getLength, getOverlappingPiece, getTag, getType, intersectsChunk, isUnderSeaLevel, method_14916, method_14919, method_14936, method_14937, placeJigsaw, setOrientation
-
Constructor Details
-
RuntimeStructurePiece
public RuntimeStructurePiece(StructureManager manager, StructurePoolElement poolElement, BlockPos pos, int groundLevelDelta, BlockRotation rotation, BlockBox box) -
RuntimeStructurePiece
-