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_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.Fields in net.minecraft with type parameters of type class_9782Modifier and TypeFieldDescriptionstatic final PacketCodec
<ByteBuf, class_9782> class_9782.field_51978
Methods in net.minecraft that return class_9782Modifier and TypeMethodDescriptionclass_9815.links()
Returns the value of thelinks
record 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_9782
ClientCommonNetworkHandler.field_52155
private final class_9782
ClientConnectionState.serverLinks
The field for theserverLinks
record component.Methods in net.minecraft.client.network that return class_9782Modifier and TypeMethodDescriptionClientPlayNetworkHandler.method_60885()
ClientConnectionState.serverLinks()
Returns the value of theserverLinks
record 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