implements Packet<ServerGamePacketListener>
| ajg | |
| net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket | |
| net.minecraft.class_2840 | |
| net.minecraft.network.packet.c2s.play.CraftRequestC2SPacket |
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 syncId, RecipeDisplayId recipeId, boolean craftAll) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ServerboundPlaceRecipePacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public RecipeDisplayId |
| ||||||||
| public boolean |
|