Uses of Record Class
net.minecraft.class_9151
Packages that use class_9151
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9151 in net.minecraft
Fields in net.minecraft with type parameters of type class_9151Modifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,class_9151> class_9151.field_48629static final class_9145<class_9151>class_9152.TRANSFERMethods in net.minecraft that return types with arguments of type class_9151 -
Uses of class_9151 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_9151Modifier and TypeMethodDescriptionvoidClientCommonNetworkHandler.method_56150(class_9151 class_9151) -
Uses of class_9151 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_9151Modifier and TypeMethodDescriptionvoidClientCommonPacketListener.method_56150(class_9151 class_9151)