Move replay camera entity creation into dedicated mixin

This commit is contained in:
Jonas Herzig
2025-06-13 14:02:40 +02:00
parent 8246085b84
commit d7b563768f
3 changed files with 109 additions and 83 deletions

View File

@@ -55,6 +55,7 @@
//#endif
"MixinKeyboardListener",
"MixinPlayerControllerMP",
"Mixin_CreateReplayCamera",
"MixinRenderItem",
"MixinRenderLivingBase",
"MixinTileEntityEndPortalRenderer",