implements CustomPacketPayload
| yo | |
| 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 | |
| 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> registryKey, BoundingBox mainBB, List<StructuresDebugPayload$PieceInfo> pieces) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public ResourceLocation |
| ||||||||||||||
| static BoundingBox |
| ||||||||||||||
| static void |
| ||||||||||||||
| public ResourceKey<Level> |
| ||||||||||||||
| public BoundingBox |
| ||||||||||||||
| public List<StructuresDebugPayload$PieceInfo> |
|