Uses of Class
net.minecraft.server.jsonrpc.security.AuthenticationHandler
Packages that use AuthenticationHandler
-
Uses of AuthenticationHandler in net.minecraft.server.jsonrpc
Fields in net.minecraft.server.jsonrpc declared as AuthenticationHandlerModifier and TypeFieldDescriptionprivate final AuthenticationHandlerManagementServer.authenticationHandlerConstructors in net.minecraft.server.jsonrpc with parameters of type AuthenticationHandlerModifierConstructorDescriptionManagementServer(com.google.common.net.HostAndPort hostAndPort, AuthenticationHandler authenticationHandler) ManagementServer(com.google.common.net.HostAndPort hostAndPort, AuthenticationHandler authenticationHandler, io.netty.channel.nio.NioEventLoopGroup nioEventLoopGroup)