implements Packet<ClientPlayPacketListener>
| uv | |
| net.minecraft.network.protocol.game.ClientboundRecipePacket | |
| net.minecraft.class_2713 | |
| net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket | |
| net.minecraft.unmapped.C_njiorekh | |
| net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket | |
| net.minecraft.src.C_5098_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final UnlockRecipesS2CPacket$Action |
| ||||||||||||||
| private final List<Identifier> |
| ||||||||||||||
| private final List<Identifier> |
| ||||||||||||||
| private final RecipeBookOptions |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (UnlockRecipesS2CPacket$Action action, Collection<Identifier> recipeIdsToChange, Collection<Identifier> recipeIdsToInit, RecipeBookOptions options) |
| public | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public List<Identifier> |
| ||||||||||||||
| public List<Identifier> |
| ||||||||||||||
| public RecipeBookOptions |
| ||||||||||||||
| public UnlockRecipesS2CPacket$Action |
|