net.minecraft.network.protocol.common.custom

public record RedstoneWireOrientationsDebugPayload

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
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_

构造函数概要

修饰符构造函数
public (long wires, List<RedstoneWireOrientationsDebugPayload$Wire> arg1)

方法概要

修饰符与类型方法
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_()