Uses of Class
net.minecraft.server.network.ServerLoginNetworkHandler.LoginException
Packages that use ServerLoginNetworkHandler.LoginException
-
Uses of ServerLoginNetworkHandler.LoginException in net.minecraft.server.network
Methods in net.minecraft.server.network that throw ServerLoginNetworkHandler.LoginExceptionModifier and TypeMethodDescriptionprivate static @Nullable PlayerPublicKeyServerLoginNetworkHandler.getVerifiedPublicKey(PlayerPublicKey.PublicKeyData publicKeyData, UUID playerUuid, SignatureVerifier servicesSignatureVerifier, boolean shouldThrowOnMissingKey)