Uses of Class
net.md_5.bungee.protocol.packet.PluginMessage
-
Packages that use PluginMessage Package Description net.md_5.bungee.protocol net.md_5.bungee.protocol.packet -
-
Uses of PluginMessage in net.md_5.bungee.protocol
Methods in net.md_5.bungee.protocol with parameters of type PluginMessage Modifier and Type Method Description voidAbstractPacketHandler. handle(PluginMessage pluginMessage) -
Uses of PluginMessage in net.md_5.bungee.protocol.packet
Fields in net.md_5.bungee.protocol.packet with type parameters of type PluginMessage Modifier and Type Field Description static com.google.common.base.Predicate<PluginMessage>PluginMessage. SHOULD_RELAY
-