Last active
July 29, 2018 21:18
-
-
Save temp1011/64fd62095f23249067c8b5ff09928c72 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/old/net/minecraft/advancements/FunctionManager.java b/new/net/minecraft/advancements/FunctionManager.java | |
| index 51373df..5c8d64a 100644 | |
| --- a/old/net/minecraft/advancements/FunctionManager.java | |
| +++ b/new/net/minecraft/advancements/FunctionManager.java | |
| @@ -235,7 +235,7 @@ public class FunctionManager implements ITickable, IResourceManagerReloadListene | |
| try { | |
| this.field_194225_c.func_196998_a(this.field_194223_a, this.field_194224_b, p_194222_1_, p_194222_2_); | |
| } catch (Throwable var4) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/block/BlockCactus.java b/new/net/minecraft/block/BlockCactus.java | |
| index 1cce61c..67e0a3c 100644 | |
| --- a/old/net/minecraft/block/BlockCactus.java | |
| +++ b/new/net/minecraft/block/BlockCactus.java | |
| @@ -39,7 +39,7 @@ public class BlockCactus extends Block { | |
| if (p_196267_2_.func_175623_d(blockpos)) { | |
| int i; | |
| for(i = 1; p_196267_2_.func_180495_p(p_196267_3_.func_177979_c(i)).func_177230_c() == this; ++i) { | |
| - ; | |
| + | |
| } | |
| if (i < 3) { | |
| diff --git a/old/net/minecraft/block/BlockFalling.java b/new/net/minecraft/block/BlockFalling.java | |
| index 440b53e..5c003d0 100644 | |
| --- a/old/net/minecraft/block/BlockFalling.java | |
| +++ b/new/net/minecraft/block/BlockFalling.java | |
| @@ -54,7 +54,7 @@ public class BlockFalling extends Block { | |
| BlockPos blockpos; | |
| for(blockpos = p_176503_2_.func_177977_b(); func_185759_i(p_176503_1_.func_180495_p(blockpos)) && blockpos.func_177956_o() > 0; blockpos = blockpos.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| if (blockpos.func_177956_o() > 0) { | |
| diff --git a/old/net/minecraft/block/BlockPortal.java b/new/net/minecraft/block/BlockPortal.java | |
| index 9dc6a3f..9ca316b 100644 | |
| --- a/old/net/minecraft/block/BlockPortal.java | |
| +++ b/new/net/minecraft/block/BlockPortal.java | |
| @@ -57,7 +57,7 @@ public class BlockPortal extends Block { | |
| BlockPos blockpos; | |
| for(blockpos = p_196267_3_; !p_196267_2_.func_180495_p(blockpos).func_185896_q() && blockpos.func_177956_o() > 0; blockpos = blockpos.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| if (i > 0 && !p_196267_2_.func_180495_p(blockpos.func_177984_a()).func_185915_l()) { | |
| @@ -236,7 +236,7 @@ public class BlockPortal extends Block { | |
| } | |
| for(BlockPos blockpos = p_i48740_2_; p_i48740_2_.func_177956_o() > blockpos.func_177956_o() - 21 && p_i48740_2_.func_177956_o() > 0 && this.func_196900_a(p_i48740_1_.func_180495_p(p_i48740_2_.func_177977_b())); p_i48740_2_ = p_i48740_2_.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| int i = this.func_180120_a(p_i48740_2_, this.field_150863_d) - 1; | |
| diff --git a/old/net/minecraft/block/BlockReed.java b/new/net/minecraft/block/BlockReed.java | |
| index ef8c111..97120c8 100644 | |
| --- a/old/net/minecraft/block/BlockReed.java | |
| +++ b/new/net/minecraft/block/BlockReed.java | |
| @@ -35,7 +35,7 @@ public class BlockReed extends Block { | |
| if (p_196267_1_.func_196955_c(p_196267_2_, p_196267_3_) && p_196267_2_.func_175623_d(p_196267_3_.func_177984_a())) { | |
| int i; | |
| for(i = 1; p_196267_2_.func_180495_p(p_196267_3_.func_177979_c(i)).func_177230_c() == this; ++i) { | |
| - ; | |
| + | |
| } | |
| if (i < 3) { | |
| diff --git a/old/net/minecraft/client/GameSettings.java b/new/net/minecraft/client/GameSettings.java | |
| index 2daa731..ffa7493 100644 | |
| --- a/old/net/minecraft/client/GameSettings.java | |
| +++ b/new/net/minecraft/client/GameSettings.java | |
| @@ -890,7 +890,7 @@ public class GameSettings { | |
| try { | |
| i = Integer.parseInt(p_189988_1_.func_74779_i("version")); | |
| } catch (RuntimeException var4) { | |
| - ; | |
| + | |
| } | |
| return NBTUtil.func_210822_a(this.field_74317_L.func_184126_aj(), DataFixTypes.OPTIONS, p_189988_1_, i); | |
| diff --git a/old/net/minecraft/client/MainWindow.java b/new/net/minecraft/client/MainWindow.java | |
| index 42c793f..4281edd 100644 | |
| --- a/old/net/minecraft/client/MainWindow.java | |
| +++ b/new/net/minecraft/client/MainWindow.java | |
| @@ -496,7 +496,7 @@ public final class MainWindow implements AutoCloseable { | |
| public int func_198078_c(int p_198078_1_) { | |
| int i; | |
| for(i = 1; i != p_198078_1_ && i < this.field_198131_r && i < this.field_198132_s && this.field_198131_r / (i + 1) >= 320 && this.field_198132_s / (i + 1) >= 240; ++i) { | |
| - ; | |
| + | |
| } | |
| if (this.field_198116_c.func_211821_e() && i % 2 != 0) { | |
| diff --git a/old/net/minecraft/client/Minecraft.java b/new/net/minecraft/client/Minecraft.java | |
| index 006969d..53ad7c0 100644 | |
| --- a/old/net/minecraft/client/Minecraft.java | |
| +++ b/new/net/minecraft/client/Minecraft.java | |
| @@ -582,7 +582,7 @@ public class Minecraft implements IThreadListener, ISnooperInfo, IGuiEventListen | |
| try { | |
| Thread.sleep(2147483647L); | |
| } catch (InterruptedException var2) { | |
| - ; | |
| + | |
| } | |
| } | |
| @@ -711,7 +711,7 @@ public class Minecraft implements IThreadListener, ISnooperInfo, IGuiEventListen | |
| try { | |
| this.func_71403_a((WorldClient)null); | |
| } catch (Throwable var5) { | |
| - ; | |
| + | |
| } | |
| if (this.field_71462_r != null) { | |
| @@ -842,14 +842,14 @@ public class Minecraft implements IThreadListener, ISnooperInfo, IGuiEventListen | |
| field_71444_a = new byte[0]; | |
| this.field_71438_f.func_72728_f(); | |
| } catch (Throwable var3) { | |
| - ; | |
| + | |
| } | |
| try { | |
| System.gc(); | |
| this.func_205055_a((WorldClient)null, new GuiDirtMessageScreen(I18n.func_135052_a("menu.savingLevel"))); | |
| } catch (Throwable var2) { | |
| - ; | |
| + | |
| } | |
| System.gc(); | |
| @@ -1304,7 +1304,7 @@ public class Minecraft implements IThreadListener, ISnooperInfo, IGuiEventListen | |
| while(true) { | |
| if (!this.field_71474_y.field_74312_F.func_151468_f()) { | |
| while(this.field_71474_y.field_74313_G.func_151468_f()) { | |
| - ; | |
| + | |
| } | |
| while(true) { | |
| @@ -1392,7 +1392,7 @@ public class Minecraft implements IThreadListener, ISnooperInfo, IGuiEventListen | |
| try { | |
| Thread.sleep(200L); | |
| } catch (InterruptedException var10) { | |
| - ; | |
| + | |
| } | |
| if (this.field_71434_R && this.field_71433_S != null) { | |
| diff --git a/old/net/minecraft/client/audio/ChannelLWJGL3.java b/new/net/minecraft/client/audio/ChannelLWJGL3.java | |
| index 9746e67..93a627c 100644 | |
| --- a/old/net/minecraft/client/audio/ChannelLWJGL3.java | |
| +++ b/new/net/minecraft/client/audio/ChannelLWJGL3.java | |
| @@ -29,14 +29,14 @@ public class ChannelLWJGL3 extends Channel { | |
| AL10.alSourceStop(this.field_195851_a.get(0)); | |
| AL10.alGetError(); | |
| } catch (Exception var3) { | |
| - ; | |
| + | |
| } | |
| try { | |
| AL10.alDeleteSources(this.field_195851_a); | |
| AL10.alGetError(); | |
| } catch (Exception var2) { | |
| - ; | |
| + | |
| } | |
| this.field_195851_a.clear(); | |
| @@ -310,7 +310,7 @@ public class ChannelLWJGL3 extends Channel { | |
| AL10.alSourceStop(this.field_195851_a.get(0)); | |
| AL10.alGetError(); | |
| } catch (Exception var2) { | |
| - ; | |
| + | |
| } | |
| if (this.channelType == 1) { | |
| diff --git a/old/net/minecraft/client/audio/SoundHandler.java b/new/net/minecraft/client/audio/SoundHandler.java | |
| index ce756fa..fb2e627 100644 | |
| --- a/old/net/minecraft/client/audio/SoundHandler.java | |
| +++ b/new/net/minecraft/client/audio/SoundHandler.java | |
| @@ -77,7 +77,7 @@ public class SoundHandler implements ITickable, IResourceManagerReloadListener { | |
| } | |
| } | |
| } catch (IOException var11) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/audio/SoundManager.java b/new/net/minecraft/client/audio/SoundManager.java | |
| index 7dd3544..abada7f 100644 | |
| --- a/old/net/minecraft/client/audio/SoundManager.java | |
| +++ b/new/net/minecraft/client/audio/SoundManager.java | |
| @@ -247,7 +247,7 @@ public class SoundManager { | |
| try { | |
| this.field_188776_k.remove(isound.func_184365_d(), s1); | |
| } catch (RuntimeException var9) { | |
| - ; | |
| + | |
| } | |
| if (isound instanceof ITickableSound) { | |
| diff --git a/old/net/minecraft/client/gui/GuiChat.java b/new/net/minecraft/client/gui/GuiChat.java | |
| index 7cb6939..b0436f7 100644 | |
| --- a/old/net/minecraft/client/gui/GuiChat.java | |
| +++ b/new/net/minecraft/client/gui/GuiChat.java | |
| @@ -166,7 +166,7 @@ public class GuiChat extends GuiScreen { | |
| int i = 0; | |
| for(Matcher matcher = field_208608_i.matcher(p_208603_0_); matcher.find(); i = matcher.end()) { | |
| - ; | |
| + | |
| } | |
| return i; | |
| diff --git a/old/net/minecraft/client/gui/GuiListExtended.java b/new/net/minecraft/client/gui/GuiListExtended.java | |
| index c8352fc..8761ae4 100644 | |
| --- a/old/net/minecraft/client/gui/GuiListExtended.java | |
| +++ b/new/net/minecraft/client/gui/GuiListExtended.java | |
| @@ -116,7 +116,7 @@ public abstract class GuiListExtended<E extends GuiListExtended.IGuiListEntry<E> | |
| p_add_2_.field_195005_b = p_add_1_; | |
| for(int i = p_add_1_ + 1; i < this.size(); this.get(i).field_195005_b = i++) { | |
| - ; | |
| + | |
| } | |
| } | |
| @@ -125,7 +125,7 @@ public abstract class GuiListExtended<E extends GuiListExtended.IGuiListEntry<E> | |
| E e = (E)(this.field_198174_b.remove(p_remove_1_)); | |
| for(int i = p_remove_1_; i < this.size(); this.get(i).field_195005_b = i++) { | |
| - ; | |
| + | |
| } | |
| return e; | |
| diff --git a/old/net/minecraft/client/gui/GuiMainMenu.java b/new/net/minecraft/client/gui/GuiMainMenu.java | |
| index 10456f3..1ca1b41 100644 | |
| --- a/old/net/minecraft/client/gui/GuiMainMenu.java | |
| +++ b/new/net/minecraft/client/gui/GuiMainMenu.java | |
| @@ -88,7 +88,7 @@ public class GuiMainMenu extends GuiScreen { | |
| } | |
| } | |
| } catch (IOException var8) { | |
| - ; | |
| + | |
| } finally { | |
| IOUtils.closeQuietly((Closeable)iresource); | |
| } | |
| diff --git a/old/net/minecraft/client/gui/GuiScreen.java b/new/net/minecraft/client/gui/GuiScreen.java | |
| index 31f023e..f48cd4d 100644 | |
| --- a/old/net/minecraft/client/gui/GuiScreen.java | |
| +++ b/new/net/minecraft/client/gui/GuiScreen.java | |
| @@ -182,7 +182,7 @@ public abstract class GuiScreen extends GuiEventHandler implements GuiYesNoCallb | |
| itemstack = ItemStack.func_199557_a((NBTTagCompound)inbtbase); | |
| } | |
| } catch (CommandSyntaxException var10) { | |
| - ; | |
| + | |
| } | |
| if (itemstack.func_190926_b()) { | |
| diff --git a/old/net/minecraft/client/gui/GuiScreenBook.java b/new/net/minecraft/client/gui/GuiScreenBook.java | |
| index a4a99d2..1bf1976 100644 | |
| --- a/old/net/minecraft/client/gui/GuiScreenBook.java | |
| +++ b/new/net/minecraft/client/gui/GuiScreenBook.java | |
| @@ -403,7 +403,7 @@ public class GuiScreenBook extends GuiScreen { | |
| return true; | |
| } | |
| } catch (Throwable var5) { | |
| - ; | |
| + | |
| } | |
| return false; | |
| diff --git a/old/net/minecraft/client/gui/GuiSpectator.java b/new/net/minecraft/client/gui/GuiSpectator.java | |
| index 7b38db7..d724ee5 100644 | |
| --- a/old/net/minecraft/client/gui/GuiSpectator.java | |
| +++ b/new/net/minecraft/client/gui/GuiSpectator.java | |
| @@ -128,7 +128,7 @@ public class GuiSpectator extends Gui implements ISpectatorMenuRecipient { | |
| public void func_195621_a(double p_195621_1_) { | |
| int i; | |
| for(i = this.field_175271_i.func_178648_e() + (int)p_195621_1_; i >= 0 && i <= 8 && (this.field_175271_i.func_178643_a(i) == SpectatorMenu.field_178657_a || !this.field_175271_i.func_178643_a(i).func_178662_A_()); i = (int)((double)i + p_195621_1_)) { | |
| - ; | |
| + | |
| } | |
| if (i >= 0 && i <= 8) { | |
| diff --git a/old/net/minecraft/client/main/Main.java b/new/net/minecraft/client/main/Main.java | |
| index 9ff0e7d..2665b2f 100644 | |
| --- a/old/net/minecraft/client/main/Main.java | |
| +++ b/new/net/minecraft/client/main/Main.java | |
| @@ -72,7 +72,7 @@ public class Main { | |
| try { | |
| proxy = new Proxy(Type.SOCKS, new InetSocketAddress(s, func_206236_a(optionset, optionspec6))); | |
| } catch (Exception var52) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/multiplayer/ThreadLanServerPing.java b/new/net/minecraft/client/multiplayer/ThreadLanServerPing.java | |
| index 4b60e16..2d12258 100644 | |
| --- a/old/net/minecraft/client/multiplayer/ThreadLanServerPing.java | |
| +++ b/new/net/minecraft/client/multiplayer/ThreadLanServerPing.java | |
| @@ -47,7 +47,7 @@ public class ThreadLanServerPing extends Thread { | |
| try { | |
| sleep(1500L); | |
| } catch (InterruptedException var5) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/network/LanServerDetector.java b/new/net/minecraft/client/network/LanServerDetector.java | |
| index cc56836..cfb90da 100644 | |
| --- a/old/net/minecraft/client/network/LanServerDetector.java | |
| +++ b/new/net/minecraft/client/network/LanServerDetector.java | |
| @@ -103,7 +103,7 @@ public class LanServerDetector { | |
| try { | |
| this.field_77499_c.leaveGroup(this.field_77498_b); | |
| } catch (IOException var4) { | |
| - ; | |
| + | |
| } | |
| this.field_77499_c.close(); | |
| diff --git a/old/net/minecraft/client/network/NetHandlerPlayClient.java b/new/net/minecraft/client/network/NetHandlerPlayClient.java | |
| index be415f6..25d0f5f 100644 | |
| --- a/old/net/minecraft/client/network/NetHandlerPlayClient.java | |
| +++ b/new/net/minecraft/client/network/NetHandlerPlayClient.java | |
| @@ -1454,7 +1454,7 @@ public class NetHandlerPlayClient implements INetHandlerPlayClient { | |
| return; | |
| } | |
| } catch (UnsupportedEncodingException var7) { | |
| - ; | |
| + | |
| } | |
| this.field_147302_e.func_179290_a(new CPacketResourcePackStatus(CPacketResourcePackStatus.Action.FAILED_DOWNLOAD)); | |
| diff --git a/old/net/minecraft/client/network/ServerPinger.java b/new/net/minecraft/client/network/ServerPinger.java | |
| index 6f0edc7..f5f3efd 100644 | |
| --- a/old/net/minecraft/client/network/ServerPinger.java | |
| +++ b/new/net/minecraft/client/network/ServerPinger.java | |
| @@ -160,7 +160,7 @@ public class ServerPinger { | |
| try { | |
| p_initChannel_1_.config().setOption(ChannelOption.TCP_NODELAY, true); | |
| } catch (ChannelException var3) { | |
| - ; | |
| + | |
| } | |
| p_initChannel_1_.pipeline().addLast(new SimpleChannelInboundHandler<ByteBuf>() { | |
| diff --git a/old/net/minecraft/client/renderer/OpenGlHelper.java b/new/net/minecraft/client/renderer/OpenGlHelper.java | |
| index 130d3aa..e6f1bf6 100644 | |
| --- a/old/net/minecraft/client/renderer/OpenGlHelper.java | |
| +++ b/new/net/minecraft/client/renderer/OpenGlHelper.java | |
| @@ -267,7 +267,7 @@ public class OpenGlHelper { | |
| Processor[] aprocessor = (new SystemInfo()).getHardware().getProcessors(); | |
| field_183030_aa = String.format("%dx %s", aprocessor.length, aprocessor[0]).replaceAll("\\s+", " "); | |
| } catch (Throwable var3) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/renderer/VideoMode.java b/new/net/minecraft/client/renderer/VideoMode.java | |
| index 43b41dd..3837dd9 100644 | |
| --- a/old/net/minecraft/client/renderer/VideoMode.java | |
| +++ b/new/net/minecraft/client/renderer/VideoMode.java | |
| @@ -115,7 +115,7 @@ public final class VideoMode { | |
| return Optional.<VideoMode>of(new VideoMode(i, j, i1, i1, i1, k)); | |
| } | |
| } catch (Exception var9) { | |
| - ; | |
| + | |
| } | |
| return Optional.<VideoMode>empty(); | |
| diff --git a/old/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher.java b/new/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher.java | |
| index 9b7a1ca..5a344ce 100644 | |
| --- a/old/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher.java | |
| +++ b/new/net/minecraft/client/renderer/chunk/ChunkRenderDispatcher.java | |
| @@ -135,7 +135,7 @@ public class ChunkRenderDispatcher { | |
| try { | |
| this.field_178525_i.func_178474_a(chunkrendertask); | |
| } catch (InterruptedException var7) { | |
| - ; | |
| + | |
| } | |
| flag = true; | |
| @@ -156,7 +156,7 @@ public class ChunkRenderDispatcher { | |
| try { | |
| list.add(this.func_178515_c()); | |
| } catch (InterruptedException var3) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/renderer/entity/RenderLivingBase.java b/new/net/minecraft/client/renderer/entity/RenderLivingBase.java | |
| index 61bedbb..8d0e491 100644 | |
| --- a/old/net/minecraft/client/renderer/entity/RenderLivingBase.java | |
| +++ b/new/net/minecraft/client/renderer/entity/RenderLivingBase.java | |
| @@ -60,7 +60,7 @@ public abstract class RenderLivingBase<T extends EntityLivingBase> extends Rende | |
| protected float func_77034_a(float p_77034_1_, float p_77034_2_, float p_77034_3_) { | |
| float f; | |
| for(f = p_77034_2_ - p_77034_1_; f < -180.0F; f += 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 180.0F) { | |
| diff --git a/old/net/minecraft/client/renderer/entity/RenderShulkerBullet.java b/new/net/minecraft/client/renderer/entity/RenderShulkerBullet.java | |
| index 2ff5ef3..b764126 100644 | |
| --- a/old/net/minecraft/client/renderer/entity/RenderShulkerBullet.java | |
| +++ b/new/net/minecraft/client/renderer/entity/RenderShulkerBullet.java | |
| @@ -20,7 +20,7 @@ public class RenderShulkerBullet extends Render<EntityShulkerBullet> { | |
| private float func_188347_a(float p_188347_1_, float p_188347_2_, float p_188347_3_) { | |
| float f; | |
| for(f = p_188347_2_ - p_188347_1_; f < -180.0F; f += 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 180.0F) { | |
| diff --git a/old/net/minecraft/client/renderer/entity/RenderWitherSkull.java b/new/net/minecraft/client/renderer/entity/RenderWitherSkull.java | |
| index 2bddcc3..0661547 100644 | |
| --- a/old/net/minecraft/client/renderer/entity/RenderWitherSkull.java | |
| +++ b/new/net/minecraft/client/renderer/entity/RenderWitherSkull.java | |
| @@ -20,7 +20,7 @@ public class RenderWitherSkull extends Render<EntityWitherSkull> { | |
| private float func_82400_a(float p_82400_1_, float p_82400_2_, float p_82400_3_) { | |
| float f; | |
| for(f = p_82400_2_ - p_82400_1_; f < -180.0F; f += 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 180.0F) { | |
| diff --git a/old/net/minecraft/client/renderer/entity/model/ModelBiped.java b/new/net/minecraft/client/renderer/entity/model/ModelBiped.java | |
| index 5576d12..afc4bf0 100644 | |
| --- a/old/net/minecraft/client/renderer/entity/model/ModelBiped.java | |
| +++ b/new/net/minecraft/client/renderer/entity/model/ModelBiped.java | |
| @@ -291,7 +291,7 @@ public class ModelBiped extends ModelBase { | |
| protected float func_205060_a(float p_205060_1_, float p_205060_2_, float p_205060_3_) { | |
| float f; | |
| for(f = p_205060_2_ - p_205060_1_; f < -3.1415927F; f += 6.2831855F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 3.1415927F) { | |
| diff --git a/old/net/minecraft/client/renderer/entity/model/ModelHorseArmorBase.java b/new/net/minecraft/client/renderer/entity/model/ModelHorseArmorBase.java | |
| index 84c2f2f..ae0e4b8 100644 | |
| --- a/old/net/minecraft/client/renderer/entity/model/ModelHorseArmorBase.java | |
| +++ b/new/net/minecraft/client/renderer/entity/model/ModelHorseArmorBase.java | |
| @@ -208,7 +208,7 @@ public class ModelHorseArmorBase extends ModelBase { | |
| private float func_199048_a(float p_199048_1_, float p_199048_2_, float p_199048_3_) { | |
| float f; | |
| for(f = p_199048_2_ - p_199048_1_; f < -180.0F; f += 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 180.0F) { | |
| diff --git a/old/net/minecraft/client/renderer/tileentity/TileEntityEnchantmentTableRenderer.java b/new/net/minecraft/client/renderer/tileentity/TileEntityEnchantmentTableRenderer.java | |
| index 6953ea5..e2f6e5e 100644 | |
| --- a/old/net/minecraft/client/renderer/tileentity/TileEntityEnchantmentTableRenderer.java | |
| +++ b/new/net/minecraft/client/renderer/tileentity/TileEntityEnchantmentTableRenderer.java | |
| @@ -22,7 +22,7 @@ public class TileEntityEnchantmentTableRenderer extends TileEntityRenderer<TileE | |
| float f1; | |
| for(f1 = p_199341_1_.field_195529_l - p_199341_1_.field_195530_m; f1 >= 3.1415927F; f1 -= 6.2831855F) { | |
| - ; | |
| + | |
| } | |
| while(f1 < -3.1415927F) { | |
| diff --git a/old/net/minecraft/client/resources/DownloadingPackFinder.java b/new/net/minecraft/client/resources/DownloadingPackFinder.java | |
| index e41ccb2..2f48bea 100644 | |
| --- a/old/net/minecraft/client/resources/DownloadingPackFinder.java | |
| +++ b/new/net/minecraft/client/resources/DownloadingPackFinder.java | |
| @@ -226,7 +226,7 @@ public class DownloadingPackFinder implements IPackFinder { | |
| } | |
| } catch (IllegalArgumentException | IOException var36) { | |
| - ; | |
| + | |
| } | |
| } catch (Throwable throwable5) { | |
| throwable = throwable5; | |
| @@ -246,7 +246,7 @@ public class DownloadingPackFinder implements IPackFinder { | |
| } | |
| } catch (IOException var39) { | |
| - ; | |
| + | |
| } | |
| if (packmetadatasection == null) { | |
| diff --git a/old/net/minecraft/client/resources/FoliageColorReloadListener.java b/new/net/minecraft/client/resources/FoliageColorReloadListener.java | |
| index 596412c..116648a 100644 | |
| --- a/old/net/minecraft/client/resources/FoliageColorReloadListener.java | |
| +++ b/new/net/minecraft/client/resources/FoliageColorReloadListener.java | |
| @@ -17,7 +17,7 @@ public class FoliageColorReloadListener implements IResourceManagerReloadListene | |
| try { | |
| ColorizerFoliage.func_77467_a(TextureUtil.func_195725_a(p_195410_1_, field_130079_a)); | |
| } catch (IOException var3) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/resources/GrassColorReloadListener.java b/new/net/minecraft/client/resources/GrassColorReloadListener.java | |
| index 5797637..b43314f 100644 | |
| --- a/old/net/minecraft/client/resources/GrassColorReloadListener.java | |
| +++ b/new/net/minecraft/client/resources/GrassColorReloadListener.java | |
| @@ -17,7 +17,7 @@ public class GrassColorReloadListener implements IResourceManagerReloadListener | |
| try { | |
| ColorizerGrass.func_77479_a(TextureUtil.func_195725_a(p_195410_1_, field_130078_a)); | |
| } catch (IOException var3) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/resources/Locale.java b/new/net/minecraft/client/resources/Locale.java | |
| index d7a714f..6dcb518 100644 | |
| --- a/old/net/minecraft/client/resources/Locale.java | |
| +++ b/new/net/minecraft/client/resources/Locale.java | |
| @@ -41,7 +41,7 @@ public class Locale { | |
| ResourceLocation resourcelocation = new ResourceLocation(s2, s1); | |
| this.func_135028_a(p_195811_1_.func_199004_b(resourcelocation)); | |
| } catch (FileNotFoundException var9) { | |
| - ; | |
| + | |
| } catch (Exception exception) { | |
| field_199755_b.warn("Skipped language file: {}:{} ({})", s2, s1, exception.toString()); | |
| } | |
| diff --git a/old/net/minecraft/client/resources/ResourceIndexFolder.java b/new/net/minecraft/client/resources/ResourceIndexFolder.java | |
| index d24a3c8..d6d540f 100644 | |
| --- a/old/net/minecraft/client/resources/ResourceIndexFolder.java | |
| +++ b/new/net/minecraft/client/resources/ResourceIndexFolder.java | |
| @@ -67,7 +67,7 @@ public class ResourceIndexFolder extends ResourceIndex { | |
| return collection; | |
| } catch (NoSuchFileException var20) { | |
| - ; | |
| + | |
| } catch (IOException ioexception) { | |
| field_152783_a.warn("Unable to getFiles on {}", p_211685_1_, ioexception); | |
| } | |
| diff --git a/old/net/minecraft/client/resources/ResourcePackInfoClient.java b/new/net/minecraft/client/resources/ResourcePackInfoClient.java | |
| index da92689..052ecbe 100644 | |
| --- a/old/net/minecraft/client/resources/ResourcePackInfoClient.java | |
| +++ b/new/net/minecraft/client/resources/ResourcePackInfoClient.java | |
| @@ -51,7 +51,7 @@ public class ResourcePackInfoClient extends ResourcePackInfo { | |
| } | |
| } catch (IllegalArgumentException | IOException var21) { | |
| - ; | |
| + | |
| } | |
| this.field_195809_a = nativeimage; | |
| diff --git a/old/net/minecraft/client/resources/SkinManager.java b/new/net/minecraft/client/resources/SkinManager.java | |
| index 8aae8ac..4124560 100644 | |
| --- a/old/net/minecraft/client/resources/SkinManager.java | |
| +++ b/new/net/minecraft/client/resources/SkinManager.java | |
| @@ -96,7 +96,7 @@ public class SkinManager { | |
| try { | |
| map.putAll(this.field_152797_e.getTextures(p_152790_1_, p_152790_3_)); | |
| } catch (InsecureTextureException var7) { | |
| - ; | |
| + | |
| } | |
| if (map.isEmpty()) { | |
| @@ -110,7 +110,7 @@ public class SkinManager { | |
| try { | |
| map.putAll(this.field_152797_e.getTextures(p_152790_1_, p_152790_3_)); | |
| } catch (InsecureTextureException var6) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/resources/VirtualAssetsPack.java b/new/net/minecraft/client/resources/VirtualAssetsPack.java | |
| index bf16370..b125db6 100644 | |
| --- a/old/net/minecraft/client/resources/VirtualAssetsPack.java | |
| +++ b/new/net/minecraft/client/resources/VirtualAssetsPack.java | |
| @@ -32,7 +32,7 @@ public class VirtualAssetsPack extends VanillaPack { | |
| try { | |
| return new FileInputStream(file1); | |
| } catch (FileNotFoundException var5) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| @@ -47,7 +47,7 @@ public class VirtualAssetsPack extends VanillaPack { | |
| try { | |
| return new FileInputStream(file1); | |
| } catch (FileNotFoundException var4) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/client/shader/ShaderGroup.java b/new/net/minecraft/client/shader/ShaderGroup.java | |
| index d73fd54..7f75f7f 100644 | |
| --- a/old/net/minecraft/client/shader/ShaderGroup.java | |
| +++ b/new/net/minecraft/client/shader/ShaderGroup.java | |
| @@ -303,7 +303,7 @@ public class ShaderGroup implements AutoCloseable { | |
| } | |
| for(this.field_148037_k = p_148018_1_; this.field_148036_j > 20.0F; this.field_148036_j -= 20.0F) { | |
| - ; | |
| + | |
| } | |
| for(Shader shader : this.field_148031_d) { | |
| diff --git a/old/net/minecraft/command/arguments/BlockPredicateArgument.java b/new/net/minecraft/command/arguments/BlockPredicateArgument.java | |
| index 3567dda..62a8145 100644 | |
| --- a/old/net/minecraft/command/arguments/BlockPredicateArgument.java | |
| +++ b/new/net/minecraft/command/arguments/BlockPredicateArgument.java | |
| @@ -71,7 +71,7 @@ public class BlockPredicateArgument implements ArgumentType<BlockPredicateArgume | |
| try { | |
| blockstateparser.func_197243_a(true); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return blockstateparser.func_197245_a(p_listSuggestions_2_); | |
| diff --git a/old/net/minecraft/command/arguments/BlockStateArgument.java b/new/net/minecraft/command/arguments/BlockStateArgument.java | |
| index dec9975..0b921c0 100644 | |
| --- a/old/net/minecraft/command/arguments/BlockStateArgument.java | |
| +++ b/new/net/minecraft/command/arguments/BlockStateArgument.java | |
| @@ -35,7 +35,7 @@ public class BlockStateArgument implements ArgumentType<BlockStateInput> { | |
| try { | |
| blockstateparser.func_197243_a(true); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return blockstateparser.func_197245_a(p_listSuggestions_2_); | |
| diff --git a/old/net/minecraft/command/arguments/EntityArgument.java b/new/net/minecraft/command/arguments/EntityArgument.java | |
| index ad6d505..d7be544 100644 | |
| --- a/old/net/minecraft/command/arguments/EntityArgument.java | |
| +++ b/new/net/minecraft/command/arguments/EntityArgument.java | |
| @@ -117,7 +117,7 @@ public class EntityArgument implements ArgumentType<EntitySelector> { | |
| try { | |
| entityselectorparser.func_201345_m(); | |
| } catch (CommandSyntaxException var7) { | |
| - ; | |
| + | |
| } | |
| return entityselectorparser.func_201993_a(p_listSuggestions_2_, (p_201942_2_) -> { | |
| diff --git a/old/net/minecraft/command/arguments/FunctionArgument.java b/new/net/minecraft/command/arguments/FunctionArgument.java | |
| index 6b08017..a82833a 100644 | |
| --- a/old/net/minecraft/command/arguments/FunctionArgument.java | |
| +++ b/new/net/minecraft/command/arguments/FunctionArgument.java | |
| @@ -68,7 +68,7 @@ public class FunctionArgument implements ArgumentType<FunctionArgument.IResult> | |
| try { | |
| itemparser.func_197327_f(); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return itemparser.func_197329_a(p_listSuggestions_2_); | |
| diff --git a/old/net/minecraft/command/arguments/GameProfileArgument.java b/new/net/minecraft/command/arguments/GameProfileArgument.java | |
| index b86dad7..b6d7c09 100644 | |
| --- a/old/net/minecraft/command/arguments/GameProfileArgument.java | |
| +++ b/new/net/minecraft/command/arguments/GameProfileArgument.java | |
| @@ -69,7 +69,7 @@ public class GameProfileArgument implements ArgumentType<GameProfileArgument.IPr | |
| try { | |
| entityselectorparser.func_201345_m(); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return entityselectorparser.func_201993_a(p_listSuggestions_2_, (p_201943_1_) -> { | |
| diff --git a/old/net/minecraft/command/arguments/ItemArgument.java b/new/net/minecraft/command/arguments/ItemArgument.java | |
| index 6aaeb00..9e6e8c6 100644 | |
| --- a/old/net/minecraft/command/arguments/ItemArgument.java | |
| +++ b/new/net/minecraft/command/arguments/ItemArgument.java | |
| @@ -34,7 +34,7 @@ public class ItemArgument implements ArgumentType<ItemInput> { | |
| try { | |
| itemparser.func_197327_f(); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return itemparser.func_197329_a(p_listSuggestions_2_); | |
| diff --git a/old/net/minecraft/command/arguments/ItemPredicateArgument.java b/new/net/minecraft/command/arguments/ItemPredicateArgument.java | |
| index 35f14e3..cca454a 100644 | |
| --- a/old/net/minecraft/command/arguments/ItemPredicateArgument.java | |
| +++ b/new/net/minecraft/command/arguments/ItemPredicateArgument.java | |
| @@ -64,7 +64,7 @@ public class ItemPredicateArgument implements ArgumentType<ItemPredicateArgument | |
| try { | |
| itemparser.func_197327_f(); | |
| } catch (CommandSyntaxException var6) { | |
| - ; | |
| + | |
| } | |
| return itemparser.func_197329_a(p_listSuggestions_2_); | |
| diff --git a/old/net/minecraft/command/arguments/ScoreHolderArgument.java b/new/net/minecraft/command/arguments/ScoreHolderArgument.java | |
| index 6a97114..aaacbee 100644 | |
| --- a/old/net/minecraft/command/arguments/ScoreHolderArgument.java | |
| +++ b/new/net/minecraft/command/arguments/ScoreHolderArgument.java | |
| @@ -30,7 +30,7 @@ public class ScoreHolderArgument implements ArgumentType<ScoreHolderArgument.INa | |
| try { | |
| entityselectorparser.func_201345_m(); | |
| } catch (CommandSyntaxException var5) { | |
| - ; | |
| + | |
| } | |
| return entityselectorparser.func_201993_a(p_201323_1_, (p_201949_1_) -> { | |
| diff --git a/old/net/minecraft/command/impl/ExecuteCommand.java b/new/net/minecraft/command/impl/ExecuteCommand.java | |
| index 80fd6c5..e6b7d12 100644 | |
| --- a/old/net/minecraft/command/impl/ExecuteCommand.java | |
| +++ b/new/net/minecraft/command/impl/ExecuteCommand.java | |
| @@ -222,7 +222,7 @@ public class ExecuteCommand { | |
| p_198397_2_.func_197142_a(nbttagcompound, p_198397_3_.apply(i)); | |
| p_198397_1_.func_198925_a(nbttagcompound); | |
| } catch (CommandSyntaxException var9) { | |
| - ; | |
| + | |
| } | |
| }, field_209957_b); | |
| diff --git a/old/net/minecraft/entity/Entity.java b/new/net/minecraft/entity/Entity.java | |
| index 23f5235..e17235f 100644 | |
| --- a/old/net/minecraft/entity/Entity.java | |
| +++ b/new/net/minecraft/entity/Entity.java | |
| @@ -2533,7 +2533,7 @@ public abstract class Entity implements INameable, ICommandSource { | |
| public Entity func_184208_bv() { | |
| Entity entity; | |
| for(entity = this; entity.func_184218_aH(); entity = entity.func_184187_bx()) { | |
| - ; | |
| + | |
| } | |
| return entity; | |
| diff --git a/old/net/minecraft/entity/EntityLivingBase.java b/new/net/minecraft/entity/EntityLivingBase.java | |
| index 3b9dfb9..a4916da 100644 | |
| --- a/old/net/minecraft/entity/EntityLivingBase.java | |
| +++ b/new/net/minecraft/entity/EntityLivingBase.java | |
| @@ -543,7 +543,7 @@ public abstract class EntityLivingBase extends Entity { | |
| } | |
| } | |
| } catch (ConcurrentModificationException var11) { | |
| - ; | |
| + | |
| } | |
| if (this.field_70752_e) { | |
| diff --git a/old/net/minecraft/entity/ai/EntityAIJump.java b/new/net/minecraft/entity/ai/EntityAIJump.java | |
| index 9f555c4..c8e4b44 100644 | |
| --- a/old/net/minecraft/entity/ai/EntityAIJump.java | |
| +++ b/new/net/minecraft/entity/ai/EntityAIJump.java | |
| @@ -92,7 +92,7 @@ public class EntityAIJump extends EntityAIBase { | |
| protected float func_205147_a(float p_205147_1_, float p_205147_2_, float p_205147_3_) { | |
| float f; | |
| for(f = p_205147_2_ - p_205147_1_; f < -180.0F; f += 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(f >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/ai/EntityAIWanderSwim.java b/new/net/minecraft/entity/ai/EntityAIWanderSwim.java | |
| index 555cd43..da5d79b 100644 | |
| --- a/old/net/minecraft/entity/ai/EntityAIWanderSwim.java | |
| +++ b/new/net/minecraft/entity/ai/EntityAIWanderSwim.java | |
| @@ -16,7 +16,7 @@ public class EntityAIWanderSwim extends EntityAIWander { | |
| Vec3d vec3d = RandomPositionGenerator.func_75463_a(this.field_75457_a, 10, 7); | |
| for(int i = 0; vec3d != null && !this.field_75457_a.field_70170_p.func_180495_p(new BlockPos(vec3d)).func_196957_g(this.field_75457_a.field_70170_p, new BlockPos(vec3d), PathType.WATER) && i++ < 10; vec3d = RandomPositionGenerator.func_75463_a(this.field_75457_a, 10, 7)) { | |
| - ; | |
| + | |
| } | |
| return vec3d; | |
| diff --git a/old/net/minecraft/entity/ai/RandomPositionGenerator.java b/new/net/minecraft/entity/ai/RandomPositionGenerator.java | |
| index 1df2047..7d8fad5 100644 | |
| --- a/old/net/minecraft/entity/ai/RandomPositionGenerator.java | |
| +++ b/new/net/minecraft/entity/ai/RandomPositionGenerator.java | |
| @@ -139,7 +139,7 @@ public class RandomPositionGenerator { | |
| } else { | |
| BlockPos blockpos; | |
| for(blockpos = p_191378_0_.func_177984_a(); blockpos.func_177956_o() < p_191378_1_.field_70170_p.func_72800_K() && p_191378_1_.field_70170_p.func_180495_p(blockpos).func_185904_a().func_76220_a(); blockpos = blockpos.func_177984_a()) { | |
| - ; | |
| + | |
| } | |
| return blockpos; | |
| diff --git a/old/net/minecraft/entity/item/EntityEnderEye.java b/new/net/minecraft/entity/item/EntityEnderEye.java | |
| index 06f78dc..db4c3a9 100644 | |
| --- a/old/net/minecraft/entity/item/EntityEnderEye.java | |
| +++ b/new/net/minecraft/entity/item/EntityEnderEye.java | |
| @@ -93,7 +93,7 @@ public class EntityEnderEye extends Entity { | |
| this.field_70177_z = (float)(MathHelper.func_181159_b(this.field_70159_w, this.field_70179_y) * 57.2957763671875D); | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/item/EntityFireworkRocket.java b/new/net/minecraft/entity/item/EntityFireworkRocket.java | |
| index a395383..15e95ae 100644 | |
| --- a/old/net/minecraft/entity/item/EntityFireworkRocket.java | |
| +++ b/new/net/minecraft/entity/item/EntityFireworkRocket.java | |
| @@ -127,7 +127,7 @@ public class EntityFireworkRocket extends Entity { | |
| this.field_70177_z = (float)(MathHelper.func_181159_b(this.field_70159_w, this.field_70179_y) * 57.2957763671875D); | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/item/EntityMinecartCommandBlock.java b/new/net/minecraft/entity/item/EntityMinecartCommandBlock.java | |
| index c078bfa..42465e2 100644 | |
| --- a/old/net/minecraft/entity/item/EntityMinecartCommandBlock.java | |
| +++ b/new/net/minecraft/entity/item/EntityMinecartCommandBlock.java | |
| @@ -82,7 +82,7 @@ public class EntityMinecartCommandBlock extends EntityMinecart { | |
| try { | |
| this.field_145824_a.func_145750_b((ITextComponent)this.func_184212_Q().func_187225_a(field_184274_b)); | |
| } catch (Throwable var3) { | |
| - ; | |
| + | |
| } | |
| } else if (field_184273_a.equals(p_184206_1_)) { | |
| this.field_145824_a.func_145752_a((String)this.func_184212_Q().func_187225_a(field_184273_a)); | |
| diff --git a/old/net/minecraft/entity/player/InventoryPlayer.java b/new/net/minecraft/entity/player/InventoryPlayer.java | |
| index 2a8ad93..89d8735 100644 | |
| --- a/old/net/minecraft/entity/player/InventoryPlayer.java | |
| +++ b/new/net/minecraft/entity/player/InventoryPlayer.java | |
| @@ -155,7 +155,7 @@ public class InventoryPlayer implements IInventory { | |
| } | |
| for(this.field_70461_c = (int)((double)this.field_70461_c - p_195409_1_); this.field_70461_c < 0; this.field_70461_c += 9) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70461_c >= 9) { | |
| diff --git a/old/net/minecraft/entity/projectile/EntityArrow.java b/new/net/minecraft/entity/projectile/EntityArrow.java | |
| index 692aaa5..dc13403 100644 | |
| --- a/old/net/minecraft/entity/projectile/EntityArrow.java | |
| +++ b/new/net/minecraft/entity/projectile/EntityArrow.java | |
| @@ -244,7 +244,7 @@ public abstract class EntityArrow extends Entity implements IProjectile { | |
| } | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f4) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/projectile/EntityFishHook.java b/new/net/minecraft/entity/projectile/EntityFishHook.java | |
| index 9817343..6171f06 100644 | |
| --- a/old/net/minecraft/entity/projectile/EntityFishHook.java | |
| +++ b/new/net/minecraft/entity/projectile/EntityFishHook.java | |
| @@ -250,7 +250,7 @@ public class EntityFishHook extends Entity { | |
| this.field_70177_z = (float)(MathHelper.func_181159_b(this.field_70159_w, this.field_70179_y) * 57.2957763671875D); | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/projectile/EntityLlamaSpit.java b/new/net/minecraft/entity/projectile/EntityLlamaSpit.java | |
| index 622d1c2..c659b16 100644 | |
| --- a/old/net/minecraft/entity/projectile/EntityLlamaSpit.java | |
| +++ b/new/net/minecraft/entity/projectile/EntityLlamaSpit.java | |
| @@ -80,7 +80,7 @@ public class EntityLlamaSpit extends Entity implements IProjectile { | |
| this.field_70177_z = (float)(MathHelper.func_181159_b(this.field_70159_w, this.field_70179_y) * 57.2957763671875D); | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/projectile/EntityThrowable.java b/new/net/minecraft/entity/projectile/EntityThrowable.java | |
| index c08f58b..0a02c20 100644 | |
| --- a/old/net/minecraft/entity/projectile/EntityThrowable.java | |
| +++ b/new/net/minecraft/entity/projectile/EntityThrowable.java | |
| @@ -193,7 +193,7 @@ public abstract class EntityThrowable extends Entity implements IProjectile { | |
| this.field_70177_z = (float)(MathHelper.func_181159_b(this.field_70159_w, this.field_70179_y) * 57.2957763671875D); | |
| for(this.field_70125_A = (float)(MathHelper.func_181159_b(this.field_70181_x, (double)f) * 57.2957763671875D); this.field_70125_A - this.field_70127_C < -180.0F; this.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(this.field_70125_A - this.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/entity/projectile/ProjectileHelper.java b/new/net/minecraft/entity/projectile/ProjectileHelper.java | |
| index a10abee..5ba1862 100644 | |
| --- a/old/net/minecraft/entity/projectile/ProjectileHelper.java | |
| +++ b/new/net/minecraft/entity/projectile/ProjectileHelper.java | |
| @@ -75,7 +75,7 @@ public final class ProjectileHelper { | |
| p_188803_0_.field_70177_z = (float)(MathHelper.func_181159_b(d2, d0) * 57.2957763671875D) + 90.0F; | |
| for(p_188803_0_.field_70125_A = (float)(MathHelper.func_181159_b((double)f, d1) * 57.2957763671875D) - 90.0F; p_188803_0_.field_70125_A - p_188803_0_.field_70127_C < -180.0F; p_188803_0_.field_70127_C -= 360.0F) { | |
| - ; | |
| + | |
| } | |
| while(p_188803_0_.field_70125_A - p_188803_0_.field_70127_C >= 180.0F) { | |
| diff --git a/old/net/minecraft/item/BlockItemUseContext.java b/new/net/minecraft/item/BlockItemUseContext.java | |
| index 161a2ed..e2899bd 100644 | |
| --- a/old/net/minecraft/item/BlockItemUseContext.java | |
| +++ b/new/net/minecraft/item/BlockItemUseContext.java | |
| @@ -44,7 +44,7 @@ public class BlockItemUseContext extends ItemUseContext { | |
| } else { | |
| int i; | |
| for(i = 0; i < aenumfacing.length && aenumfacing[i] != this.field_196005_f.func_176734_d(); ++i) { | |
| - ; | |
| + | |
| } | |
| if (i > 0) { | |
| diff --git a/old/net/minecraft/item/ItemStack.java b/new/net/minecraft/item/ItemStack.java | |
| index 6e8aa5e..b19f8d5 100644 | |
| --- a/old/net/minecraft/item/ItemStack.java | |
| +++ b/new/net/minecraft/item/ItemStack.java | |
| @@ -662,7 +662,7 @@ public final class ItemStack { | |
| } | |
| } | |
| } catch (CommandSyntaxException var8) { | |
| - ; | |
| + | |
| } | |
| return Lists.newArrayList((new TextComponentString("missingno")).func_211708_a(TextFormatting.DARK_GRAY)); | |
| @@ -814,7 +814,7 @@ public final class ItemStack { | |
| return true; | |
| } | |
| } catch (CommandSyntaxException var7) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| @@ -842,7 +842,7 @@ public final class ItemStack { | |
| return true; | |
| } | |
| } catch (CommandSyntaxException var7) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| diff --git a/old/net/minecraft/item/crafting/ShapedRecipe.java b/new/net/minecraft/item/crafting/ShapedRecipe.java | |
| index cf66fdc..9487dc4 100644 | |
| --- a/old/net/minecraft/item/crafting/ShapedRecipe.java | |
| +++ b/new/net/minecraft/item/crafting/ShapedRecipe.java | |
| @@ -185,7 +185,7 @@ public class ShapedRecipe implements IRecipe { | |
| private static int func_194135_a(String p_194135_0_) { | |
| int i; | |
| for(i = 0; i < p_194135_0_.length() && p_194135_0_.charAt(i) == ' '; ++i) { | |
| - ; | |
| + | |
| } | |
| return i; | |
| @@ -194,7 +194,7 @@ public class ShapedRecipe implements IRecipe { | |
| private static int func_194136_b(String p_194136_0_) { | |
| int i; | |
| for(i = p_194136_0_.length() - 1; i >= 0 && p_194136_0_.charAt(i) == ' '; --i) { | |
| - ; | |
| + | |
| } | |
| return i; | |
| diff --git a/old/net/minecraft/nbt/JsonToNBT.java b/new/net/minecraft/nbt/JsonToNBT.java | |
| index 73b525d..cd0202a 100644 | |
| --- a/old/net/minecraft/nbt/JsonToNBT.java | |
| +++ b/new/net/minecraft/nbt/JsonToNBT.java | |
| @@ -116,7 +116,7 @@ public class JsonToNBT { | |
| return new NBTTagByte((byte)0); | |
| } | |
| } catch (NumberFormatException var3) { | |
| - ; | |
| + | |
| } | |
| return new NBTTagString(p_193596_1_); | |
| diff --git a/old/net/minecraft/nbt/NBTTagCompound.java b/new/net/minecraft/nbt/NBTTagCompound.java | |
| index fd67234..8f16457 100644 | |
| --- a/old/net/minecraft/nbt/NBTTagCompound.java | |
| +++ b/new/net/minecraft/nbt/NBTTagCompound.java | |
| @@ -171,7 +171,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74771_1_)).func_150290_f(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0; | |
| @@ -183,7 +183,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74765_1_)).func_150289_e(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0; | |
| @@ -195,7 +195,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74762_1_)).func_150287_d(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0; | |
| @@ -207,7 +207,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74763_1_)).func_150291_c(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0L; | |
| @@ -219,7 +219,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74760_1_)).func_150288_h(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0.0F; | |
| @@ -231,7 +231,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((NBTPrimitive)this.field_74784_a.get(p_74769_1_)).func_150286_g(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return 0.0D; | |
| @@ -243,7 +243,7 @@ public class NBTTagCompound implements INBTBase { | |
| return ((INBTBase)this.field_74784_a.get(p_74779_1_)).func_150285_a_(); | |
| } | |
| } catch (ClassCastException var3) { | |
| - ; | |
| + | |
| } | |
| return ""; | |
| diff --git a/old/net/minecraft/network/NetworkManager.java b/new/net/minecraft/network/NetworkManager.java | |
| index e9b61b9..5092b81 100644 | |
| --- a/old/net/minecraft/network/NetworkManager.java | |
| +++ b/new/net/minecraft/network/NetworkManager.java | |
| @@ -137,7 +137,7 @@ public class NetworkManager extends SimpleChannelInboundHandler<Packet<?>> { | |
| try { | |
| func_197664_a(p_channelRead0_2_, this.field_150744_m); | |
| } catch (ThreadQuickExitException var4) { | |
| - ; | |
| + | |
| } | |
| ++this.field_211394_q; | |
| @@ -281,7 +281,7 @@ public class NetworkManager extends SimpleChannelInboundHandler<Packet<?>> { | |
| try { | |
| p_initChannel_1_.config().setOption(ChannelOption.TCP_NODELAY, true); | |
| } catch (ChannelException var3) { | |
| - ; | |
| + | |
| } | |
| p_initChannel_1_.pipeline().addLast("timeout", new ReadTimeoutHandler(30)).addLast("splitter", new NettyVarint21FrameDecoder()).addLast("decoder", new NettyPacketDecoder(EnumPacketDirection.CLIENTBOUND)).addLast("prepender", new NettyVarint21FrameEncoder()).addLast("encoder", new NettyPacketEncoder(EnumPacketDirection.SERVERBOUND)).addLast("packet_handler", networkmanager); | |
| diff --git a/old/net/minecraft/network/NetworkSystem.java b/new/net/minecraft/network/NetworkSystem.java | |
| index ad3eedc..67dcda4 100644 | |
| --- a/old/net/minecraft/network/NetworkSystem.java | |
| +++ b/new/net/minecraft/network/NetworkSystem.java | |
| @@ -80,7 +80,7 @@ public class NetworkSystem { | |
| try { | |
| p_initChannel_1_.config().setOption(ChannelOption.TCP_NODELAY, true); | |
| } catch (ChannelException var3) { | |
| - ; | |
| + | |
| } | |
| p_initChannel_1_.pipeline().addLast("timeout", new ReadTimeoutHandler(30)).addLast("legacy_query", new LegacyPingHandler(NetworkSystem.this)).addLast("splitter", new NettyVarint21FrameDecoder()).addLast("decoder", new NettyPacketDecoder(EnumPacketDirection.SERVERBOUND)).addLast("prepender", new NettyVarint21FrameEncoder()).addLast("encoder", new NettyPacketEncoder(EnumPacketDirection.CLIENTBOUND)); | |
| diff --git a/old/net/minecraft/network/datasync/EntityDataManager.java b/new/net/minecraft/network/datasync/EntityDataManager.java | |
| index 9ef517a..9d8f6bc 100644 | |
| --- a/old/net/minecraft/network/datasync/EntityDataManager.java | |
| +++ b/new/net/minecraft/network/datasync/EntityDataManager.java | |
| @@ -42,7 +42,7 @@ public class EntityDataManager { | |
| field_190303_a.debug("defineId called for: {} from {}", p_187226_0_, oclass, new RuntimeException()); | |
| } | |
| } catch (ClassNotFoundException var5) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/network/rcon/RConThreadQuery.java b/new/net/minecraft/network/rcon/RConThreadQuery.java | |
| index 1bd1d65..1388dda 100644 | |
| --- a/old/net/minecraft/network/rcon/RConThreadQuery.java | |
| +++ b/new/net/minecraft/network/rcon/RConThreadQuery.java | |
| @@ -224,7 +224,7 @@ public class RConThreadQuery extends RConThreadBase { | |
| } catch (SocketTimeoutException var7) { | |
| this.func_72628_f(); | |
| } catch (PortUnreachableException var8) { | |
| - ; | |
| + | |
| } catch (IOException ioexception) { | |
| this.func_72623_a(ioexception); | |
| } | |
| diff --git a/old/net/minecraft/network/rcon/RConUtils.java b/new/net/minecraft/network/rcon/RConUtils.java | |
| index 9adbee8..c667e5b 100644 | |
| --- a/old/net/minecraft/network/rcon/RConUtils.java | |
| +++ b/new/net/minecraft/network/rcon/RConUtils.java | |
| @@ -10,7 +10,7 @@ public class RConUtils { | |
| int j; | |
| for(j = p_72661_1_ > i ? i : p_72661_1_; 0 != p_72661_0_[j] && j < i; ++j) { | |
| - ; | |
| + | |
| } | |
| return new String(p_72661_0_, p_72661_1_, j - p_72661_1_, StandardCharsets.UTF_8); | |
| diff --git a/old/net/minecraft/pathfinding/PathNavigateGround.java b/new/net/minecraft/pathfinding/PathNavigateGround.java | |
| index e2712bd..8c1689a 100644 | |
| --- a/old/net/minecraft/pathfinding/PathNavigateGround.java | |
| +++ b/new/net/minecraft/pathfinding/PathNavigateGround.java | |
| @@ -34,7 +34,7 @@ public class PathNavigateGround extends PathNavigate { | |
| if (this.field_75513_b.func_180495_p(p_179680_1_).func_196958_f()) { | |
| BlockPos blockpos; | |
| for(blockpos = p_179680_1_.func_177977_b(); blockpos.func_177956_o() > 0 && this.field_75513_b.func_180495_p(blockpos).func_196958_f(); blockpos = blockpos.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| if (blockpos.func_177956_o() > 0) { | |
| @@ -53,7 +53,7 @@ public class PathNavigateGround extends PathNavigate { | |
| } else { | |
| BlockPos blockpos1; | |
| for(blockpos1 = p_179680_1_.func_177984_a(); blockpos1.func_177956_o() < this.field_75513_b.func_72800_K() && this.field_75513_b.func_180495_p(blockpos1).func_185904_a().func_76220_a(); blockpos1 = blockpos1.func_177984_a()) { | |
| - ; | |
| + | |
| } | |
| return super.func_179680_a(blockpos1); | |
| diff --git a/old/net/minecraft/pathfinding/WalkNodeProcessor.java b/new/net/minecraft/pathfinding/WalkNodeProcessor.java | |
| index ddb3960..85b6905 100644 | |
| --- a/old/net/minecraft/pathfinding/WalkNodeProcessor.java | |
| +++ b/new/net/minecraft/pathfinding/WalkNodeProcessor.java | |
| @@ -55,7 +55,7 @@ public class WalkNodeProcessor extends NodeProcessor { | |
| } else { | |
| BlockPos blockpos; | |
| for(blockpos = new BlockPos(this.field_186326_b); (this.field_176169_a.func_180495_p(blockpos).func_196958_f() || this.field_176169_a.func_180495_p(blockpos).func_196957_g(this.field_176169_a, blockpos, PathType.LAND)) && blockpos.func_177956_o() > 0; blockpos = blockpos.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| i = blockpos.func_177984_a().func_177956_o(); | |
| diff --git a/old/net/minecraft/resources/FolderPack.java b/new/net/minecraft/resources/FolderPack.java | |
| index 7e66c31..f80898c 100644 | |
| --- a/old/net/minecraft/resources/FolderPack.java | |
| +++ b/new/net/minecraft/resources/FolderPack.java | |
| @@ -60,7 +60,7 @@ public class FolderPack extends AbstractResourcePack { | |
| return file1; | |
| } | |
| } catch (IOException var3) { | |
| - ; | |
| + | |
| } | |
| return null; | |
| diff --git a/old/net/minecraft/resources/VanillaPack.java b/new/net/minecraft/resources/VanillaPack.java | |
| index 8d0b00a..8c7ec24 100644 | |
| --- a/old/net/minecraft/resources/VanillaPack.java | |
| +++ b/new/net/minecraft/resources/VanillaPack.java | |
| @@ -70,7 +70,7 @@ public class VanillaPack implements IResourcePack { | |
| try { | |
| set.addAll(this.func_195781_a(p_195758_3_, "minecraft", field_199754_a.resolve(p_195758_1_.func_198956_a()).resolve("minecraft"), p_195758_2_, p_195758_4_)); | |
| } catch (IOException var26) { | |
| - ; | |
| + | |
| } | |
| if (p_195758_1_ == ResourcePackType.CLIENT_RESOURCES) { | |
| @@ -79,7 +79,7 @@ public class VanillaPack implements IResourcePack { | |
| try { | |
| enumeration = field_211688_b.getClassLoader().getResources(p_195758_1_.func_198956_a() + "/minecraft"); | |
| } catch (IOException var25) { | |
| - ; | |
| + | |
| } | |
| while(enumeration != null && enumeration.hasMoreElements()) { | |
| @@ -89,7 +89,7 @@ public class VanillaPack implements IResourcePack { | |
| set.addAll(this.func_195781_a(p_195758_3_, "minecraft", Paths.get(uri), p_195758_2_, p_195758_4_)); | |
| } | |
| } catch (IOException | URISyntaxException var24) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| @@ -139,7 +139,7 @@ public class VanillaPack implements IResourcePack { | |
| field_195784_b.error("Unsupported scheme {} trying to list vanilla resources (NYI?)", (Object)uri1); | |
| } | |
| } catch (NoSuchFileException | FileNotFoundException var28) { | |
| - ; | |
| + | |
| } catch (IOException | URISyntaxException urisyntaxexception) { | |
| field_195784_b.error("Couldn't get a list of all vanilla resources", (Throwable)urisyntaxexception); | |
| } | |
| @@ -170,7 +170,7 @@ public class VanillaPack implements IResourcePack { | |
| try { | |
| return Files.newInputStream(path); | |
| } catch (IOException var7) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| diff --git a/old/net/minecraft/server/MinecraftServer.java b/new/net/minecraft/server/MinecraftServer.java | |
| index 8d6cba6..269b4e1 100644 | |
| --- a/old/net/minecraft/server/MinecraftServer.java | |
| +++ b/new/net/minecraft/server/MinecraftServer.java | |
| @@ -270,7 +270,7 @@ public abstract class MinecraftServer implements IThreadListener, ISnooperInfo, | |
| try { | |
| Thread.sleep(1000L); | |
| } catch (InterruptedException var8) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| @@ -777,7 +777,7 @@ public abstract class MinecraftServer implements IThreadListener, ISnooperInfo, | |
| try { | |
| i = Integer.parseInt(s4); | |
| } catch (NumberFormatException var15) { | |
| - ; | |
| + | |
| } | |
| } else if ("--singleplayer".equals(s3) && s4 != null) { | |
| flag4 = true; | |
| diff --git a/old/net/minecraft/server/dedicated/DedicatedServer.java b/new/net/minecraft/server/dedicated/DedicatedServer.java | |
| index 701fb3e..21bbb23 100644 | |
| --- a/old/net/minecraft/server/dedicated/DedicatedServer.java | |
| +++ b/new/net/minecraft/server/dedicated/DedicatedServer.java | |
| @@ -80,7 +80,7 @@ public class DedicatedServer extends MinecraftServer implements IServer { | |
| try { | |
| Thread.sleep(2147483647L); | |
| } catch (InterruptedException var2) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| @@ -550,7 +550,7 @@ public class DedicatedServer extends MinecraftServer implements IServer { | |
| try { | |
| Thread.sleep(5000L); | |
| } catch (InterruptedException var2) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/server/dedicated/PropertyManager.java b/new/net/minecraft/server/dedicated/PropertyManager.java | |
| index 4b2d94a..0d8a093 100644 | |
| --- a/old/net/minecraft/server/dedicated/PropertyManager.java | |
| +++ b/new/net/minecraft/server/dedicated/PropertyManager.java | |
| @@ -29,7 +29,7 @@ public class PropertyManager { | |
| try { | |
| fileinputstream.close(); | |
| } catch (IOException var11) { | |
| - ; | |
| + | |
| } | |
| } | |
| @@ -60,7 +60,7 @@ public class PropertyManager { | |
| try { | |
| fileoutputstream.close(); | |
| } catch (IOException var10) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/server/dedicated/ServerHangWatchdog.java b/new/net/minecraft/server/dedicated/ServerHangWatchdog.java | |
| index f7a036e..3112cb2 100644 | |
| --- a/old/net/minecraft/server/dedicated/ServerHangWatchdog.java | |
| +++ b/new/net/minecraft/server/dedicated/ServerHangWatchdog.java | |
| @@ -64,7 +64,7 @@ public class ServerHangWatchdog implements Runnable { | |
| try { | |
| Thread.sleep(i + this.field_180250_c - j); | |
| } catch (InterruptedException var15) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/server/gui/MinecraftServerGui.java b/new/net/minecraft/server/gui/MinecraftServerGui.java | |
| index 173b204..5f84ce0 100644 | |
| --- a/old/net/minecraft/server/gui/MinecraftServerGui.java | |
| +++ b/new/net/minecraft/server/gui/MinecraftServerGui.java | |
| @@ -40,7 +40,7 @@ public class MinecraftServerGui extends JComponent { | |
| try { | |
| UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); | |
| } catch (Exception var3) { | |
| - ; | |
| + | |
| } | |
| MinecraftServerGui minecraftservergui = new MinecraftServerGui(p_120016_0_); | |
| @@ -150,7 +150,7 @@ public class MinecraftServerGui extends JComponent { | |
| try { | |
| document.insertString(document.getLength(), p_164247_3_, (AttributeSet)null); | |
| } catch (BadLocationException var8) { | |
| - ; | |
| + | |
| } | |
| if (flag) { | |
| diff --git a/old/net/minecraft/server/management/PlayerProfileCache.java b/new/net/minecraft/server/management/PlayerProfileCache.java | |
| index 148647d..c4e5abc 100644 | |
| --- a/old/net/minecraft/server/management/PlayerProfileCache.java | |
| +++ b/new/net/minecraft/server/management/PlayerProfileCache.java | |
| @@ -189,9 +189,9 @@ public class PlayerProfileCache { | |
| } | |
| } | |
| } catch (FileNotFoundException var9) { | |
| - ; | |
| + | |
| } catch (JsonParseException var10) { | |
| - ; | |
| + | |
| } finally { | |
| IOUtils.closeQuietly((Reader)bufferedreader); | |
| } | |
| @@ -207,7 +207,7 @@ public class PlayerProfileCache { | |
| bufferedwriter.write(s); | |
| return; | |
| } catch (FileNotFoundException var8) { | |
| - ; | |
| + | |
| } catch (IOException var9) { | |
| return; | |
| } finally { | |
| diff --git a/old/net/minecraft/tileentity/TileEntityEnchantmentTable.java b/new/net/minecraft/tileentity/TileEntityEnchantmentTable.java | |
| index ab6773a..c39ed74 100644 | |
| --- a/old/net/minecraft/tileentity/TileEntityEnchantmentTable.java | |
| +++ b/new/net/minecraft/tileentity/TileEntityEnchantmentTable.java | |
| @@ -90,7 +90,7 @@ public class TileEntityEnchantmentTable extends TileEntity implements IInteracti | |
| float f2; | |
| for(f2 = this.field_195531_n - this.field_195529_l; f2 >= 3.1415927F; f2 -= 6.2831855F) { | |
| - ; | |
| + | |
| } | |
| while(f2 < -3.1415927F) { | |
| diff --git a/old/net/minecraft/util/CryptManager.java b/new/net/minecraft/util/CryptManager.java | |
| index 2e33380..e4c2432 100644 | |
| --- a/old/net/minecraft/util/CryptManager.java | |
| +++ b/new/net/minecraft/util/CryptManager.java | |
| @@ -83,9 +83,9 @@ public class CryptManager { | |
| KeyFactory keyfactory = KeyFactory.getInstance("RSA"); | |
| return keyfactory.generatePublic(encodedkeyspec); | |
| } catch (NoSuchAlgorithmException var3) { | |
| - ; | |
| + | |
| } catch (InvalidKeySpecException var4) { | |
| - ; | |
| + | |
| } | |
| field_180198_a.error("Public key reconstitute failed!"); | |
| diff --git a/old/net/minecraft/util/IntIdentityHashBiMap.java b/new/net/minecraft/util/IntIdentityHashBiMap.java | |
| index f7c846c..3281ec2 100644 | |
| --- a/old/net/minecraft/util/IntIdentityHashBiMap.java | |
| +++ b/new/net/minecraft/util/IntIdentityHashBiMap.java | |
| @@ -71,7 +71,7 @@ public class IntIdentityHashBiMap<K> implements IObjectIntIterable<K> { | |
| if ((float)i >= (float)this.field_186818_b.length * 0.8F) { | |
| int j; | |
| for(j = this.field_186818_b.length << 1; j < p_186814_2_; j <<= 1) { | |
| - ; | |
| + | |
| } | |
| this.func_186807_d(j); | |
| diff --git a/old/net/minecraft/util/WorldChunkEnumerator.java b/new/net/minecraft/util/WorldChunkEnumerator.java | |
| index 0ba1165..392fd8f 100644 | |
| --- a/old/net/minecraft/util/WorldChunkEnumerator.java | |
| +++ b/new/net/minecraft/util/WorldChunkEnumerator.java | |
| @@ -89,7 +89,7 @@ public class WorldChunkEnumerator { | |
| try { | |
| regionfile.func_76708_c(); | |
| } catch (IOException var17) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/util/WorldOptimizer.java b/new/net/minecraft/util/WorldOptimizer.java | |
| index 82a4249..f281998 100644 | |
| --- a/old/net/minecraft/util/WorldOptimizer.java | |
| +++ b/new/net/minecraft/util/WorldOptimizer.java | |
| @@ -63,7 +63,7 @@ public class WorldOptimizer { | |
| try { | |
| this.field_212223_e.join(); | |
| } catch (InterruptedException var2) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/util/datafix/fixes/BookPagesStrictJSON.java b/new/net/minecraft/util/datafix/fixes/BookPagesStrictJSON.java | |
| index 62a7829..61fb653 100644 | |
| --- a/old/net/minecraft/util/datafix/fixes/BookPagesStrictJSON.java | |
| +++ b/new/net/minecraft/util/datafix/fixes/BookPagesStrictJSON.java | |
| @@ -37,14 +37,14 @@ public class BookPagesStrictJSON extends DataFix { | |
| itextcomponent = new TextComponentString(""); | |
| } | |
| } catch (JsonParseException var6) { | |
| - ; | |
| + | |
| } | |
| if (itextcomponent == null) { | |
| try { | |
| itextcomponent = ITextComponent.Serializer.func_150699_a(s); | |
| } catch (JsonParseException var5) { | |
| - ; | |
| + | |
| } | |
| } | |
| @@ -52,7 +52,7 @@ public class BookPagesStrictJSON extends DataFix { | |
| try { | |
| itextcomponent = ITextComponent.Serializer.func_186877_b(s); | |
| } catch (JsonParseException var4) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/util/datafix/fixes/SignStrictJSON.java b/new/net/minecraft/util/datafix/fixes/SignStrictJSON.java | |
| index 9d9b98e..ca81349 100644 | |
| --- a/old/net/minecraft/util/datafix/fixes/SignStrictJSON.java | |
| +++ b/new/net/minecraft/util/datafix/fixes/SignStrictJSON.java | |
| @@ -59,14 +59,14 @@ public class SignStrictJSON extends NamedEntityFix { | |
| itextcomponent = new TextComponentString(""); | |
| } | |
| } catch (JsonParseException var8) { | |
| - ; | |
| + | |
| } | |
| if (itextcomponent == null) { | |
| try { | |
| itextcomponent = ITextComponent.Serializer.func_150699_a(s); | |
| } catch (JsonParseException var7) { | |
| - ; | |
| + | |
| } | |
| } | |
| @@ -74,7 +74,7 @@ public class SignStrictJSON extends NamedEntityFix { | |
| try { | |
| itextcomponent = ITextComponent.Serializer.func_186877_b(s); | |
| } catch (JsonParseException var6) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/util/text/TextComponentScore.java b/new/net/minecraft/util/text/TextComponentScore.java | |
| index 889445c..8c1481d 100644 | |
| --- a/old/net/minecraft/util/text/TextComponentScore.java | |
| +++ b/new/net/minecraft/util/text/TextComponentScore.java | |
| @@ -28,7 +28,7 @@ public class TextComponentScore extends TextComponentBase { | |
| EntitySelectorParser entityselectorparser = new EntitySelectorParser(new StringReader(p_i45997_1_)); | |
| entityselector = entityselectorparser.func_201345_m(); | |
| } catch (CommandSyntaxException var5) { | |
| - ; | |
| + | |
| } | |
| this.field_197667_c = entityselector; | |
| diff --git a/old/net/minecraft/village/Village.java b/new/net/minecraft/village/Village.java | |
| index aebf262..5b90613 100644 | |
| --- a/old/net/minecraft/village/Village.java | |
| +++ b/new/net/minecraft/village/Village.java | |
| @@ -408,7 +408,7 @@ public class Village { | |
| nbttaglist1.add((INBTBase)nbttagcompound1); | |
| } | |
| } catch (RuntimeException var9) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/world/GameRules.java b/new/net/minecraft/world/GameRules.java | |
| index f631533..47df578 100644 | |
| --- a/old/net/minecraft/world/GameRules.java | |
| +++ b/new/net/minecraft/world/GameRules.java | |
| @@ -129,13 +129,13 @@ public class GameRules { | |
| try { | |
| this.field_82761_c = Integer.parseInt(p_201200_1_); | |
| } catch (NumberFormatException var5) { | |
| - ; | |
| + | |
| } | |
| try { | |
| this.field_82759_d = Double.parseDouble(p_201200_1_); | |
| } catch (NumberFormatException var4) { | |
| - ; | |
| + | |
| } | |
| if (p_201200_2_ != null) { | |
| diff --git a/old/net/minecraft/world/World.java b/new/net/minecraft/world/World.java | |
| index 5b33262..04d175f 100644 | |
| --- a/old/net/minecraft/world/World.java | |
| +++ b/new/net/minecraft/world/World.java | |
| @@ -171,7 +171,7 @@ public abstract class World implements IWorld, IWorldReader, AutoCloseable { | |
| public IBlockState func_184141_c(BlockPos p_184141_1_) { | |
| BlockPos blockpos; | |
| for(blockpos = new BlockPos(p_184141_1_.func_177958_n(), this.func_181545_F(), p_184141_1_.func_177952_p()); !this.func_175623_d(blockpos.func_177984_a()); blockpos = blockpos.func_177984_a()) { | |
| - ; | |
| + | |
| } | |
| return this.func_180495_p(blockpos); | |
| diff --git a/old/net/minecraft/world/WorldServer.java b/new/net/minecraft/world/WorldServer.java | |
| index 3fc0574..626f46d 100644 | |
| --- a/old/net/minecraft/world/WorldServer.java | |
| +++ b/new/net/minecraft/world/WorldServer.java | |
| @@ -566,7 +566,7 @@ public class WorldServer extends World implements IThreadListener { | |
| try { | |
| this.func_72914_a(crashreport); | |
| } catch (Throwable var5) { | |
| - ; | |
| + | |
| } | |
| throw new ReportedException(crashreport); | |
| diff --git a/old/net/minecraft/world/chunk/storage/AnvilChunkLoader.java b/new/net/minecraft/world/chunk/storage/AnvilChunkLoader.java | |
| index 63894fd..c1dd19f 100644 | |
| --- a/old/net/minecraft/world/chunk/storage/AnvilChunkLoader.java | |
| +++ b/new/net/minecraft/world/chunk/storage/AnvilChunkLoader.java | |
| @@ -811,7 +811,7 @@ public class AnvilChunkLoader implements IChunkLoader, IThreadedFileIO { | |
| flag = true; | |
| } | |
| } catch (IOException var6) { | |
| - ; | |
| + | |
| } | |
| return flag; | |
| diff --git a/old/net/minecraft/world/end/DragonFightManager.java b/new/net/minecraft/world/end/DragonFightManager.java | |
| index 07eb228..b22d9b2 100644 | |
| --- a/old/net/minecraft/world/end/DragonFightManager.java | |
| +++ b/new/net/minecraft/world/end/DragonFightManager.java | |
| @@ -382,7 +382,7 @@ public class DragonFightManager { | |
| EndPodiumFeature endpodiumfeature = new EndPodiumFeature(p_186094_1_); | |
| if (this.field_186121_o == null) { | |
| for(this.field_186121_o = this.field_186110_d.func_205770_a(Heightmap.Type.MOTION_BLOCKING_NO_LEAVES, EndPodiumFeature.field_186139_a).func_177977_b(); this.field_186110_d.func_180495_p(this.field_186121_o).func_177230_c() == Blocks.field_150357_h && this.field_186121_o.func_177956_o() > this.field_186110_d.func_181545_F(); this.field_186121_o = this.field_186121_o.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/world/gen/NoiseGeneratorImproved.java b/new/net/minecraft/world/gen/NoiseGeneratorImproved.java | |
| index 9cb92bc..20c546e 100644 | |
| --- a/old/net/minecraft/world/gen/NoiseGeneratorImproved.java | |
| +++ b/new/net/minecraft/world/gen/NoiseGeneratorImproved.java | |
| @@ -19,7 +19,7 @@ public class NoiseGeneratorImproved extends NoiseGenerator { | |
| this.field_76314_c = p_i45469_1_.nextDouble() * 256.0D; | |
| for(int i = 0; i < 256; this.field_76312_d[i] = i++) { | |
| - ; | |
| + | |
| } | |
| for(int l = 0; l < 256; ++l) { | |
| diff --git a/old/net/minecraft/world/gen/NoiseGeneratorSimplex.java b/new/net/minecraft/world/gen/NoiseGeneratorSimplex.java | |
| index 488ccf9..7d27f1d 100644 | |
| --- a/old/net/minecraft/world/gen/NoiseGeneratorSimplex.java | |
| +++ b/new/net/minecraft/world/gen/NoiseGeneratorSimplex.java | |
| @@ -18,7 +18,7 @@ public class NoiseGeneratorSimplex { | |
| this.field_151610_d = p_i45471_1_.nextDouble() * 256.0D; | |
| for(int i = 0; i < 256; this.field_151608_f[i] = i++) { | |
| - ; | |
| + | |
| } | |
| for(int l = 0; l < 256; ++l) { | |
| diff --git a/old/net/minecraft/world/gen/feature/DesertWellsFeature.java b/new/net/minecraft/world/gen/feature/DesertWellsFeature.java | |
| index 66c0867..f2840ad 100644 | |
| --- a/old/net/minecraft/world/gen/feature/DesertWellsFeature.java | |
| +++ b/new/net/minecraft/world/gen/feature/DesertWellsFeature.java | |
| @@ -18,7 +18,7 @@ public class DesertWellsFeature extends Feature<NoFeatureConfig> { | |
| public boolean func_201487_a_(IWorld p_201487_1_, IChunkGenerator<? extends IChunkGenSettings> p_201487_2_, Random p_201487_3_, BlockPos p_201487_4_, NoFeatureConfig p_201487_5_) { | |
| for(p_201487_4_ = p_201487_4_.func_177984_a(); p_201487_1_.func_175623_d(p_201487_4_) && p_201487_4_.func_177956_o() > 2; p_201487_4_ = p_201487_4_.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| if (!field_175913_a.test(p_201487_1_.func_180495_p(p_201487_4_))) { | |
| diff --git a/old/net/minecraft/world/gen/feature/SwampTreeFeature.java b/new/net/minecraft/world/gen/feature/SwampTreeFeature.java | |
| index 850ddf0..899ca2e 100644 | |
| --- a/old/net/minecraft/world/gen/feature/SwampTreeFeature.java | |
| +++ b/new/net/minecraft/world/gen/feature/SwampTreeFeature.java | |
| @@ -23,7 +23,7 @@ public class SwampTreeFeature extends AbstractTreeFeature<NoFeatureConfig> { | |
| public boolean func_208519_a(Set<BlockPos> p_208519_1_, IWorld p_208519_2_, Random p_208519_3_, BlockPos p_208519_4_) { | |
| int i; | |
| for(i = p_208519_3_.nextInt(4) + 5; p_208519_2_.func_204610_c(p_208519_4_.func_177977_b()).func_206884_a(FluidTags.field_206959_a); p_208519_4_ = p_208519_4_.func_177977_b()) { | |
| - ; | |
| + | |
| } | |
| boolean flag = true; | |
| diff --git a/old/net/minecraft/world/gen/feature/structure/StrongholdStructure.java b/new/net/minecraft/world/gen/feature/structure/StrongholdStructure.java | |
| index c1b3c73..806f8d7 100644 | |
| --- a/old/net/minecraft/world/gen/feature/structure/StrongholdStructure.java | |
| +++ b/new/net/minecraft/world/gen/feature/structure/StrongholdStructure.java | |
| @@ -55,7 +55,7 @@ public class StrongholdStructure extends Structure<StrongholdConfig> { | |
| StrongholdStructure.Start strongholdstructure$start; | |
| for(strongholdstructure$start = new StrongholdStructure.Start(p_202369_1_, p_202369_3_, p_202369_4_, p_202369_5_, biome, i++); strongholdstructure$start.func_186161_c().isEmpty() || ((StrongholdPieces.Stairs2)strongholdstructure$start.func_186161_c().get(0)).field_75025_b == null; strongholdstructure$start = new StrongholdStructure.Start(p_202369_1_, p_202369_3_, p_202369_4_, p_202369_5_, biome, i++)) { | |
| - ; | |
| + | |
| } | |
| return strongholdstructure$start; | |
| diff --git a/old/net/minecraft/world/gen/feature/structure/WoodlandMansionPieces.java b/new/net/minecraft/world/gen/feature/structure/WoodlandMansionPieces.java | |
| index 6782d7f..4c49521 100644 | |
| --- a/old/net/minecraft/world/gen/feature/structure/WoodlandMansionPieces.java | |
| +++ b/new/net/minecraft/world/gen/feature/structure/WoodlandMansionPieces.java | |
| @@ -98,7 +98,7 @@ public class WoodlandMansionPieces { | |
| this.func_191110_a(this.field_191118_b, this.field_191121_e - 2, this.field_191122_f + 2, EnumFacing.WEST, 3); | |
| while(this.func_191111_a(this.field_191118_b)) { | |
| - ; | |
| + | |
| } | |
| this.field_191120_d = new WoodlandMansionPieces.SimpleGrid[3]; | |
| @@ -248,7 +248,7 @@ public class WoodlandMansionPieces { | |
| this.func_191110_a(this.field_191119_c, i2 + enumfacing2.func_82601_c(), i1 + enumfacing2.func_82599_e(), enumfacing2, 4); | |
| while(this.func_191111_a(this.field_191119_c)) { | |
| - ; | |
| + | |
| } | |
| } | |
| diff --git a/old/net/minecraft/world/storage/SaveFormatOld.java b/new/net/minecraft/world/storage/SaveFormatOld.java | |
| index 68d88e2..513c270 100644 | |
| --- a/old/net/minecraft/world/storage/SaveFormatOld.java | |
| +++ b/new/net/minecraft/world/storage/SaveFormatOld.java | |
| @@ -154,7 +154,7 @@ public class SaveFormatOld implements ISaveFormat { | |
| try { | |
| Thread.sleep(500L); | |
| } catch (InterruptedException var5) { | |
| - ; | |
| + | |
| } | |
| } | |
| } | |
| diff --git a/old/net/minecraft/world/storage/WorldInfo.java b/new/net/minecraft/world/storage/WorldInfo.java | |
| index 3afee15..a263710 100644 | |
| --- a/old/net/minecraft/world/storage/WorldInfo.java | |
| +++ b/new/net/minecraft/world/storage/WorldInfo.java | |
| @@ -680,7 +680,7 @@ public class WorldInfo { | |
| s = "Anvil"; | |
| } | |
| } catch (Throwable var3) { | |
| - ; | |
| + | |
| } | |
| return String.format("0x%05X - %s", this.field_76103_l, s); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment