Uses of Class
net.minecraft.class_9448
Packages that use class_9448
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9448 in net.minecraft
Fields in net.minecraft declared as class_9448Fields in net.minecraft with type parameters of type class_9448Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_9448> class_9448.field_50084Methods in net.minecraft that return types with arguments of type class_9448 -
Uses of class_9448 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_9448Modifier and TypeMethodDescriptionvoidClientConfigurationNetworkHandler.method_58577(class_9448 class_9448) -
Uses of class_9448 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_9448Modifier and TypeMethodDescriptionvoidClientConfigurationPacketListener.method_58577(class_9448 class_9448) -
Uses of class_9448 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_9448