implements Packet<ClientGamePacketListener>
| afs | |
| net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket | |
| net.minecraft.class_10266 | |
| net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final List<ClientboundRecipeBookAddPacket$Entry> |
| ||||||||
| private final boolean |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundRecipeBookAddPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<ClientboundRecipeBookAddPacket$Entry> entries, boolean replace) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundRecipeBookAddPacket> |
| ||||||||
| public void |
| ||||||||
| public List<ClientboundRecipeBookAddPacket$Entry> |
| ||||||||
| public boolean |
|