Uses of Record Class
net.minecraft.network.encryption.PlayerPublicKey.class_7429
Packages that use PlayerPublicKey.class_7429
Package
Description
-
Uses of PlayerPublicKey.class_7429 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as PlayerPublicKey.class_7429Modifier and TypeFieldDescriptionprivate final PlayerPublicKey.class_7429PlayerListEntry.field_39073Methods in net.minecraft.client.network that return PlayerPublicKey.class_7429 -
Uses of PlayerPublicKey.class_7429 in net.minecraft.network.encryption
Methods in net.minecraft.network.encryption that return PlayerPublicKey.class_7429Modifier and TypeMethodDescriptionPlayerPublicKey.method_43550(com.mojang.authlib.minecraft.MinecraftSessionService sessionService) -
Uses of PlayerPublicKey.class_7429 in net.minecraft.network.packet.c2s.login
Methods in net.minecraft.network.packet.c2s.login with parameters of type PlayerPublicKey.class_7429Modifier and TypeMethodDescriptionbooleanLoginKeyC2SPacket.method_43643(byte[] byte2, PlayerPublicKey.class_7429 class_7429) -
Uses of PlayerPublicKey.class_7429 in net.minecraft.network.packet.s2c.play
Methods in net.minecraft.network.packet.s2c.play with parameters of type PlayerPublicKey.class_7429Modifier and TypeMethodDescriptionbooleanChatMessageS2CPacket.isSignatureValid(PlayerPublicKey.class_7429 class_7429) -
Uses of PlayerPublicKey.class_7429 in net.minecraft.server.network
Fields in net.minecraft.server.network declared as PlayerPublicKey.class_7429Modifier and TypeFieldDescriptionprivate PlayerPublicKey.class_7429ServerLoginNetworkHandler.field_39023Methods in net.minecraft.server.network that return PlayerPublicKey.class_7429Modifier and TypeMethodDescriptionprivate static PlayerPublicKey.class_7429ServerLoginNetworkHandler.method_43510(LoginHelloC2SPacket loginHelloC2SPacket, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, boolean bool)