Uses of Class
net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket
Package
Description
-
Uses of UnlockRecipesS2CPacket in net.minecraft.client.network
Modifier and TypeMethodDescriptionvoid
ClientPlayNetworkHandler.onUnlockRecipes
(UnlockRecipesS2CPacket packet) -
Uses of UnlockRecipesS2CPacket in net.minecraft.network.listener
Modifier and TypeMethodDescriptionvoid
ClientPlayPacketListener.onUnlockRecipes
(UnlockRecipesS2CPacket packet) -
Uses of UnlockRecipesS2CPacket in net.minecraft.network.packet
Modifier and TypeFieldDescriptionstatic final PacketType
<UnlockRecipesS2CPacket> PlayPackets.RECIPE
-
Uses of UnlockRecipesS2CPacket in net.minecraft.network.packet.s2c.play
Modifier and TypeFieldDescriptionstatic final PacketCodec
<PacketByteBuf, UnlockRecipesS2CPacket> UnlockRecipesS2CPacket.CODEC