mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 00:51:18 +00:00
@@ -7,6 +7,6 @@ class BookItem : public Item
|
||||
public:
|
||||
BookItem(int id);
|
||||
|
||||
bool isEnchantable(std::shared_ptr<ItemInstance> itemInstance);
|
||||
bool isEnchantable(shared_ptr<ItemInstance> itemInstance);
|
||||
int getEnchantmentValue();
|
||||
};
|
||||
Reference in New Issue
Block a user