Fix (probable) bug

This commit is contained in:
ayunami2000 2022-08-22 15:21:27 -04:00
parent bee66cacae
commit 757ac80bbe
3 changed files with 3848 additions and 3846 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -297,7 +297,9 @@ public class ServerConfigurationManager {
.removePlayerEntityDangerously(par1EntityPlayerMP);
ChunkCoordinates var4 = par1EntityPlayerMP.getBedLocation();
boolean var5 = par1EntityPlayerMP.isSpawnForced();
par1EntityPlayerMP.dimension = par2;
if (teleport) {
par1EntityPlayerMP.dimension = par2;
}
Object var6 = new ItemInWorldManager(this.mcServer.worldServerForDimension(par1EntityPlayerMP.dimension));
EntityPlayerMP var7 = new EntityPlayerMP(this.mcServer,