implements Packet<ClientGamePacketListener>
afe | |
net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket | |
net.minecraft.class_10266 | |
net.minecraft.network.packet.s2c.play.RecipeBookAddS2CPacket | |
net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket |
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> arg0, boolean arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public PacketType<ClientboundRecipeBookAddPacket> |
| ||||||||
public void |
| ||||||||
public List<ClientboundRecipeBookAddPacket$Entry> |
| ||||||||
public boolean |
|