Hierarchy For Package com.codinglitch.simpleradio.core.networking.packets
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.codinglitch.simpleradio.core.networking.packets.ClientboundActivityPacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- com.codinglitch.simpleradio.core.networking.packets.ClientboundRegisterRouterPacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- com.codinglitch.simpleradio.core.networking.packets.ClientboundSpeakSoundPacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- com.codinglitch.simpleradio.core.networking.packets.ClientboundWireEffectPacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- com.codinglitch.simpleradio.core.networking.packets.ServerboundRadioUpdatePacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- com.codinglitch.simpleradio.core.networking.packets.ServerboundRequestRouterPacket (implements com.codinglitch.simpleradio.core.networking.CustomPacket)
- java.lang.Record