Uses of Class
com.comphenix.protocol.injector.PlayerLoggedOutException
Packages that use PlayerLoggedOutException
-
Uses of PlayerLoggedOutException in com.comphenix.protocol.injector
Methods in com.comphenix.protocol.injector that return PlayerLoggedOutExceptionModifier and TypeMethodDescriptionstatic PlayerLoggedOutExceptionPlayerLoggedOutException.fromFormat(String message, Object... params)Construct an exception from a formatted message.