mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
Cleanup render functions (#38)
* Remove renderHorrible * Remove renderRollable Co-authored-by: Brent Da Mage <BrentDaMage@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,6 @@ public:
|
||||
|
||||
void onGraphicsReset() override;
|
||||
void render(float, float, float, float, float, float) override;
|
||||
void renderHorrible(float, float, float, float, float, float) override;
|
||||
void setupAnim(float, float, float, float, float, float) override;
|
||||
void setBrightness(float) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user