mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-09-24 16:00:55 +00:00
@@ -45,7 +45,7 @@ protected:
|
||||
|
||||
public:
|
||||
virtual void die(DamageSource *source);
|
||||
virtual bool doHurtTarget(std::shared_ptr<Entity> target);
|
||||
virtual bool doHurtTarget(shared_ptr<Entity> target);
|
||||
virtual bool isPowered();
|
||||
float getSwelling(float a);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user