implements CustomPayload
| yo | |
| net.minecraft.network.protocol.common.custom.StructuresDebugPayload | |
| net.minecraft.class_8726 | |
| net.minecraft.network.packet.s2c.custom.DebugStructuresCustomPayload | |
| net.minecraft.unmapped.C_djjgdtqh | |
| net.minecraft.network.packet.s2c.payload.StructuresDebugPayload | |
| net.minecraft.src.C_290235_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RegistryKey<World> |
| ||||||||||||||
| private final BlockBox |
| ||||||||||||||
| private final List<DebugStructuresCustomPayload$Piece> |
| ||||||||||||||
| public static final Identifier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PacketByteBuf buf) |
| public | (RegistryKey<World> registryKey, BlockBox mainBB, List<DebugStructuresCustomPayload$Piece> pieces) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public Identifier |
| ||||||||||||||
| static BlockBox |
| ||||||||||||||
| static void |
| ||||||||||||||
| public RegistryKey<World> |
| ||||||||||||||
| public BlockBox |
| ||||||||||||||
| public List<DebugStructuresCustomPayload$Piece> |
|