记录类 RedstoneWireOrientationsDebugPayload

java.lang.Object
java.lang.Record
net.minecraft.network.protocol.common.custom.RedstoneWireOrientationsDebugPayload
所有已实现的接口:
CustomPacketPayload

public record RedstoneWireOrientationsDebugPayload(long time, List<RedstoneWireOrientationsDebugPayload.Wire> wires) extends Record implements CustomPacketPayload