net.minecraft.network.packet.s2c.play

public record CraftFailedResponseS2CPacket

implements Packet<ClientPlayPacketListener>

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

Field summary

Modifier and TypeField
private final int
containerId
containerId
comp_3226
syncId
private final RecipeDisplay
recipeDisplay
recipeDisplay
comp_3227
recipeDisplay
public static final PacketCodec<RegistryByteBuf, CraftFailedResponseS2CPacket>
STREAM_CODEC
STREAM_CODEC
field_47947
CODEC

Constructor summary

ModifierConstructor
public (int syncId, RecipeDisplay recipeDisplay)

Method summary

Modifier and TypeMethod
public PacketType<CraftFailedResponseS2CPacket>
type()
type()
method_65080()
getPacketType()
public void
handle(ClientGamePacketListener listener)
handle(ClientGamePacketListener listener)
method_11686(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public int
containerId()
containerId()
comp_3226()
syncId()
public RecipeDisplay
recipeDisplay()
recipeDisplay()
comp_3227()
recipeDisplay()