fix: fixed Xbox 360 build issues

This commit is contained in:
2026-07-31 15:49:59 -07:00
parent db7d47b0ff
commit 036bdcff81
213 changed files with 193105 additions and 237759 deletions
+4
View File
@@ -6,8 +6,12 @@ class EnderDragon;
#endif
class DragonModel;
class EnderDragon;
class EnderDragonRenderer : public MobRenderer
{
public:
static shared_ptr<EnderDragon> bossInstance;
private:
static ResourceLocation DRAGON_EXPLODING_LOCATION;
static ResourceLocation CRYSTAL_BEAM_LOCATION;