Uses of Record Class
net.minecraft.network.packet.s2c.custom.DebugRedstoneUpdateOrderCustomPayload.Wire
Packages that use DebugRedstoneUpdateOrderCustomPayload.Wire
-
Uses of DebugRedstoneUpdateOrderCustomPayload.Wire in net.minecraft.network.packet.s2c.custom
Fields in net.minecraft.network.packet.s2c.custom with type parameters of type DebugRedstoneUpdateOrderCustomPayload.WireModifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, DebugRedstoneUpdateOrderCustomPayload.Wire> DebugRedstoneUpdateOrderCustomPayload.Wire.PACKET_CODECprivate final List<DebugRedstoneUpdateOrderCustomPayload.Wire> DebugRedstoneUpdateOrderCustomPayload.wiresThe field for thewiresrecord component.Methods in net.minecraft.network.packet.s2c.custom that return types with arguments of type DebugRedstoneUpdateOrderCustomPayload.WireModifier and TypeMethodDescriptionDebugRedstoneUpdateOrderCustomPayload.wires()Returns the value of thewiresrecord component.Constructor parameters in net.minecraft.network.packet.s2c.custom with type arguments of type DebugRedstoneUpdateOrderCustomPayload.WireModifierConstructorDescriptionDebugRedstoneUpdateOrderCustomPayload(long long2, List<DebugRedstoneUpdateOrderCustomPayload.Wire> list)