net.minecraft.util.debug

public record DebugStructureInfo

bxd
net.minecraft.util.debug.DebugStructureInfo
net.minecraft.class_12015
net.minecraft.world.debug.data.StructureDebugData
net.minecraft.src.C_411306_
net.minecraft.util.debug.DebugStructureInfo

字段概要

修饰符与类型字段
private final BoundingBox
b
boundingBox
comp_4867
boundingBox
f_411558_
private final List<DebugStructureInfo$Piece>
c
pieces
comp_4868
pieces
f_414073_
public static final StreamCodec<io.netty.buffer.ByteBuf, DebugStructureInfo>
a
STREAM_CODEC
field_62862
PACKET_CODEC
f_411979_

构造函数概要

修饰符构造函数
public (BoundingBox boundingBox, List<DebugStructureInfo$Piece> pieces)

方法概要

修饰符与类型方法
public BoundingBox
a()
boundingBox()
comp_4867()
boundingBox()
f_411558_()
public List<DebugStructureInfo$Piece>
b()
pieces()
comp_4868()
pieces()
f_414073_()