程序包 net.minecraftforge.network.filters
package net.minecraftforge.network.filters
-
类说明Network filter for forge-forge connections.A filter for impl packets, used to filter/modify parts of vanilla impl messages that will cause errors or warnings on vanilla clients, for example entity attributes that are added by Forge or mods.A filter for vanilla impl packets.A custom payload channel that allows sending vanilla server-to-client packets, even if they would normally be too large for the vanilla protocol.