Class | Description |
---|---|
CommandTreeCleaner | |
ForgeConnectionNetworkFilter |
Network filter for forge-forge connections.
|
NetworkFilters | |
VanillaConnectionNetworkFilter |
A filter for network packets, used to filter/modify parts of vanilla network messages that
will cause errors or warnings on vanilla clients, for example entity attributes that are added by Forge or mods.
|
VanillaPacketFilter |
A filter for vanilla network packets.
|
VanillaPacketSplitter |
A custom payload channel that allows sending vanilla server-to-client packets, even if they would normally
be too large for the vanilla protocol.
|
Enum | Description |
---|---|
VanillaPacketSplitter.RemoteCompatibility |