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(HostAndPort hostAndPort, AuthenticationHandler authenticationHandler) ManagementServer(HostAndPort hostAndPort, AuthenticationHandler authenticationHandler, io.netty.channel.nio.NioEventLoopGroup nioEventLoopGroup)