Fix vanilla bug caused by unremovable entities in the entityList of ClientWorld (fixes #29)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"MixinRenderItem",
|
||||
"MixinRenderManager",
|
||||
"MixinTileEntityEndPortalRenderer",
|
||||
"MixinViewFrustum"
|
||||
"MixinViewFrustum",
|
||||
"MixinWorldClient"
|
||||
],
|
||||
"server": [],
|
||||
"client": [],
|
||||
|
||||
Reference in New Issue
Block a user