net.minecraft.network.protocol.game

public class ServerboundRecipeBookSeenRecipePacket

implements Packet<ServerGamePacketListener>

td
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
net.minecraft.class_2853
net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
net.minecraft.network.play.client.CMarkRecipeSeenPacket
net.minecraft.server.v1_16_R3.PacketPlayInRecipeDisplayed

Field summary

Modifier and TypeField
private ResourceLocation
a
recipe
field_13004
recipeId
field_244320_a

Constructor summary

ModifierConstructor
public ()
public (Recipe<?> recipe)

Method summary

Modifier and TypeMethod
public void
a(nf arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(nf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(sa arg0)
handle(ServerGamePacketListener arg0)
method_12400(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
func_148833_a(IServerPlayNetHandler arg0)
public ResourceLocation
b()
getRecipe()
method_12406()
getRecipeId()
func_244321_b()