← Type index

PotionMixDataEntry

Object datagramWire order
0From Potion Idvarint32 · variable (up to 5 bytes)
1From Item Auxvarint32 · variable (up to 5 bytes)
2Reagent Item Idvarint32 · variable (up to 5 bytes)
3Reagent Item Auxvarint32 · variable (up to 5 bytes)
4To Potion Idvarint32 · variable (up to 5 bytes)
5To Item Auxvarint32 · variable (up to 5 bytes)

Fields

6 top-level fields
  1. 0From Potion IdItem id of the input potion.Compressionvarint32
  2. 1From Item AuxAux/data value of the input potion.Compressionvarint32
  3. 2Reagent Item IdItem id of the reagent applied to the potion.Compressionvarint32
  4. 3Reagent Item AuxAux/data value of the reagent.Compressionvarint32
  5. 4To Potion IdItem id of the resulting potion.Compressionvarint32
  6. 5To Item AuxAux/data value of the resulting potion.Compressionvarint32

Packet references

1 reference
  1. CraftingDataPacket
    Potion Mixes › PotionMixDataEntry

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this type.