Package net.neoforged.neoforge.network.registration
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.network.registration
-
ClassDescriptionUtilities for manipulation of Netty
Channel
attributesUsed byinvalid reference
PayloadRegistrar
invalid reference
IPayloadHandler
Used byPayloadRegistrar
to declare the default handling thread for registeredIPayloadHandler
s.Registration for a custom packet payload.Registration for a custom packet payload.Registration for a custom packet payload.ModdedPlayPayloadRegistration<T extends CustomPacketPayload>Registration for a custom packet payload.Represents a complete negotiated network payload type, which is stored on the client and server.Represents a complete negotiated network payload type, which is stored on the client and server.Represents a complete negotiated network, which is stored on the client and server.Represents a complete negotiated network, which is stored on the client and server.Core registry for all modded networking.Builder-style helper for registeringCustomPacketPayload
s, used for modded networking.Holds the information needed to describe a registered payload.PayloadRegistration<T extends CustomPacketPayload>Holds the information needed to describe a registered payload.