mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-24 03:00:45 +00:00
@@ -23,5 +23,5 @@ protected:
|
||||
public:
|
||||
virtual bool isPickable();
|
||||
virtual bool hurt(DamageSource *source, int damage);
|
||||
virtual bool is(std::shared_ptr<Entity> other);
|
||||
virtual bool is(shared_ptr<Entity> other);
|
||||
};
|
||||
Reference in New Issue
Block a user