implements CustomPacketPayload
| abt | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceKey<Level> |
| ||||||||||
| private final BoundingBox |
| ||||||||||
| private final List<StructuresDebugPayload$PieceInfo> |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, StructuresDebugPayload> |
| ||||||||||
| public static final CustomPacketPayload$Type<StructuresDebugPayload> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (ResourceKey<Level> mainBB, BoundingBox pieces, List<StructuresDebugPayload$PieceInfo> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public CustomPacketPayload$Type<StructuresDebugPayload> |
| ||||||||||
| static BoundingBox |
| ||||||||||
| static void |
| ||||||||||
| public ResourceKey<Level> |
| ||||||||||
| public BoundingBox |
| ||||||||||
| public List<StructuresDebugPayload$PieceInfo> |
|