implements Packet<ServerGamePacketListener>
| aip | |
| net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket | |
| net.minecraft.class_2840 | |
| net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket | |
| net.minecraft.src.C_5173_ | |
| net.minecraft.network.protocol.game.PacketPlayInAutoRecipe | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int | 
  | ||||||||||
| private final RecipeDisplayId | 
  | ||||||||||
| private final boolean | 
  | ||||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundPlaceRecipePacket> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (int recipe, RecipeDisplayId useMaxItems, boolean arg2) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundPlaceRecipePacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public int | 
  | ||||||||||
| public RecipeDisplayId | 
  | ||||||||||
| public boolean | 
  |