Uses of Record Class
net.minecraft.class_7822.class_7823
Packages that use class_7822.class_7823
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7822.class_7823 in net.minecraft
Fields in net.minecraft declared as class_7822.class_7823Modifier and TypeFieldDescriptionstatic final class_7822.class_7823class_7822.class_7823.field_40690Methods in net.minecraft that return class_7822.class_7823Modifier and TypeMethodDescriptionclass_7822.method_46298()static class_7822.class_7823class_7822.class_7823.method_46301(PacketByteBuf packetByteBuf) Methods in net.minecraft with parameters of type class_7822.class_7823Modifier and TypeMethodDescriptionstatic voidclass_7822.class_7823.method_46303(PacketByteBuf packetByteBuf, class_7822.class_7823 class_7823) -
Uses of class_7822.class_7823 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_7822.class_7823Modifier and TypeMethodDescriptionprivate class_7822ClientPlayNetworkHandler.method_45723(class_7822.class_7823 class_7823, com.mojang.authlib.GameProfile gameProfile) -
Uses of class_7822.class_7823 in net.minecraft.network.packet.c2s.login
Fields in net.minecraft.network.packet.c2s.login declared as class_7822.class_7823Modifier and TypeFieldDescriptionprivate final class_7822.class_7823LoginHelloC2SPacket.chatSessionThe field for thechatSessionrecord component.Methods in net.minecraft.network.packet.c2s.login that return class_7822.class_7823Modifier and TypeMethodDescriptionLoginHelloC2SPacket.chatSession()Returns the value of thechatSessionrecord component.Constructors in net.minecraft.network.packet.c2s.login with parameters of type class_7822.class_7823ModifierConstructorDescriptionLoginHelloC2SPacket(String string, class_7822.class_7823 class_7823, Optional<UUID> optional) -
Uses of class_7822.class_7823 in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as class_7822.class_7823Modifier and TypeFieldDescriptionprivate final class_7822.class_7823PlayerListS2CPacket.Entry.chatSessionThe field for thechatSessionrecord component.(package private) class_7822.class_7823PlayerListS2CPacket.class_7831.field_40709Methods in net.minecraft.network.packet.s2c.play that return class_7822.class_7823Modifier and TypeMethodDescriptionPlayerListS2CPacket.Entry.chatSession()Returns the value of thechatSessionrecord component.Constructors in net.minecraft.network.packet.s2c.play with parameters of type class_7822.class_7823 -
Uses of class_7822.class_7823 in net.minecraft.server.network
Fields in net.minecraft.server.network declared as class_7822.class_7823Modifier and TypeFieldDescriptionprivate class_7822.class_7823ServerLoginNetworkHandler.field_39992Methods in net.minecraft.server.network with parameters of type class_7822.class_7823Modifier and TypeMethodDescriptionprivate static class_7822ServerLoginNetworkHandler.getVerifiedPublicKey(class_7822.class_7823 class_7823, com.mojang.authlib.GameProfile gameProfile, SignatureVerifier servicesSignatureVerifier, boolean shouldThrowOnMissingKey)