Uses of Record Class
net.minecraft.class_9782
Packages that use class_9782
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9782 in net.minecraft
Fields in net.minecraft declared as class_9782Modifier and TypeFieldDescriptionstatic final class_9782class_9782.field_51977(package private) final class_9782class_9807.field_52149private final class_9782class_9815.linksThe field for thelinksrecord component.Fields in net.minecraft with type parameters of type class_9782Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_9782> class_9782.field_51978Methods in net.minecraft that return class_9782Modifier and TypeMethodDescriptionclass_9815.links()Returns the value of thelinksrecord component.Constructors in net.minecraft with parameters of type class_9782ModifierConstructorDescriptionclass_9807(Screen screen, class_9782 class_9782) class_9815(class_9782 class_9782) -
Uses of class_9782 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_9782Modifier and TypeFieldDescriptionprotected class_9782ClientCommonNetworkHandler.field_52155private final class_9782ClientConnectionState.serverLinksThe field for theserverLinksrecord component.Methods in net.minecraft.client.network that return class_9782Modifier and TypeMethodDescriptionClientPlayNetworkHandler.method_60885()ClientConnectionState.serverLinks()Returns the value of theserverLinksrecord component.Constructors in net.minecraft.client.network with parameters of type class_9782ModifierConstructorDescriptionClientConnectionState(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
Methods in net.minecraft.server that return class_9782 -
Uses of class_9782 in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return class_9782