-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
N/A
This is not major, but I am creating a plugin in which a chest's inventory name is supposed to be updated when a certain event happens. And I noticed the Inventory class is missing a setTitle method in API. I don't know how hard this would be to add since this information is saved as NBT data I assume, but if it is an easy fix it would be great if it could be added. It would help for situtations like this and it just makes logical sense.