mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-09-24 18:50:45 +00:00
@@ -8,5 +8,5 @@ protected:
|
||||
|
||||
public:
|
||||
MinecartRenderer();
|
||||
void render(std::shared_ptr<Entity> _cart, double x, double y, double z, float rot, float a);
|
||||
void render(shared_ptr<Entity> _cart, double x, double y, double z, float rot, float a);
|
||||
};
|
||||
Reference in New Issue
Block a user