Uses of Class
net.minecraft.world.entity.player.ProfilePublicKey.ValidationException
Packages that use ProfilePublicKey.ValidationException
-
Uses of ProfilePublicKey.ValidationException in net.minecraft.network.chat
Methods in net.minecraft.network.chat that throw ProfilePublicKey.ValidationExceptionModifier and TypeMethodDescriptionRemoteChatSession.Data.validate(com.mojang.authlib.GameProfile pProfile, SignatureValidator pSignatureValidator) -
Uses of ProfilePublicKey.ValidationException in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that throw ProfilePublicKey.ValidationExceptionModifier and TypeMethodDescriptionstatic ProfilePublicKeyProfilePublicKey.createValidated(SignatureValidator pSignatureValidator, UUID pProfileId, ProfilePublicKey.Data pData)