Uses of Class
net.minecraft.world.entity.player.ProfilePublicKey.ValidationException
Packages that use ProfilePublicKey.ValidationException
-
Uses of ProfilePublicKey.ValidationException in net.minecraft.server.network
Methods in net.minecraft.server.network that throw ProfilePublicKey.ValidationExceptionModifier and TypeMethodDescriptionprivate static ProfilePublicKeyServerLoginPacketListenerImpl.validatePublicKey(ProfilePublicKey.Data p_240244_, UUID p_240245_, SignatureValidator p_240246_, boolean p_240247_) -
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 p_243373_, UUID p_243390_, ProfilePublicKey.Data p_243374_, Duration p_243387_)