Custom events would be heavily beneficial to have (like CustomBlockPlace/Break).
Custom objects like CustomItem to be returned from things like #getCustomItem that allows getting of the Bukkit ItemStack but contains useful information immediately like getting the custom model data, name, permission etc.
Custom events would be heavily beneficial to have (like CustomBlockPlace/Break).
Custom objects like
CustomItem
to be returned from things like#getCustomItem
that allows getting of the Bukkit ItemStack but contains useful information immediately like getting the custom model data, name, permission etc.