Class MessageFunctions
java.lang.Object
net.neoforged.neoforge.network.simple.MessageFunctions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static final record
static interface
Functional interface used to generate a list of login packets to be sent to clients.static interface
Functional interface used to handle messages.static interface
Functional interface used to decode messages from a byte buffer.static interface
Functional interface used to encode messages to a byte buffer. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageFunctions
public MessageFunctions()
-