implements Packet<ClientGamePacketListener>
rr | |
net.minecraft.network.protocol.game.ClientboundRecipePacket | |
net.minecraft.class_2713 | |
net.minecraft.unmapped.C_njiorekh | |
net.minecraft.network.packet.s2c.play.UnlockRecipesS2CPacket | |
net.minecraft.src.C_5098_ | |
net.minecraft.network.protocol.game.PacketPlayOutRecipes |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final ClientboundRecipePacket$State |
| ||||||||||||
private final List<ResourceLocation> |
| ||||||||||||
private final List<ResourceLocation> |
| ||||||||||||
private final RecipeBookSettings |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (ClientboundRecipePacket$State action, Collection<ResourceLocation> recipeIdsToChange, Collection<ResourceLocation> recipeIdsToInit, RecipeBookSettings options) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
public void |
| ||||||||||||
public List<ResourceLocation> |
| ||||||||||||
public List<ResourceLocation> |
| ||||||||||||
public RecipeBookSettings |
| ||||||||||||
public ClientboundRecipePacket$State |
|