davboecki opened this issue 10 years ago ยท 1 comments
#617
Since an ItemStack is empty when this.itemDamage < -32768 || this.itemDamage > 65535;, int is more than enough.
this.itemDamage < -32768 || this.itemDamage > 65535;