net.minecraft.network.protocol.game

public record ClientboundPlaceGhostRecipePacket

implements Packet<ClientGamePacketListener>

aes
net.minecraft.network.protocol.game.ClientboundPlaceGhostRecipePacket
net.minecraft.class_2695
net.minecraft.network.packet.s2c.play.CraftFailedResponseS2CPacket
net.minecraft.network.protocol.game.PacketPlayOutAutoRecipe

Field summary

Modifier and TypeField
private final int
b
containerId
comp_3226
syncId
private final RecipeDisplay
c
recipeDisplay
comp_3227
recipeDisplay
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundPlaceGhostRecipePacket>
a
STREAM_CODEC
field_47947
CODEC

Constructor summary

ModifierConstructor
public (int arg0, RecipeDisplay arg1)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundPlaceGhostRecipePacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_11686(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public int
b()
containerId()
comp_3226()
syncId()
public RecipeDisplay
e()
recipeDisplay()
comp_3227()
recipeDisplay()