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 profile, SignatureValidator signatureValidator) -
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 signatureValidator, UUID profileId, ProfilePublicKey.Data data)