net.minecraft.network.protocol.game

public record ClientboundPlaceGhostRecipePacket

implements Packet<ClientGamePacketListener>

aej
net.minecraft.network.protocol.game.ClientboundPlaceGhostRecipePacket
net.minecraft.class_2695

Field summary

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

Constructor summary

ModifierConstructor
public (int arg0, RecipeDisplay arg1)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundPlaceGhostRecipePacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_11686(class_2602 arg0)
public int
b()
containerId()
comp_3226()
public RecipeDisplay
e()
recipeDisplay()
comp_3227()