net.minecraft.network.protocol.common.custom

public record RedstoneWireOrientationsDebugPayload

implements CustomPacketPayload

aan
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

Field summary

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

Constructor summary

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

Method summary

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