Uses of Interface
com.comphenix.protocol.CommandFilter.FilterFailedHandler
Packages that use CommandFilter.FilterFailedHandler
Package
Description
Contains classes for retrieving the main ProtocolMananger object.
-
Uses of CommandFilter.FilterFailedHandler in com.comphenix.protocol
Methods in com.comphenix.protocol with parameters of type CommandFilter.FilterFailedHandlerModifier and TypeMethodDescriptionbooleanCommandFilter.filterEvent(PacketEvent event, CommandFilter.FilterFailedHandler handler)Determine whether or not to pass the given packet event to the packet listeners.