rutgerkok / Pokkit

Nukkit plugin that is able to load Bukkit plugins. Bring your Bukkit plugins to Minecraft PE!
Other
79 stars 27 forks source link

Item lores not implemented #87

Closed rutgerkok closed 7 years ago

rutgerkok commented 7 years ago

ItemMeta.getLore() always returns null, ItemMeta.hasLore() always returns false, and ItemMeta.setLore(...) is unimplemented.