net.minecraft.util.debug

public record DebugStructureInfo

bxb
net.minecraft.util.debug.DebugStructureInfo
net.minecraft.class_12015
net.minecraft.world.debug.data.StructureDebugData

Field summary

Modifier and TypeField
private final BoundingBox
b
boundingBox
comp_4867
boundingBox
private final List<DebugStructureInfo$Piece>
c
pieces
comp_4868
pieces
public static final StreamCodec<io.netty.buffer.ByteBuf, DebugStructureInfo>
a
STREAM_CODEC
field_62862
PACKET_CODEC

Constructor summary

ModifierConstructor
public (BoundingBox boundingBox, List<DebugStructureInfo$Piece> pieces)

Method summary

Modifier and TypeMethod
public BoundingBox
a()
boundingBox()
comp_4867()
boundingBox()
public List<DebugStructureInfo$Piece>
b()
pieces()
comp_4868()
pieces()