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