implements Packet<ClientGamePacketListener>
| ql | |
| net.minecraft.network.protocol.game.ClientboundRecipePacket | |
| net.minecraft.class_2713 | |
| net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket | |
| net.minecraft.network.play.server.SRecipeBookPacket | |
| net.minecraft.server.v1_16_R3.PacketPlayOutRecipes |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private ClientboundRecipePacket$State |
| ||||||||||
| private List<ResourceLocation> |
| ||||||||||
| private List<ResourceLocation> |
| ||||||||||
| private RecipeBookSettings |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (ClientboundRecipePacket$State arg0, Collection<ResourceLocation> arg1, Collection<ResourceLocation> arg2, RecipeBookSettings options) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public List<ResourceLocation> |
| ||||||||||
| public List<ResourceLocation> |
| ||||||||||
| public RecipeBookSettings |
| ||||||||||
| public ClientboundRecipePacket$State |
|