4b970c6fce59b48f411aac240923ebd17447d30b
The SerializableItem class was previously using a constructor that included a raw byte for data values. The current constructor takes no byte argument and the data value must be set explicitly. This fixes e.g. splash potions not restoring properly from arena containers.
Languages
Java
99.4%
Python
0.6%