implements CustomPacketPayload
aax | |
net.minecraft.network.protocol.common.custom.StructuresDebugPayload | |
net.minecraft.class_8726 | |
net.minecraft.unmapped.C_djjgdtqh | |
net.minecraft.network.packet.s2c.custom.DebugStructuresCustomPayload | |
net.minecraft.network.packet.s2c.payload.StructuresDebugPayload |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final ResourceKey<Level> |
| ||||||||||||
private final BoundingBox |
| ||||||||||||
private final List<StructuresDebugPayload$PieceInfo> |
| ||||||||||||
public static final StreamCodec<FriendlyByteBuf, StructuresDebugPayload> |
| ||||||||||||
public static final CustomPacketPayload$Type<StructuresDebugPayload> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (FriendlyByteBuf buf) |
public | (ResourceKey<Level> dimension, BoundingBox mainBB, List<StructuresDebugPayload$PieceInfo> pieces) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||||
public CustomPacketPayload$Type<StructuresDebugPayload> |
| ||||||||||||
static BoundingBox |
| ||||||||||||
static void |
| ||||||||||||
public ResourceKey<Level> |
| ||||||||||||
public BoundingBox |
| ||||||||||||
public List<StructuresDebugPayload$PieceInfo> |
|