mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-09-24 17:00:45 +00:00
@@ -22,7 +22,7 @@ private:
|
||||
|
||||
public:
|
||||
ThrownPotion(Level *level);
|
||||
ThrownPotion(Level *level, std::shared_ptr<Mob> mob, int potionValue);
|
||||
ThrownPotion(Level *level, shared_ptr<Mob> mob, int potionValue);
|
||||
ThrownPotion(Level *level, double x, double y, double z, int potionValue);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user