Uses of Record Class
net.minecraft.class_9835
Packages that use class_9835
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9835 in net.minecraft
Fields in net.minecraft with type parameters of type class_9835Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, class_9835> class_9835.field_52327Methods in net.minecraft that return types with arguments of type class_9835 -
Uses of class_9835 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_9835Modifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.method_61188(class_9835 class_9835) -
Uses of class_9835 in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return class_9835 -
Uses of class_9835 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_9835Modifier and TypeMethodDescriptionvoidClientPlayPacketListener.method_61188(class_9835 class_9835) -
Uses of class_9835 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_9835Modifier and TypeFieldDescriptionstatic final PacketType<class_9835> PlayPackets.SET_PLAYER_INVENTORY