Uses of Record Class
net.minecraft.class_10268
Packages that use class_10268
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10268 in net.minecraft
Fields in net.minecraft with type parameters of type class_10268Modifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, class_10268> class_10268.field_54521Methods in net.minecraft that return types with arguments of type class_10268 -
Uses of class_10268 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_10268Modifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.onUnlockRecipes(class_10268 class_10268) -
Uses of class_10268 in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type class_10268Modifier and TypeMethodDescriptionvoidClientPlayPacketListener.onUnlockRecipes(class_10268 class_10268) -
Uses of class_10268 in net.minecraft.network.packet
Fields in net.minecraft.network.packet with type parameters of type class_10268Modifier and TypeFieldDescriptionstatic final PacketType<class_10268> PlayPackets.RECIPE_BOOK_REMOVE