Event issues
master801 opened this issue ยท 3 comments
You might want to consider changing the way you handle your ItemStacks in the events.
The ItemStack fields should be final, since they should never be set to a value outside of the constructor.
master801 opened this issue ยท 3 comments
You might want to consider changing the way you handle your ItemStacks in the events.
The ItemStack fields should be final, since they should never be set to a value outside of the constructor.