implements CustomPacketPayload
| abs | |
| net.minecraft.network.protocol.common.custom.RedstoneWireOrientationsDebugPayload | |
| net.minecraft.class_9831 | |
| net.minecraft.network.packet.s2c.custom.DebugRedstoneUpdateOrderCustomPayload | |
| net.minecraft.src.C_345733_ | |
| net.minecraft.network.protocol.common.custom.RedstoneWireOrientationsDebugPayload |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final long |
| ||||||||||
| private final List<RedstoneWireOrientationsDebugPayload$Wire> |
| ||||||||||
| public static final CustomPacketPayload$Type<RedstoneWireOrientationsDebugPayload> |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, RedstoneWireOrientationsDebugPayload> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (long wires, List<RedstoneWireOrientationsDebugPayload$Wire> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public CustomPacketPayload$Type<RedstoneWireOrientationsDebugPayload> |
| ||||||||||
| public long |
| ||||||||||
| public List<RedstoneWireOrientationsDebugPayload$Wire> |
|