Uses of Record Class
net.minecraft.class_9782
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9782 in net.minecraft
Modifier and TypeFieldDescriptionstatic final class_9782
class_9782.field_51977
(package private) final class_9782
class_9807.field_52149
private final class_9782
class_9815.links
The field for thelinks
record component.Modifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, class_9782> class_9782.field_51978
Modifier and TypeMethodDescriptionclass_9815.links()
Returns the value of thelinks
record component.ModifierConstructorDescriptionclass_9807
(Screen screen, class_9782 class_9782) class_9815
(class_9782 class_9782) -
Uses of class_9782 in net.minecraft.client.network
Modifier and TypeFieldDescriptionprotected class_9782
ClientCommonNetworkHandler.field_52155
private final class_9782
ClientConnectionState.serverLinks
The field for theserverLinks
record component.Modifier and TypeMethodDescriptionClientPlayNetworkHandler.method_60885()
ClientConnectionState.serverLinks()
Returns the value of theserverLinks
record component.ModifierConstructorDescriptionClientConnectionState
(com.mojang.authlib.GameProfile gameProfile, WorldSession worldSession, DynamicRegistryManager.Immutable immutable, FeatureSet featureSet, @Nullable String string, @Nullable ServerInfo serverInfo, @Nullable Screen screen, Map<Identifier, byte[]> map, ChatHud.ChatState chatState, boolean bool, Map<String, String> map2, class_9782 class_9782) -
Uses of class_9782 in net.minecraft.server
-
Uses of class_9782 in net.minecraft.server.dedicated