Uses of Class
com.comphenix.protocol.CommandFilter.Filter
Packages that use CommandFilter.Filter
Package
Description
Contains classes for retrieving the main ProtocolMananger object.
-
Uses of CommandFilter.Filter in com.comphenix.protocol
Methods in com.comphenix.protocol with parameters of type CommandFilter.FilterModifier and TypeMethodDescriptionbooleanCommandFilter.FilterFailedHandler.handle(PacketEvent event, CommandFilter.Filter filter, Exception ex)Invoked when a given filter has failed.