|
|
|
@ -336,7 +336,7 @@ public class NetServerHandler extends NetHandler
|
|
|
|
|
this.mcServer.getConfigurationManager().func_72358_d(this.playerEntity);
|
|
|
|
|
this.playerEntity.updateFlyingState(this.playerEntity.posY - var3, par1Packet10Flying.onGround);
|
|
|
|
|
} else {
|
|
|
|
|
setPlayerLocation(playerEntity.posXBig, playerEntity.posY - playerEntity.yOffset, playerEntity.posZBig, playerEntity.rotationYaw, playerEntity.rotationPitch);
|
|
|
|
|
// setPlayerLocation(playerEntity.posXBig, playerEntity.posY - playerEntity.yOffset, playerEntity.posZBig, playerEntity.rotationYaw, playerEntity.rotationPitch);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|