implements CustomPacketPayload
| wk | |
| net.minecraft.network.protocol.common.custom.StructuresDebugPayload | |
| net.minecraft.class_8726 | |
| net.minecraft.network.packet.s2c.custom.DebugStructuresCustomPayload | |
| net.minecraft.src.C_290235_ | |
| net.minecraft.network.protocol.common.custom.StructuresDebugPayload |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<Level> |
| ||||||||||
| private final BoundingBox |
| ||||||||||
| private final List<StructuresDebugPayload$PieceInfo> |
| ||||||||||
| public static final ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (FriendlyByteBuf buf) |
| public | (ResourceKey<Level> f_291102_, BoundingBox f_291713_, List<StructuresDebugPayload$PieceInfo> arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| static BoundingBox |
| ||||||||||
| static void |
| ||||||||||
| public ResourceKey<Level> |
| ||||||||||
| public BoundingBox |
| ||||||||||
| public List<StructuresDebugPayload$PieceInfo> |
|