Uses of Class
net.minecraft.world.entity.player.ProfilePublicKey.ValidationException
-
Uses of ProfilePublicKey.ValidationException in net.minecraft.server.network
Modifier and TypeMethodDescriptionprivate static ProfilePublicKey
ServerLoginPacketListenerImpl.validatePublicKey
(ProfilePublicKey.Data p_240244_, UUID p_240245_, SignatureValidator p_240246_, boolean p_240247_) -
Uses of ProfilePublicKey.ValidationException in net.minecraft.world.entity.player
Modifier and TypeMethodDescriptionstatic ProfilePublicKey
ProfilePublicKey.createValidated
(SignatureValidator p_243373_, UUID p_243390_, ProfilePublicKey.Data p_243374_, Duration p_243387_)