net.minecraft.network.protocol.common.custom

public record RedstoneWireOrientationsDebugPayload

implements CustomPacketPayload

abt
net.minecraft.network.protocol.common.custom.RedstoneWireOrientationsDebugPayload
net.minecraft.class_9831
net.minecraft.network.packet.s2c.custom.DebugRedstoneUpdateOrderCustomPayload
net.minecraft.network.protocol.common.custom.RedstoneWireOrientationsDebugPayload

Field summary

Modifier and TypeField
private final long
c
time
comp_2879
time
private final List<RedstoneWireOrientationsDebugPayload$Wire>
d
wires
comp_2880
wires
public static final CustomPacketPayload$Type<RedstoneWireOrientationsDebugPayload>
a
TYPE
field_52320
ID
public static final StreamCodec<FriendlyByteBuf, RedstoneWireOrientationsDebugPayload>
b
STREAM_CODEC
field_52321
PACKET_CODEC

Constructor summary

ModifierConstructor
public (long arg0, List<RedstoneWireOrientationsDebugPayload$Wire> arg1)

Method summary

Modifier and TypeMethod
public CustomPacketPayload$Type<RedstoneWireOrientationsDebugPayload>
a()
type()
method_56479()
getId()
public long
b()
time()
comp_2879()
time()
public List<RedstoneWireOrientationsDebugPayload$Wire>
c()
wires()
comp_2880()
wires()