implements Packet<ClientGamePacketListener>
| ym | |
| net.minecraft.network.protocol.game.ClientboundUpdateRecipesPacket | |
| net.minecraft.class_2788 | |
| net.minecraft.unmapped.C_cohekdfd | |
| net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket | |
| net.minecraft.network.packet.s2c.play.SynchronizeRecipesS2CPacket | |
| net.minecraft.src.C_5140_ | |
| net.minecraft.network.protocol.game.PacketPlayOutRecipeUpdate |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final List<Recipe<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Collection<Recipe<?>> recipes) |
| public | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public List<Recipe<?>> |
| ||||||||||||||
| public static Recipe<?> |
| ||||||||||||||
| public static <T extends Recipe<?>> void |
|