[1.14] Fix camera entity after restarting replay (same as 1eafc3f)
This commit is contained in:
@@ -168,7 +168,11 @@ public class ReplayHandler {
|
||||
//#else
|
||||
//$$ mc.setIngameNotInFocus();
|
||||
//#endif
|
||||
mc.joinWorld(null);
|
||||
//#if MC>=11400
|
||||
mc.disconnect();
|
||||
//#else
|
||||
//$$ mc.loadWorld(null);
|
||||
//#endif
|
||||
});
|
||||
|
||||
restrictions = new Restrictions();
|
||||
|
||||
Reference in New Issue
Block a user