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 TypeFieldDescription(package private) final AuthenticationHandlerManagementServer.authenticationHandlerConstructors in net.minecraft.server.jsonrpc with parameters of type AuthenticationHandlerModifierConstructorDescriptionManagementServer(HostAndPort pHostAndPort, AuthenticationHandler pAuthenticationHandler) ManagementServer(HostAndPort pHostAndPort, AuthenticationHandler pAuthenticationHandler, io.netty.channel.nio.NioEventLoopGroup pNioEventLoopGroup)