Uses of Record Class
net.minecraft.class_7818
Packages that use class_7818
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7818 in net.minecraft
Methods in net.minecraft that return class_7818Modifier and TypeMethodDescriptionstatic class_7818class_7818.method_46273(@Nullable PlayerKeyPair playerKeyPair) -
Uses of class_7818 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_7818Constructors in net.minecraft.client.network with parameters of type class_7818ModifierConstructorDescriptionClientLoginNetworkHandler(ClientConnection connection, MinecraftClient client, class_7818 class_7818, @Nullable ServerInfo serverInfo, @Nullable Screen screen, Consumer<Text> consumer) ClientPlayNetworkHandler(MinecraftClient minecraftClient, Screen screen, ClientConnection connection, class_7818 class_7818, @Nullable ServerInfo serverInfo, com.mojang.authlib.GameProfile gameProfile, TelemetrySender telemetrySender) -
Uses of class_7818 in net.minecraft.client.util
Methods in net.minecraft.client.util that return types with arguments of type class_7818