Uses of Record Class
net.minecraft.class_8675
Packages that use class_8675
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8675 in net.minecraft
Constructors in net.minecraft with parameters of type class_8675ModifierConstructorDescriptionprotectedclass_8673(MinecraftClient minecraftClient, ClientConnection clientConnection, class_8675 class_8675) class_8674(MinecraftClient minecraftClient, ClientConnection clientConnection, class_8675 class_8675) -
Uses of class_8675 in net.minecraft.client.network
Constructors in net.minecraft.client.network with parameters of type class_8675ModifierConstructorDescriptionClientPlayNetworkHandler(MinecraftClient client, ClientConnection clientConnection, class_8675 class_8675)