Uses of Record Class
net.minecraft.network.packet.s2c.custom.DebugRedstoneUpdateOrderCustomPayload.Wire
-
Uses of DebugRedstoneUpdateOrderCustomPayload.Wire in net.minecraft.network.packet.s2c.custom
Modifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, DebugRedstoneUpdateOrderCustomPayload.Wire> DebugRedstoneUpdateOrderCustomPayload.Wire.PACKET_CODEC
private final List
<DebugRedstoneUpdateOrderCustomPayload.Wire> DebugRedstoneUpdateOrderCustomPayload.wires
The field for thewires
record component.Modifier and TypeMethodDescriptionDebugRedstoneUpdateOrderCustomPayload.wires()
Returns the value of thewires
record component.ModifierConstructorDescriptionDebugRedstoneUpdateOrderCustomPayload
(long long2, List<DebugRedstoneUpdateOrderCustomPayload.Wire> list)