From 683becabda0f26453a214124a4b670bb27ad3375 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Mon, 31 Aug 2020 16:48:12 -0400 Subject: [PATCH] Font render correction --- lint/ChangeLog.txt | 26980 ++++++++-------- lint/ZKM_TrimLog.txt | 774 +- lint/ZKM_log.txt | 867 +- lint/out/in.jar | Bin 848904 -> 865470 bytes lint/out/in.jar.BACKUP | Bin 848855 -> 848904 bytes src/main/java/com/volmit/iris/Iris.java | 6 - .../java/com/volmit/iris/ProjectManager.java | 2 - .../iris/activation/IrisActivation1.java | 140 - .../iris/activation/IrisActivation2.java | 137 - .../iris/activation/IrisActivation3.java | 137 - .../iris/activation/IrisActivation4.java | 137 - .../iris/gen/TerrainChunkGenerator.java | 1 + .../volmit/iris/object/IrisTextPlacement.java | 1 + .../volmit/iris/object/IrisTextRenderer.java | 6 +- .../com/volmit/iris/util/MortarCommand.java | 3 - 15 files changed, 14414 insertions(+), 14777 deletions(-) delete mode 100644 src/main/java/com/volmit/iris/activation/IrisActivation1.java delete mode 100644 src/main/java/com/volmit/iris/activation/IrisActivation2.java delete mode 100644 src/main/java/com/volmit/iris/activation/IrisActivation3.java delete mode 100644 src/main/java/com/volmit/iris/activation/IrisActivation4.java diff --git a/lint/ChangeLog.txt b/lint/ChangeLog.txt index 321e10d63..bcf828b27 100644 --- a/lint/ChangeLog.txt +++ b/lint/ChangeLog.txt @@ -1,4 +1,4 @@ -// ["ChangeLog.txt" version=13.0.0 encoding="UTF-8" 2020.08.30 15:59:20] +// ["ChangeLog.txt" version=13.0.0 encoding="UTF-8" 2020.08.31 16:32:13] // DO NOT EDIT THIS FILE. You need it to interpret exception stack traces. @@ -26,7 +26,7 @@ Package: org.zeroturnaround.zip.extra NameNotChanged Class: public com.volmit.iris.Iris NameNotChanged Source: "Iris.java" FieldsOf: com.volmit.iris.Iris - private static java.lang.String b => h + private static boolean b => h public static com.volmit.iris.IrisBoardManager board NameNotChanged public com.volmit.iris.command.CommandIris commandIris NameNotChanged public static com.volmit.iris.util.KList executors NameNotChanged @@ -41,9 +41,10 @@ Class: public com.volmit.iris.Iris NameNotChanged MethodsOf: com.volmit.iris.Iris static void () SignatureNotChanged public void () SignatureNotChanged - private static java.io.IOException a(java.io.IOException) SignatureNotChanged - public static void a(java.lang.String) => b(java.lang.String) - public static java.lang.String b() => o() + public static void a(boolean) => b(boolean) + private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged + public static boolean b() => o() + public static boolean c() => p() public static void error(java.lang.String) SignatureNotChanged public static java.io.File getCached(java.lang.String, java.lang.String) SignatureNotChanged public org.bukkit.generator.ChunkGenerator getDefaultWorldGenerator(java.lang.String, java.lang.String) SignatureNotChanged @@ -52,7 +53,7 @@ Class: public com.volmit.iris.Iris NameNotChanged public void hit(long) SignatureNotChanged public void imsg(org.bukkit.command.CommandSender, java.lang.String) SignatureNotChanged public static void info(java.lang.String) SignatureNotChanged - private static synthetic void lambda$0() SignatureNotChanged + private static synthetic void lambda$onEnable$0() SignatureNotChanged public static com.volmit.iris.util.KList loadPostProcessors() SignatureNotChanged public static void msg(java.lang.String) SignatureNotChanged public boolean onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[]) SignatureNotChanged @@ -63,97 +64,100 @@ Class: public com.volmit.iris.Iris NameNotChanged public static void verbose(java.lang.String) SignatureNotChanged public static void warn(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.Iris - 40 => 70 - 48 => 65 - 51 => 46 - 56 => 15 - 58 => 55 - 59 => 84 - 65 => 39 - 71 => 4 - 76 => 23 - 81 => 57 - 82 => 69 - 83 => 29 - 84 => 28 - 85 => 11 - 86 => 41 - 87 => 83 - 88 => 68 - 89 => 45 - 90 => 37 - 91 => 47 and 72 - 92 => 61 - 93 => 60 - 97 => 34 - 99 => 9 and 20 - 101 => 50 - 103 => 73 - 106 => 6 and 22 - 108 => 51 - 111 => 43 - 112 => 75 - 113 => 44 - 114 => 17 - 115 => 38 - 116 => 31 - 120 => 1 - 122 => 32 - 123 => 18 - 124 => 35 - 125 => 87 - 126 => 21 - 127 => 14 - 129 => 53 - 135 => 88 - 140 => 48 - 141 => 62 - 146 => 71 - 151 => 42 - 152 => 3 - 153 => 78 - 154 => 82 - 155 => 54 - 159 => 12 - 160 => 85 - 162 => 5 - 164 => 2 - 166 => 86 - 168 => 58 and 81 - 170 => 49 - 171 => 63 - 173 => 7 - 175 => 77 - 181 => 66 - 186 => 13 - 187 => 36 - 189 => 25 - 191 => 79 - 193 => 30 and 33 - 195 => 76 - 197 => 24 - 199 => 67 - 206 => 19 - 209 => 80 - 214 => 40 - 219 => 59 - 220 => 56 - 224 => 8 - 225 => 10 - 229 => 74 - 230 => 26 - 239 => 27 - 240 => 64 - 244 => 16 - 245 => 52 + 40 => 60 + 48 => 74 + 57 => 28 + 58 => 80 + 59 => 79 + 65 => 52 + 71 => 1 + 76 => 12 + 81 => 61 + 82 => 17 + 83 => 58 + 84 => 32 + 85 => 8 + 86 => 54 + 87 => 78 + 88 => 53 + 89 => 37 + 90 => 5 + 91 => 55 and 77 + 92 => 86 + 93 => 23 + 97 => 69 + 99 => 26 + 101 => 6 + 103 => 85 + 105 => 82 + 106 => 44 + 108 => 15 + 109 => 92 + 111 => 9 + 112 => 34 + 113 => 66 + 114 => 48 + 115 => 50 + 116 => 29 + 120 => 16 + 122 => 46 + 123 => 71 + 124 => 10 + 125 => 56 + 126 => 81 + 127 => 67 + 129 => 24 + 135 => 41 + 140 => 84 + 141 => 20 + 146 => 43 + 151 => 68 + 152 => 2 + 153 => 93 + 154 => 36 + 155 => 73 + 159 => 7 + 160 => 70 + 162 => 64 + 164 => 13, 45 and 51 + 166 => 14 + 168 => 27 + 170 => 42 + 171 => 18 + 173 => 35, 87 and 89 + 175 => 31 + 178 => 21 + 181 => 62 + 186 => 76 + 187 => 25 + 189 => 57, 63 and 65 + 191 => 40 + 193 => 39 + 195 => 30 + 197 => 3, 11 and 91 + 199 => 88 + 202 => 83 + 206 => 47 + 209 => 59 + 214 => 94 + 219 => 75 + 220 => 95 + 224 => 38 + 225 => 19 + 229 => 33 + 230 => 49 + 239 => 90 + 240 => 22 + 244 => 72 + 245 => 4 Class: public com.volmit.iris.IrisBoardManager NameNotChanged Source: "IrisBoardManager.java" FieldsOf: com.volmit.iris.IrisBoardManager - private com.volmit.iris.util.ChronoLatch cl => a + private com.volmit.iris.util.ChronoLatch cl => b public com.volmit.iris.util.RollingSequence hits NameNotChanged private com.volmit.iris.util.BoardManager manager NameNotChanged - private java.lang.String mem => b + private java.lang.String mem => a public com.volmit.iris.util.RollingSequence tp NameNotChanged MethodsOf: com.volmit.iris.IrisBoardManager static void () SignatureNotChanged @@ -162,62 +166,61 @@ Class: public com.volmit.iris.IrisBoardManager NameNotChanged public java.util.List getLines(org.bukkit.entity.Player) SignatureNotChanged public java.lang.String getTitle(org.bukkit.entity.Player) SignatureNotChanged private boolean isIrisWorld(org.bukkit.World) SignatureNotChanged - private synthetic void lambda$0(org.bukkit.event.player.PlayerChangedWorldEvent) SignatureNotChanged + private synthetic void lambda$on$0(org.bukkit.event.player.PlayerChangedWorldEvent) SignatureNotChanged public void on(org.bukkit.event.player.PlayerChangedWorldEvent) SignatureNotChanged public void updatePlayer(org.bukkit.entity.Player) SignatureNotChanged LineNumbersOf: com.volmit.iris.IrisBoardManager - 32 => 8 - 33 => 28 - 34 => 51 - 35 => 30 - 38 => 43 - 40 => 12 - 42 => 1 and 54 - 43 => 15 - 44 => 34 - 45 => 22 - 47 => 27 - 52 => 3 and 7 + 32 => 33 + 33 => 8 + 34 => 42 + 35 => 21 + 39 => 38 + 40 => 48 + 42 => 20 + 43 => 25 + 44 => 1 + 45 => 28 + 47 => 12 + 52 => 17 and 37 53 => 19 - 58 => 46 - 63 => 5 - 65 => 2 - 66 => 32 - 67 => 50 - 71 => 25 - 73 => 4 + 58 => 29 + 63 => 4 + 65 => 10 + 66 => 44 + 71 => 9 + 73 => 39 78 => 18 - 85 => 6 - 87 => 29 - 89 => 11 - 92 => 40 - 94 => 10 - 96 => 20 - 99 => 52 - 100 => 42 - 101 => 31 - 102 => 41 - 103 => 14 - 104 => 23 - 106 => 36 - 107 => 38 - 108 => 49 - 109 => 47 - 110 => 35 - 111 => 48 - 112 => 44 - 113 => 24 - 114 => 53 - 115 => 37 - 117 => 21 - 119 => 13 - 122 => 26 - 124 => 9 - 125 => 17 - 128 => 33 - 130 => 39 - 136 => 45 - 137 => 16 + 85 => 40 + 87 => 34 + 89 => 22 + 92 => 35 + 94 => 6 + 96 => 50 + 99 => 51 + 100 => 24 + 101 => 3 + 102 => 26 + 103 => 13 + 104 => 46 + 106 => 5 + 107 => 30 + 108 => 47 + 109 => 16 + 110 => 7 + 111 => 52 + 112 => 45 + 113 => 49 + 114 => 11 + 115 => 43 + 117 => 14 + 119 => 23 + 122 => 36 + 124 => 27 + 125 => 41 + 128 => 31 + 130 => 2 + 136 => 15 + 137 => 32 Class: public abstract com.volmit.iris.IrisContext NameNotChanged Source: "IrisContext.java" @@ -232,22 +235,22 @@ Class: public abstract com.volmit.iris.IrisContext NameNotChanged public static void pushContext(com.volmit.iris.IrisContext) SignatureNotChanged LineNumbersOf: com.volmit.iris.IrisContext 12 => 1 - 16 => 2 - 17 => 3 + 16 => 3 + 17 => 2 Class: public com.volmit.iris.IrisDataManager NameNotChanged Source: "IrisDataManager.java" FieldsOf: com.volmit.iris.IrisDataManager - private com.volmit.iris.util.ResourceLoader biomeLoader => h - private java.io.File dataFolder => c - private com.volmit.iris.util.ResourceLoader dimensionLoader => a - private com.volmit.iris.util.ResourceLoader generatorLoader => b - private com.volmit.iris.util.ResourceLoader lootLoader => d - private com.volmit.iris.util.ObjectResourceLoader objectLoader => f - private java.io.File packs => e - private boolean prod => g - private com.volmit.iris.util.ResourceLoader regionLoader => j - private com.volmit.iris.util.ResourceLoader structureLoader => i + private com.volmit.iris.util.ResourceLoader biomeLoader => e + private java.io.File dataFolder => g + private com.volmit.iris.util.ResourceLoader dimensionLoader => j + private com.volmit.iris.util.ResourceLoader generatorLoader => c + private com.volmit.iris.util.ResourceLoader lootLoader => b + private com.volmit.iris.util.ObjectResourceLoader objectLoader => a + private java.io.File packs => i + private boolean prod => d + private com.volmit.iris.util.ResourceLoader regionLoader => h + private com.volmit.iris.util.ResourceLoader structureLoader => f MethodsOf: com.volmit.iris.IrisDataManager static void () SignatureNotChanged public void (java.io.File) SignatureNotChanged @@ -272,116 +275,116 @@ Class: public com.volmit.iris.IrisDataManager NameNotChanged public java.lang.String toString() SignatureNotChanged private void writeExamples() => a() LineNumbersOf: com.volmit.iris.IrisDataManager - 25 => 45, 59, 65 and 74 - 28 => 64 - 29 => 43 - 30 => 39 - 31 => 18 - 32 => 90 - 33 => 35 - 34 => 66 - 35 => 113 - 36 => 6 - 37 => 36 - 41 => 112 - 43 => 24 - 46 => 83 - 47 => 80 - 48 => 85 - 49 => 26 - 50 => 100 - 51 => 28 - 52 => 56 - 53 => 75 - 54 => 92 - 56 => 49 - 58 => 82 - 60 => 108 - 63 => 7 - 64 => 78 - 65 => 5 - 66 => 77 - 67 => 15 - 69 => 114 - 71 => 9 - 72 => 98 - 76 => 72 - 77 => 48 - 78 => 10 - 82 => 95 - 83 => 41 - 84 => 61 - 85 => 46 - 86 => 81 - 87 => 99 - 88 => 53 - 92 => 29 - 93 => 88 - 94 => 4 - 95 => 73 - 97 => 40 and 57 - 99 => 14 - 102 => 37 and 58 - 104 => 101 - 109 => 63 - 110 => 19 - 111 => 79 - 112 => 97 - 113 => 17 - 114 => 38 - 116 => 52 - 117 => 115 - 118 => 42 - 119 => 8 - 120 => 3 - 121 => 71 - 122 => 55 - 123 => 105 - 124 => 44 - 125 => 70 - 126 => 47 - 127 => 27 - 128 => 33 - 129 => 107 - 130 => 54 - 131 => 102 - 133 => 31 - 135 => 89 - 136 => 11 - 137 => 103 - 138 => 68 - 139 => 13 - 140 => 22 - 141 => 93 - 143 => 91 - 144 => 50 - 145 => 94 - 147 => 2 - 148 => 106 - 149 => 1 - 150 => 34 - 152 => 104 - 153 => 62 - 154 => 16 - 155 => 67 - 158 => 69 - 161 => 23 - 162 => 30 - 166 => 76 - 167 => 51 - 168 => 109 - 169 => 20 - 170 => 110 - 171 => 25 - 172 => 32 - 173 => 84 - 177 => 12 - 178 => 86 - 179 => 96 - 180 => 87 - 181 => 21 - 182 => 60 - 183 => 111 + 25 => 16, 49, 54 and 76 + 28 => 5 + 29 => 32 + 30 => 105 + 31 => 90 + 32 => 47 + 33 => 31 + 34 => 96 + 35 => 101 + 36 => 9 + 37 => 53 + 41 => 56 + 43 => 109 + 46 => 46 + 47 => 21 + 48 => 70 + 49 => 29 + 50 => 45 + 51 => 97 + 52 => 89 + 53 => 63 + 54 => 6 + 56 => 65 + 58 => 34 + 60 => 72 + 63 => 37 + 64 => 77 + 65 => 25 + 66 => 17 + 67 => 26 + 69 => 41 + 71 => 112 + 72 => 1 + 76 => 28 + 77 => 36 + 78 => 93 + 82 => 19 + 83 => 14 + 84 => 111 + 85 => 66 + 86 => 8 + 87 => 104 + 88 => 12 + 92 => 11 + 93 => 81 + 94 => 78 + 95 => 115 + 97 => 30 and 100 + 99 => 50 + 102 => 74 and 106 + 104 => 13 + 109 => 62 + 110 => 23 + 111 => 52 + 112 => 87 + 113 => 38 + 114 => 92 + 116 => 43 + 117 => 59 + 118 => 33 + 119 => 84 + 120 => 4 + 121 => 15 + 122 => 69 + 123 => 60 + 124 => 94 + 125 => 85 + 126 => 44 + 127 => 20 + 128 => 110 + 129 => 91 + 130 => 51 + 131 => 71 + 133 => 42 + 135 => 108 + 136 => 18 + 137 => 114 + 138 => 22 + 139 => 58 + 140 => 75 + 141 => 35 + 143 => 10 + 144 => 39 + 145 => 61 + 147 => 86 + 148 => 48 + 149 => 24 + 150 => 7 + 152 => 73 + 153 => 102 + 154 => 83 + 155 => 99 + 158 => 67 + 161 => 95 + 162 => 55 + 166 => 64 + 167 => 80 + 168 => 103 + 169 => 3 + 170 => 113 + 171 => 88 + 172 => 107 + 173 => 57 + 177 => 40 + 178 => 79 + 179 => 82 + 180 => 98 + 181 => 2 + 182 => 68 + 183 => 27 Class: public com.volmit.iris.IrisHotloadManager NameNotChanged Source: "IrisHotloadManager.java" @@ -398,77 +401,77 @@ Class: public com.volmit.iris.IrisHotloadManager NameNotChanged private synthetic void lambda$null$0(int, com.volmit.iris.IrisContext) SignatureNotChanged public void track(java.io.File) SignatureNotChanged LineNumbersOf: com.volmit.iris.IrisHotloadManager - 15 => 70 - 19 => 7 - 20 => 16 - 21 => 43 - 22 => 21 - 26 => 29 - 28 => 56 - 31 => 6 - 33 => 37 - 36 => 1 - 37 => 61 - 39 => 71 - 40 => 17 - 44 => 13 - 46 => 34 - 48 => 44 - 50 => 14 - 53 => 47 - 55 => 12 - 58 => 28 - 60 => 48 - 63 => 36 - 65 => 32 - 68 => 41 - 69 => 2 - 70 => 57 - 71 => 20 - 73 => 27 - 75 => 4 - 77 => 69 - 80 => 65 - 82 => 23 - 85 => 59 - 87 => 39 - 90 => 31 - 92 => 40 - 95 => 19 - 96 => 9 - 97 => 33 - 98 => 62 - 100 => 25 - 102 => 8 - 104 => 45 - 107 => 64 - 109 => 54 - 112 => 52 - 114 => 51 - 117 => 3 - 119 => 60 - 122 => 53 - 123 => 26 - 124 => 58 - 125 => 35 - 129 => 66 - 132 => 10 - 133 => 11 - 134 => 15 - 136 => 42 - 138 => 5 - 140 => 49 - 142 => 38 - 143 => 30 - 145 => 46 - 146 => 18 - 147 => 22 - 148 => 67 - 149 => 55 - 154 => 63 - 156 => 68 - 157 => 24 - 162 => 50 + 15 => 53 + 19 => 1 + 20 => 68 + 21 => 21 + 22 => 4 + 26 => 42 + 28 => 60 + 31 => 34 + 33 => 46 + 36 => 18 + 37 => 14 + 39 => 58 + 40 => 52 + 44 => 69 + 46 => 25 + 48 => 55 + 50 => 6 + 53 => 29 + 55 => 48 + 58 => 70 + 60 => 7 + 63 => 43 + 65 => 64 + 68 => 67 + 69 => 28 + 70 => 49 + 71 => 16 + 73 => 12 + 75 => 3 + 77 => 30 + 80 => 31 + 82 => 63 + 85 => 24 + 87 => 50 + 90 => 59 + 92 => 41 + 95 => 35 + 96 => 66 + 97 => 39 + 98 => 51 + 100 => 40 + 102 => 26 + 104 => 57 + 107 => 13 + 109 => 10 + 112 => 11 + 114 => 45 + 117 => 36 + 119 => 71 + 122 => 37 + 123 => 65 + 124 => 62 + 125 => 32 + 129 => 20 + 132 => 56 + 133 => 19 + 134 => 47 + 136 => 17 + 138 => 8 + 140 => 44 + 142 => 5 + 143 => 15 + 145 => 9 + 146 => 23 + 147 => 38 + 148 => 2 + 149 => 22 + 154 => 27 + 156 => 54 + 157 => 61 + 162 => 33 Class: public com.volmit.iris.IrisMetrics NameNotChanged Source: "IrisMetrics.java" @@ -477,10 +480,10 @@ Class: public com.volmit.iris.IrisMetrics NameNotChanged public int noiseHits NameNotChanged private final com.volmit.iris.util.RollingSequence parallax => b private final com.volmit.iris.util.RollingSequence perSecond => c - private final com.volmit.iris.util.RollingSequence post => f - private final com.volmit.iris.util.RollingSequence terrain => a - private final com.volmit.iris.util.RollingSequence total => e - private final com.volmit.iris.util.RollingSequence update => d + private final com.volmit.iris.util.RollingSequence post => e + private final com.volmit.iris.util.RollingSequence terrain => d + private final com.volmit.iris.util.RollingSequence total => a + private final com.volmit.iris.util.RollingSequence update => f MethodsOf: com.volmit.iris.IrisMetrics static void () SignatureNotChanged public void (int) SignatureNotChanged @@ -498,18 +501,24 @@ Class: public com.volmit.iris.IrisMetrics NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.IrisMetrics - 7 => 4, 5, 6, 9, 11, 14, 16, 17, 18, 20, 21 and 23 - 16 => 2 - 17 => 12 - 19 => 1 - 21 => 22 - 22 => 3 - 23 => 7 - 24 => 8 - 25 => 10 - 26 => 15 - 27 => 13 - 31 => 19 + 7 => 2, 17, 18 and 20 + 10 => 14 + 11 => 10 + 12 => 19 + 13 => 8 + 14 => 12 + 15 => 13 + 16 => 3 and 21 + 17 => 6 and 11 + 20 => 22 + 21 => 16 + 22 => 4 + 23 => 15 + 24 => 7 + 25 => 1 + 26 => 5 + 27 => 9 + 31 => 23 Class: public com.volmit.iris.IrisSettings NameNotChanged Source: "IrisSettings.java" @@ -528,34 +537,34 @@ Class: public com.volmit.iris.IrisSettings NameNotChanged public void () SignatureNotChanged public static com.volmit.iris.IrisSettings get() SignatureNotChanged LineNumbersOf: com.volmit.iris.IrisSettings - 13 => 13 - 17 => 10 - 21 => 20 - 25 => 11 - 29 => 21 - 33 => 17 - 37 => 16 - 41 => 14 - 45 => 25 - 51 => 12 - 53 => 22 - 55 => 29 - 57 => 19 + 13 => 10 + 17 => 9 + 21 => 24 + 25 => 23 + 29 => 11 + 33 => 15 + 37 => 26 + 41 => 25 + 45 => 21 + 51 => 16 + 53 => 12 + 55 => 1 + 57 => 5 61 => 2 - 64 => 27 - 66 => 7 - 67 => 1 and 23 - 74 => 15 - 77 => 24 - 79 => 28 - 80 => 26 - 81 => 6 - 84 => 18 - 88 => 9 + 64 => 8 + 66 => 13 + 67 => 7 and 20 + 74 => 27 + 77 => 17 + 79 => 29 + 80 => 6 + 81 => 4 + 84 => 22 + 88 => 19 91 => 3 - 93 => 8 - 94 => 4 - 98 => 5 + 93 => 14 + 94 => 28 + 98 => 18 Class: public com.volmit.iris.ProjectManager NameNotChanged Source: "ProjectManager.java" @@ -570,25 +579,26 @@ Class: public com.volmit.iris.ProjectManager NameNotChanged public com.volmit.iris.util.KList analyze(java.io.File) SignatureNotChanged public com.volmit.iris.util.KList analyze(java.lang.Object, java.io.File) SignatureNotChanged public com.volmit.iris.util.KList analyzeFolder(java.io.File, java.lang.String, java.lang.Object) SignatureNotChanged - private com.volmit.iris.util.JSONArray buildSchemas(com.volmit.iris.IrisDataManager) => b(com.volmit.iris.IrisDataManager) + private com.volmit.iris.util.JSONArray buildSchemas(com.volmit.iris.IrisDataManager) => c(com.volmit.iris.IrisDataManager) protected boolean canEqual(java.lang.Object) SignatureNotChanged public void close() SignatureNotChanged public java.io.File compilePackage(com.volmit.iris.util.MortarSender, java.lang.String, boolean) SignatureNotChanged public void create(com.volmit.iris.util.MortarSender, java.lang.String) SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged private void ex(com.volmit.iris.util.JSONArray, java.lang.Class, com.volmit.iris.IrisDataManager, java.lang.String) => a(com.volmit.iris.util.JSONArray, java.lang.Class, com.volmit.iris.IrisDataManager, java.lang.String) - private java.lang.String[] getBiomeList(com.volmit.iris.IrisDataManager) => f(com.volmit.iris.IrisDataManager) + private java.lang.String[] getBiomeList(com.volmit.iris.IrisDataManager) => d(com.volmit.iris.IrisDataManager) public com.volmit.iris.gen.IrisChunkGenerator getCurrentProject() SignatureNotChanged - private java.lang.String[] getDimensionList(com.volmit.iris.IrisDataManager) => d(com.volmit.iris.IrisDataManager) - private java.lang.String[] getGeneratorList(com.volmit.iris.IrisDataManager) => c(com.volmit.iris.IrisDataManager) + private java.lang.String[] getDimensionList(com.volmit.iris.IrisDataManager) => e(com.volmit.iris.IrisDataManager) + private java.lang.String[] getFontList() => b() + private java.lang.String[] getGeneratorList(com.volmit.iris.IrisDataManager) => f(com.volmit.iris.IrisDataManager) public java.util.concurrent.locks.ReentrantLock getLock() SignatureNotChanged - private java.lang.String[] getLootList(com.volmit.iris.IrisDataManager) => e(com.volmit.iris.IrisDataManager) - private java.lang.String[] getObjectList(com.volmit.iris.IrisDataManager) => g(com.volmit.iris.IrisDataManager) + private java.lang.String[] getLootList(com.volmit.iris.IrisDataManager) => g(com.volmit.iris.IrisDataManager) + private java.lang.String[] getObjectList(com.volmit.iris.IrisDataManager) => a(com.volmit.iris.IrisDataManager) private java.lang.String[] getRegionList(com.volmit.iris.IrisDataManager) => h(com.volmit.iris.IrisDataManager) public com.volmit.iris.util.JSONObject getSchemaEntry(java.lang.Class, com.volmit.iris.IrisDataManager, java.lang.String[]) SignatureNotChanged public com.volmit.iris.util.JSONObject getSchemaFor(java.lang.Class, com.volmit.iris.IrisDataManager) SignatureNotChanged public com.volmit.iris.util.JSONObject getSchemaFor(java.lang.Class, int, com.volmit.iris.util.KMap, com.volmit.iris.IrisDataManager) SignatureNotChanged - private java.lang.String[] getStructureList(com.volmit.iris.IrisDataManager) => a(com.volmit.iris.IrisDataManager) + private java.lang.String[] getStructureList(com.volmit.iris.IrisDataManager) => b(com.volmit.iris.IrisDataManager) public com.volmit.iris.util.TaskExecutor getTx() SignatureNotChanged public java.io.File getWorkspaceFile(java.lang.String) SignatureNotChanged public int hashCode() SignatureNotChanged @@ -642,783 +652,800 @@ Class: public com.volmit.iris.ProjectManager NameNotChanged private void verify(com.volmit.iris.util.JSONObject, java.lang.Object, com.volmit.iris.util.KList, java.io.File) => a(com.volmit.iris.util.JSONObject, java.lang.Object, com.volmit.iris.util.KList, java.io.File) public void writeDocs(java.io.File) SignatureNotChanged LineNumbersOf: com.volmit.iris.ProjectManager - 76 => 6, 302, 475 and 746 - 79 => 725 - 80 => 83 and 351 - 81 => 471 and 788 - 84 => 17 - 85 => 74 - 87 => 604 - 89 => 647 - 91 => 757 - 92 => 752 - 96 => 748 - 99 => 193 - 102 => 323 - 105 => 335 - 106 => 11 - 110 => 665 - 115 => 287 - 117 => 465 - 118 => 421 - 122 => 73 - 123 => 299 - 124 => 439 - 128 => 579 - 130 => 52 and 613 - 132 => 568 - 134 => 558 - 135 => 292 - 137 => 166 - 138 => 509 - 139 => 389 - 141 => 621 - 143 => 222 - 151 => 80 - 153 => 197 - 154 => 254 - 155 => 582 - 156 => 370 - 158 => 313 - 159 => 216 - 161 => 10 - 163 => 688 - 165 => 649 - 166 => 33 - 169 => 157 - 170 => 362 - 171 => 785 - 172 => 666 - 173 => 316 - 174 => 406 - 175 => 486 - 176 => 182 - 178 => 491 - 180 => 800 - 181 => 706 - 182 => 820 - 184 => 162 - 185 => 677 - 187 => 610 - 189 => 535 - 190 => 618 - 195 => 238 - 198 => 284 - 199 => 251 - 201 => 116 - 203 => 765 - 204 => 745 - 206 => 648 - 207 => 806 - 209 => 241 - 210 => 31 - 211 => 478 - 213 => 684 - 215 => 435 - 218 => 773 - 220 => 640 - 222 => 484 - 224 => 723 - 227 => 49 - 228 => 239 - 229 => 534 - 233 => 416 - 235 => 141 - 236 => 59 - 237 => 21 - 238 => 637 - 239 => 563 - 240 => 110 and 147 - 242 => 542 - 246 => 418 - 247 => 121 - 248 => 328 - 249 => 75 - 250 => 817 - 251 => 380 - 252 => 62 - 253 => 93 - 254 => 71 - 255 => 82 - 256 => 592 - 257 => 397 and 500 - 258 => 227 and 606 - 259 => 381 and 477 - 260 => 463, 557 and 591 - 261 => 149, 672 and 736 - 262 => 388, 685 and 805 - 263 => 274, 282 and 395 - 264 => 487, 619 and 623 - 265 => 527, 651 and 717 - 266 => 114, 344, 687 and 691 - 268 => 756 - 269 => 218 - 270 => 367 - 271 => 815 - 272 => 352 - 274 => 719 - 276 => 277 - 278 => 499 - 279 => 573 - 281 => 481 - 283 => 739 - 285 => 371 - 286 => 460 - 289 => 670 - 290 => 741 - 291 => 291 - 292 => 51 - 293 => 185 - 295 => 663 - 296 => 171 - 297 => 473 - 299 => 265 - 301 => 523 - 303 => 36 - 304 => 798 - 306 => 698 - 308 => 207 - 310 => 813 - 311 => 19 - 314 => 373 - 315 => 318 - 316 => 255 - 317 => 330 - 318 => 641 - 320 => 521 - 321 => 176 - 322 => 18 - 324 => 448 - 326 => 420 - 328 => 561 - 329 => 467 - 331 => 183 - 333 => 547 - 335 => 240 - 336 => 510 - 339 => 787 - 340 => 555 - 341 => 122 - 342 => 50 - 343 => 429 - 345 => 671 - 346 => 108 - 347 => 262 - 349 => 63 - 350 => 720 - 351 => 564 - 352 => 528 - 353 => 384 - 354 => 334, 519 and 737 - 358 => 84 - 359 => 391 - 360 => 343 - 361 => 652 - 363 => 22 - 365 => 184 - 366 => 705 - 367 => 777 - 371 => 115 - 374 => 61 - 375 => 300 - 377 => 269, 498 and 764 - 381 => 203 - 382 => 644 - 383 => 655 - 384 => 808 - 386 => 824 - 388 => 822 - 389 => 586 - 390 => 432 - 394 => 177 - 397 => 462 - 398 => 632 - 400 => 470, 503 and 572 - 404 => 202 - 405 => 417 - 406 => 674 - 407 => 248 - 409 => 645 - 411 => 244 - 412 => 348 - 413 => 174 - 417 => 474 - 420 => 263 - 421 => 759 - 423 => 16 - 424 => 158 - 425 => 749 - 427 => 178 - 431 => 593 - 432 => 488 - 433 => 394 - 435 => 763 - 437 => 160 - 438 => 784 - 439 => 656 - 440 => 620 - 442 => 29 - 443 => 456 - 445 => 250 - 447 => 76 - 448 => 167 - 449 => 409 - 450 => 117 - 452 => 100 - 454 => 225 - 455 => 731 - 456 => 139 - 457 => 127 - 459 => 600 - 461 => 361 - 462 => 774 - 463 => 104 - 464 => 709 - 466 => 77 - 468 => 445 - 469 => 188 - 470 => 38 - 471 => 399 - 473 => 783 - 474 => 106 - 475 => 795 - 476 => 285 - 477 => 616 - 478 => 458 - 479 => 740 - 480 => 150 - 481 => 753 - 482 => 466 - 483 => 587 - 484 => 424 - 486 => 501 - 487 => 152 - 490 => 311 - 492 => 175 - 494 => 198 - 495 => 401 - 500 => 571 - 501 => 436 - 502 => 43 - 504 => 452 - 506 => 454 - 507 => 279 - 509 => 724 - 510 => 383 - 511 => 707 - 512 => 732 - 513 => 751 - 514 => 556 - 515 => 28 - 516 => 479 - 517 => 493 - 518 => 189 - 519 => 758 - 520 => 559 - 521 => 161 - 522 => 228 - 523 => 754 - 524 => 786 - 525 => 441 - 526 => 710 - 527 => 191 - 528 => 495 - 529 => 540 - 530 => 570 - 531 => 132 - 532 => 796 - 533 => 590 - 534 => 531 - 535 => 40 - 536 => 215 - 537 => 700 - 538 => 124 - 539 => 276 - 540 => 730 - 541 => 532 - 542 => 742 - 543 => 190 - 544 => 453 - 545 => 169 - 546 => 243 - 547 => 89 - 548 => 653 - 549 => 360 - 550 => 249 - 551 => 536 - 552 => 91 - 553 => 314 - 554 => 581 - 555 => 490 - 556 => 514 - 557 => 221 - 558 => 67 - 559 => 294 - 560 => 195 - 561 => 237 - 562 => 338 - 563 => 326 - 564 => 642 - 565 => 425 - 566 => 118 - 570 => 229 - 571 => 704 - 572 => 793 - 573 => 816 - 574 => 24 - 575 => 312 - 576 => 602 - 577 => 668 - 578 => 256 - 579 => 60 - 582 => 624 - 584 => 303 - 585 => 283 - 586 => 780 - 587 => 123 - 591 => 551 - 592 => 290 - 593 => 102 - 594 => 327 - 595 => 791 - 596 => 153 - 597 => 234 - 599 => 358 - 600 => 374 - 601 => 828 - 602 => 492 - 603 => 676 - 604 => 831 - 606 => 398 - 607 => 289 - 608 => 206 - 609 => 607 - 610 => 569 - 611 => 650 - 612 => 446 - 613 => 336 - 614 => 34 - 615 => 315 - 616 => 408 - 617 => 154 - 618 => 508 - 619 => 2 - 620 => 696 - 621 => 438 - 622 => 646 - 624 => 550 - 625 => 341 - 626 => 220 - 628 => 340 - 633 => 347 - 640 => 810 - 641 => 407 and 577 - 642 => 173 - 643 => 680 - 644 => 1 - 647 => 504 - 649 => 511 - 653 => 375 - 656 => 468 - 658 => 440 - 659 => 280 - 660 => 660 - 661 => 392 - 665 => 65 - 666 => 449 - 667 => 596 - 668 => 553 - 669 => 734 - 673 => 530 - 674 => 355 - 675 => 3 and 382 - 676 => 718 and 802 - 677 => 437 and 639 - 678 => 112 and 130 - 679 => 23 and 811 - 680 => 305 and 775 - 681 => 57 - 683 => 259 - 688 => 447 - 689 => 307 - 690 => 273 - 691 => 612 - 693 => 402 - 698 => 830 - 699 => 101 - 700 => 364 - 701 => 25 - 702 => 782 - 704 => 697 - 705 => 357 - 707 => 455 - 709 => 199 - 714 => 319 - 716 => 578 - 717 => 630 - 718 => 506 - 721 => 713 - 722 => 342 - 724 => 260 - 725 => 768 - 726 => 634 - 727 => 81 - 729 => 200 - 730 => 372 - 732 => 679 - 733 => 217 - 734 => 583 - 736 => 133 and 415 - 738 => 799 - 739 => 405 - 741 => 365 - 743 => 309 - 746 => 356 - 748 => 129 - 750 => 681 - 752 => 457 - 754 => 770 - 757 => 97 - 759 => 809 - 763 => 281 - 765 => 179 - 767 => 750 - 769 => 483 - 772 => 95 - 774 => 20 - 778 => 180 - 780 => 125 - 783 => 482 - 785 => 379 - 787 => 253 - 789 => 444 - 792 => 575 - 794 => 738 - 797 => 797 - 799 => 801 - 802 => 769 - 804 => 708 - 807 => 485 - 809 => 322 - 812 => 766 - 814 => 617 - 817 => 594 - 819 => 413 - 822 => 410 - 824 => 729 - 827 => 433 - 829 => 386 - 833 => 726 - 835 => 544 - 836 => 111 - 838 => 46 and 64 - 840 => 359 - 843 => 13 - 846 => 464 - 848 => 658 - 849 => 296 - 851 => 270 and 306 - 853 => 205 - 856 => 92 - 859 => 515 - 861 => 693 - 862 => 631 - 864 => 90 and 208 - 866 => 584 - 869 => 4 - 872 => 310 - 874 => 589 - 877 => 699 - 879 => 512 - 882 => 155 - 884 => 137 - 886 => 695 - 887 => 661 - 891 => 236 - 893 => 554 - 895 => 761 - 897 => 9 - 900 => 42 - 902 => 790 - 905 => 664 - 907 => 201 - 909 => 44 - 911 => 692 - 914 => 45 - 916 => 295 - 919 => 827 - 921 => 107 - 924 => 212 - 926 => 86 - 928 => 411 - 930 => 662 - 933 => 258 - 935 => 517 - 938 => 654 - 940 => 552 - 941 => 715 - 943 => 143 - 944 => 210 - 945 => 242 - 946 => 434 - 949 => 376 - 950 => 760 - 951 => 585 - 952 => 546 - 953 => 120 - 954 => 349 - 955 => 187 - 958 => 53 - 960 => 507 - 961 => 400 - 963 => 721 - 964 => 354 - 965 => 502 - 966 => 247 - 969 => 192 - 970 => 505 - 971 => 308 - 972 => 321 - 973 => 426 - 974 => 566 - 975 => 135 - 978 => 659 - 980 => 15 - 981 => 643 - 983 => 68 - 984 => 145 - 985 => 529 - 986 => 164 - 989 => 794 - 990 => 14 - 991 => 733 - 992 => 541 - 993 => 603 - 994 => 5 - 995 => 818 - 998 => 119 - 1000 => 789 - 1001 => 403 - 1003 => 543 - 1004 => 755 - 1005 => 136 - 1006 => 39 - 1009 => 771 - 1010 => 140 - 1011 => 85 - 1012 => 390 - 1013 => 261 - 1014 => 826 - 1015 => 266 - 1018 => 209 - 1020 => 66 - 1021 => 320 - 1023 => 814 - 1024 => 496 - 1025 => 235 - 1026 => 494 - 1029 => 686 - 1030 => 165 - 1031 => 27 - 1032 => 385 - 1033 => 451 - 1034 => 146 - 1035 => 26 - 1038 => 214 - 1040 => 627 - 1041 => 597 - 1043 => 633 - 1044 => 219 - 1045 => 387 - 1046 => 264 - 1049 => 30 - 1050 => 772 - 1051 => 196 - 1052 => 396 - 1053 => 427 - 1054 => 109 - 1055 => 711 - 1058 => 98 - 1060 => 669 - 1061 => 194 - 1063 => 767 - 1064 => 690 - 1065 => 819 - 1066 => 350 - 1069 => 615 - 1070 => 186 - 1071 => 317 - 1072 => 245 - 1073 => 520 - 1074 => 574 - 1075 => 580 - 1079 => 246 - 1081 => 595 - 1082 => 55 - 1084 => 548 and 689 - 1086 => 267 - 1089 => 539 - 1091 => 525 - 1093 => 48 - 1094 => 332 - 1095 => 298 - 1096 => 598 - 1099 => 588 - 1100 => 272 - 1101 => 226 - 1102 => 414 - 1103 => 377 - 1104 => 363 - 1105 => 79 - 1108 => 667 - 1110 => 128 - 1113 => 678 - 1115 => 562 - 1118 => 257 - 1120 => 47 - 1122 => 635 - 1124 => 412 - 1126 => 744 - 1128 => 522 - 1129 => 476 - 1130 => 393 - 1131 => 69 - 1132 => 94 - 1133 => 131 - 1134 => 353 - 1136 => 252 - 1138 => 735 - 1141 => 807 - 1142 => 233 - 1146 => 142 - 1152 => 275 - 1155 => 113 - 1158 => 638 - 1160 => 567 - 1164 => 378 - 1165 => 628 - 1166 => 170 - 1170 => 629 - 1171 => 213 - 1172 => 325 - 1173 => 419 - 1176 => 156 - 1181 => 368 - 1186 => 103 - 1191 => 657 - 1196 => 747 - 1201 => 168 - 1206 => 345 - 1211 => 683 - 1216 => 469 - 1218 => 626 - 1220 => 722 - 1223 => 223 - 1225 => 489 - 1226 => 461 - 1229 => 423 and 430 - 1231 => 716 - 1233 => 126 - 1235 => 538 - 1238 => 701 - 1240 => 35 - 1248 => 404 - 1249 => 41 - 1250 => 825 - 1251 => 96 - 1253 => 524 - 1256 => 99 - 1258 => 812 - 1259 => 58 and 443 - 1264 => 78 - 1268 => 829 - 1273 => 431 - 1277 => 821 - 1281 => 614 - 1283 => 611 - 1285 => 636 - 1286 => 286 - 1289 => 54 - 1290 => 605 - 1292 => 560 - 1294 => 37 - 1297 => 537 - 1300 => 779 - 1302 => 163 - 1303 => 622 - 1306 => 159 - 1309 => 673 - 1310 => 533 - 1311 => 32 - 1315 => 516 - 1317 => 608 - 1318 => 304 - 1319 => 7 - 1320 => 702 - 1321 => 803 - 1323 => 778 - 1328 => 609 - 1333 => 450 - 1335 => 333 - 1337 => 148 - 1338 => 339 - 1339 => 337 - 1345 => 346 - 1348 => 422 - 1350 => 545 - 1351 => 576 - 1352 => 743 - 1354 => 804 - 1358 => 472 - 1360 => 369 - 1362 => 134 - 1366 => 105 - 1368 => 56 - 1369 => 459 - 1370 => 268 - 1372 => 727 - 1377 => 712 - 1378 => 72 - 1380 => 442 and 675 - 1382 => 781 - 1385 => 480 - 1386 => 497 - 1388 => 138 and 518 - 1390 => 565 - 1393 => 366 - 1394 => 682 - 1396 => 329 and 714 - 1398 => 301 - 1401 => 151 - 1402 => 70 - 1404 => 211 and 278 - 1406 => 172 - 1409 => 762 - 1410 => 144 - 1412 => 181 and 728 - 1414 => 271 - 1417 => 694 - 1418 => 703 - 1420 => 526 and 625 - 1422 => 231 - 1425 => 324 - 1426 => 297 - 1428 => 288 and 823 - 1430 => 230 - 1433 => 428 - 1434 => 232 - 1436 => 331 and 776 - 1438 => 601 - 1441 => 87 - 1442 => 204 - 1444 => 224 - 1446 => 599 - 1447 => 513 - 1449 => 88 - 1450 => 8 - 1452 => 12 and 293 - 1454 => 549 - 1456 => 792 + 78 => 10, 132, 326 and 477 + 81 => 642 + 82 => 644 and 843 + 83 => 440 and 604 + 86 => 249 + 87 => 525 + 89 => 602 + 91 => 9 + 93 => 209 + 94 => 322 + 98 => 202 + 101 => 63 + 104 => 185 + 107 => 500 + 108 => 532 + 112 => 605 + 117 => 681 + 119 => 175 + 120 => 366 + 124 => 394 + 125 => 647 + 126 => 780 + 130 => 507 + 132 => 359 and 382 + 134 => 699 + 136 => 805 + 137 => 654 + 139 => 670 + 140 => 712 + 141 => 96 + 143 => 62 + 145 => 578 + 153 => 309 + 155 => 809 + 156 => 820 + 157 => 194 + 158 => 212 + 160 => 329 + 161 => 250 + 163 => 70 + 165 => 485 + 167 => 730 + 168 => 317 + 171 => 469 + 172 => 515 + 173 => 812 + 174 => 598 + 175 => 15 + 176 => 801 + 177 => 19 + 178 => 762 + 180 => 815 + 182 => 443 + 183 => 421 + 184 => 204 + 186 => 709 + 187 => 141 + 189 => 547 + 191 => 700 + 192 => 157 + 197 => 213 + 200 => 800 + 201 => 754 + 203 => 275 + 205 => 590 + 206 => 732 + 208 => 200 + 209 => 155 + 211 => 539 + 212 => 306 + 213 => 56 + 215 => 232 + 217 => 34 + 220 => 106 + 222 => 677 + 224 => 782 + 226 => 50 + 229 => 226 + 230 => 240 + 231 => 518 + 235 => 379 + 237 => 231 + 238 => 501 + 239 => 568 + 240 => 669 + 241 => 696 + 242 => 108 and 555 + 244 => 533 + 248 => 20 + 249 => 634 + 250 => 609 + 251 => 110 + 252 => 521 + 253 => 89 + 254 => 777 + 255 => 65 + 256 => 338 + 257 => 657 + 258 => 766 + 259 => 168 and 545 + 260 => 393 and 588 + 261 => 319 and 564 + 262 => 46, 351 and 772 + 263 => 28, 486 and 535 + 264 => 102, 517 and 645 + 265 => 487, 542 and 818 + 266 => 315, 620 and 767 + 267 => 173, 473 and 653 + 268 => 11, 259, 339 and 775 + 270 => 59 + 271 => 543 + 272 => 365 + 273 => 668 + 274 => 86 + 276 => 1 + 278 => 344 + 280 => 334 + 281 => 162 + 283 => 438 + 285 => 560 + 287 => 663 + 288 => 156 + 291 => 124 + 292 => 489 + 293 => 496 + 294 => 847 + 295 => 18 + 297 => 822 + 298 => 403 + 299 => 302 + 301 => 759 + 303 => 280 + 305 => 396 + 306 => 779 + 308 => 524 + 310 => 596 + 312 => 383 + 313 => 247 + 316 => 427 + 317 => 581 + 318 => 407 + 319 => 392 + 320 => 846 + 322 => 14 + 323 => 243 + 324 => 224 + 326 => 35 + 328 => 666 + 330 => 726 + 331 => 482 + 333 => 42 + 335 => 823 + 337 => 304 + 338 => 109 + 341 => 458 + 342 => 671 + 343 => 357 + 344 => 527 + 345 => 278 + 347 => 343 + 348 => 447 + 349 => 559 + 351 => 47 + 352 => 313 + 353 => 522 + 354 => 680 + 355 => 793 + 356 => 208, 520 and 715 + 360 => 534 + 361 => 516 + 362 => 454 + 363 => 176 + 365 => 481 + 367 => 198 + 368 => 255 + 369 => 771 + 373 => 144 + 376 => 116 + 377 => 281 + 379 => 82, 253 and 638 + 383 => 460 + 384 => 391 + 385 => 3 + 386 => 827 + 388 => 122 + 390 => 375 + 391 => 397 + 392 => 199 + 396 => 51 + 399 => 749 + 400 => 52 + 402 => 268, 289 and 797 + 406 => 585 + 407 => 277 + 408 => 386 + 409 => 190 + 411 => 484 + 413 => 570 + 414 => 821 + 415 => 130 + 419 => 785 + 422 => 755 + 423 => 433 + 425 => 717 + 426 => 282 + 427 => 674 + 429 => 839 + 433 => 206 + 434 => 33 + 435 => 807 + 437 => 643 + 439 => 97 + 440 => 526 + 441 => 389 + 442 => 694 + 444 => 54 + 445 => 646 + 447 => 288 + 449 => 530 + 450 => 776 + 451 => 126 + 452 => 479 + 454 => 825 + 456 => 650 + 457 => 170 + 458 => 445 + 459 => 567 + 461 => 497 + 463 => 685 + 464 => 531 + 465 => 328 + 466 => 180 + 468 => 71 + 470 => 364 + 471 => 153 + 472 => 430 + 473 => 372 + 475 => 449 + 476 => 133 + 477 => 744 + 478 => 137 + 479 => 182 + 480 => 118 + 481 => 138 + 482 => 523 + 483 => 228 + 484 => 197 + 485 => 292 + 486 => 494 + 488 => 159 + 489 => 621 + 492 => 506 + 494 => 388 + 496 => 673 + 497 => 114 + 502 => 279 + 503 => 265 + 504 => 174 + 506 => 841 + 508 => 456 + 509 => 502 + 511 => 705 + 512 => 553 + 513 => 149 + 514 => 207 + 515 => 84 + 516 => 631 + 517 => 569 + 518 => 377 + 519 => 474 + 520 => 234 + 521 => 196 + 522 => 6 + 523 => 781 + 524 => 614 + 525 => 417 + 526 => 840 + 527 => 837 + 528 => 332 + 529 => 706 + 530 => 451 + 531 => 235 + 532 => 374 + 533 => 301 + 534 => 688 + 535 => 836 + 536 => 556 + 537 => 115 + 538 => 741 + 539 => 572 + 540 => 819 + 541 => 740 + 542 => 258 + 543 => 557 + 544 => 761 + 545 => 558 + 546 => 222 + 547 => 323 + 548 => 307 + 549 => 692 + 550 => 223 + 551 => 327 + 552 => 262 + 553 => 683 + 554 => 85 + 555 => 580 + 556 => 256 + 557 => 488 + 558 => 244 + 559 => 272 + 560 => 423 + 561 => 273 + 562 => 103 + 563 => 751 + 564 => 23 + 565 => 718 + 566 => 571 + 567 => 270 + 568 => 211 + 572 => 606 + 573 => 350 + 574 => 640 + 575 => 734 + 576 => 845 + 577 => 93 + 578 => 802 + 579 => 201 + 580 => 39 + 581 => 7 + 584 => 498 + 586 => 305 + 587 => 297 + 588 => 172 + 589 => 587 + 593 => 38 + 594 => 723 + 595 => 679 + 596 => 639 + 597 => 758 + 598 => 658 + 599 => 702 + 601 => 320 + 602 => 370 + 603 => 136 + 604 => 786 + 605 => 799 + 606 => 549 + 608 => 608 + 609 => 36 + 610 => 437 + 611 => 248 + 612 => 747 + 613 => 385 + 614 => 586 + 615 => 824 + 616 => 66 + 617 => 748 + 618 => 610 + 619 => 746 + 620 => 600 + 621 => 303 + 622 => 413 + 623 => 218 + 624 => 491 + 626 => 83 + 627 => 195 + 628 => 624 + 630 => 478 + 635 => 817 + 642 => 428 + 643 => 203 and 790 + 644 => 450 + 645 => 770 + 646 => 91 + 649 => 595 + 651 => 476 + 655 => 140 + 658 => 142 + 660 => 652 + 661 => 832 + 662 => 21 + 663 => 739 + 667 => 169 + 668 => 512 + 669 => 582 + 670 => 735 + 671 => 349 + 675 => 179 + 676 => 352 + 677 => 505 and 707 + 678 => 299 and 829 + 679 => 324 and 765 + 680 => 448 and 519 + 681 => 509 and 536 + 682 => 363 and 415 + 683 => 316 + 685 => 245 + 690 => 335 + 691 => 834 + 692 => 152 + 693 => 701 + 695 => 276 + 700 => 25 + 701 => 241 + 702 => 459 + 703 => 725 + 704 => 254 + 706 => 44 + 707 => 546 + 709 => 693 + 711 => 400 + 716 => 803 + 718 => 378 + 719 => 76 + 720 => 831 + 723 => 452 + 724 => 409 + 726 => 347 + 727 => 147 + 728 => 295 + 729 => 57 + 731 => 664 + 732 => 584 + 734 => 811 + 735 => 166 + 736 => 637 + 738 => 148 and 453 + 740 => 420 + 741 => 626 + 743 => 574 + 745 => 544 + 748 => 45 + 750 => 384 + 752 => 648 + 754 => 342 + 756 => 540 + 759 => 603 + 761 => 119 + 765 => 100 + 767 => 461 + 769 => 816 + 771 => 78 + 774 => 107 + 776 => 390 + 780 => 499 + 782 => 75 + 785 => 510 + 787 => 662 + 789 => 260 + 791 => 286 + 794 => 220 + 796 => 769 + 799 => 690 + 801 => 470 + 804 => 154 + 806 => 285 + 809 => 576 + 811 => 284 + 814 => 300 + 816 => 233 + 819 => 239 + 821 => 146 + 824 => 791 + 826 => 263 + 829 => 274 + 831 => 616 + 834 => 704 + 836 => 217 + 840 => 380 + 842 => 554 + 843 => 439 + 845 => 358 and 562 + 847 => 337 + 850 => 689 + 853 => 628 + 855 => 181 + 856 => 236 + 858 => 4 and 768 + 860 => 171 + 863 => 660 + 866 => 37 + 868 => 813 + 869 => 193 + 871 => 424 and 538 + 873 => 618 + 876 => 32 + 879 => 229 + 881 => 783 + 884 => 607 + 886 => 186 + 889 => 74 + 891 => 291 + 893 => 745 + 894 => 26 + 898 => 613 + 900 => 371 + 902 => 177 + 904 => 17 + 907 => 164 + 909 => 695 + 912 => 215 + 914 => 210 + 916 => 627 + 918 => 635 + 921 => 139 + 923 => 792 + 926 => 563 + 928 => 589 + 931 => 442 + 933 => 69 + 935 => 94 + 937 => 661 + 940 => 134 + 942 => 287 + 945 => 495 + 947 => 773 + 948 => 441 + 950 => 160 + 951 => 651 + 952 => 752 + 953 => 53 + 956 => 552 + 957 => 493 + 958 => 143 + 959 => 312 + 960 => 711 + 961 => 80 + 962 => 541 + 965 => 835 + 967 => 471 + 968 => 216 + 970 => 757 + 971 => 353 + 972 => 678 + 973 => 826 + 976 => 41 + 977 => 432 + 978 => 656 + 979 => 480 + 980 => 225 + 981 => 719 + 982 => 362 + 985 => 716 + 987 => 720 + 988 => 490 + 990 => 798 + 991 => 529 + 992 => 72 + 993 => 577 + 996 => 676 + 997 => 2 + 998 => 537 + 999 => 848 + 1000 => 294 + 1001 => 369 + 1002 => 591 + 1005 => 219 + 1007 => 290 + 1008 => 187 + 1010 => 548 + 1011 => 336 + 1012 => 331 + 1013 => 345 + 1016 => 796 + 1017 => 601 + 1018 => 622 + 1019 => 269 + 1020 => 98 + 1021 => 123 + 1022 => 810 + 1025 => 348 + 1027 => 612 + 1028 => 92 + 1030 => 804 + 1031 => 468 + 1032 => 743 + 1033 => 593 + 1036 => 633 + 1037 => 434 + 1038 => 467 + 1039 => 426 + 1040 => 789 + 1041 => 727 + 1042 => 246 + 1045 => 728 + 1047 => 251 + 1048 => 81 + 1050 => 298 + 1051 => 40 + 1052 => 73 + 1053 => 333 + 1056 => 583 + 1057 => 167 + 1058 => 435 + 1059 => 310 + 1060 => 88 + 1061 => 406 + 1062 => 844 + 1065 => 659 + 1067 => 787 + 1068 => 22 + 1070 => 503 + 1071 => 756 + 1072 => 611 + 1073 => 321 + 1076 => 703 + 1077 => 314 + 1078 => 528 + 1079 => 373 + 1080 => 12 + 1081 => 615 + 1082 => 778 + 1085 => 401 + 1087 => 404 + 1088 => 721 + 1090 => 340 + 1091 => 163 + 1092 => 667 + 1093 => 191 + 1096 => 325 + 1097 => 214 + 1098 => 697 + 1099 => 398 + 1100 => 665 + 1101 => 431 + 1102 => 61 + 1106 => 113 + 1108 => 629 + 1109 => 58 + 1111 => 795 and 828 + 1113 => 161 + 1116 => 763 + 1118 => 95 + 1120 => 55 + 1121 => 710 + 1122 => 165 + 1123 => 158 + 1126 => 129 + 1127 => 464 + 1128 => 330 + 1129 => 579 + 1130 => 31 + 1131 => 806 + 1132 => 188 + 1135 => 573 + 1137 => 408 + 1140 => 238 + 1142 => 760 + 1145 => 311 + 1147 => 77 + 1149 => 565 + 1151 => 466 + 1153 => 686 + 1155 => 16 + 1156 => 764 + 1157 => 361 + 1158 => 794 + 1159 => 675 + 1160 => 513 + 1161 => 833 + 1163 => 49 + 1165 => 43 + 1168 => 192 + 1169 => 444 + 1173 => 483 + 1179 => 27 + 1182 => 475 + 1185 => 13 + 1187 => 737 + 1191 => 738 + 1192 => 436 + 1193 => 632 + 1197 => 296 + 1198 => 242 + 1199 => 117 + 1200 => 399 + 1203 => 381 + 1208 => 508 + 1213 => 308 + 1218 => 346 + 1223 => 252 + 1228 => 504 + 1233 => 293 + 1238 => 713 + 1243 => 830 + 1248 => 271 + 1250 => 30 + 1252 => 8 + 1255 => 636 + 1257 => 736 + 1258 => 230 + 1261 => 237 and 597 + 1263 => 561 + 1265 => 367 + 1267 => 630 + 1270 => 67 + 1272 => 457 + 1280 => 355 + 1281 => 87 + 1282 => 257 + 1283 => 64 + 1285 => 714 + 1288 => 708 + 1290 => 429 + 1291 => 127 and 784 + 1296 => 68 + 1300 => 410 + 1305 => 623 + 1309 => 729 + 1313 => 121 + 1315 => 264 + 1317 => 111 + 1318 => 24 + 1321 => 360 + 1322 => 5 + 1324 => 283 + 1326 => 227 + 1329 => 183 + 1332 => 511 + 1334 => 189 + 1335 => 402 + 1338 => 742 + 1341 => 731 + 1342 => 808 + 1343 => 514 + 1347 => 101 + 1349 => 261 + 1350 => 422 + 1351 => 682 + 1352 => 655 + 1353 => 267 + 1355 => 463 + 1360 => 774 + 1365 => 842 + 1367 => 145 + 1369 => 551 + 1370 => 617 + 1371 => 599 + 1377 => 405 + 1380 => 722 + 1382 => 724 + 1383 => 446 + 1384 => 462 + 1386 => 411 + 1390 => 455 + 1392 => 425 + 1394 => 814 + 1398 => 341 + 1400 => 376 + 1401 => 472 + 1402 => 184 + 1404 => 684 + 1409 => 104 + 1410 => 733 + 1412 => 48 and 625 + 1414 => 120 + 1417 => 99 + 1418 => 592 + 1420 => 29 and 838 + 1422 => 418 + 1425 => 90 + 1426 => 368 + 1428 => 698 and 750 + 1430 => 492 + 1433 => 135 + 1434 => 150 + 1436 => 178 and 356 + 1438 => 619 + 1441 => 575 + 1442 => 419 + 1444 => 416 and 465 + 1446 => 60 + 1449 => 414 + 1450 => 753 + 1452 => 566 and 691 + 1454 => 318 + 1457 => 151 + 1458 => 128 + 1460 => 125 and 412 + 1462 => 649 + 1465 => 672 + 1466 => 594 + 1468 => 79 and 687 + 1470 => 641 + 1473 => 395 + 1474 => 205 + 1476 => 221 + 1478 => 387 + 1479 => 354 + 1481 => 105 + 1482 => 131 + 1484 => 112 and 788 + 1486 => 266 + 1488 => 550 Class: public com.volmit.iris.StructureManager NameNotChanged Source: "StructureManager.java" @@ -1430,22 +1457,22 @@ Class: public com.volmit.iris.StructureManager NameNotChanged public void open(com.volmit.iris.util.StructureTemplate) SignatureNotChanged public void remove(com.volmit.iris.util.StructureTemplate) SignatureNotChanged LineNumbersOf: com.volmit.iris.StructureManager - 13 => 15 - 14 => 13 - 15 => 6 - 27 => 10 - 29 => 7 - 31 => 12 - 33 => 14 - 35 => 8 - 36 => 1 - 40 => 11 - 41 => 2 - 45 => 4 - 47 => 5 - 49 => 9 - 51 => 3 - 53 => 16 + 13 => 5 + 14 => 15 + 15 => 2 + 27 => 16 + 29 => 3 + 31 => 14 + 33 => 10 + 35 => 7 + 36 => 8 + 40 => 9 + 41 => 4 + 45 => 12 + 47 => 6 + 49 => 13 + 51 => 1 + 53 => 11 Class: public com.volmit.iris.WandManager NameNotChanged Source: "WandManager.java" @@ -1470,134 +1497,134 @@ Class: public com.volmit.iris.WandManager NameNotChanged public void tick(org.bukkit.entity.Player) SignatureNotChanged public static org.bukkit.inventory.ItemStack update(boolean, org.bukkit.Location, org.bukkit.inventory.ItemStack) SignatureNotChanged LineNumbersOf: com.volmit.iris.WandManager - 34 => 38 - 35 => 123 - 37 => 62 - 39 => 51 - 40 => 3 - 41 => 76 - 42 => 75 - 43 => 116 - 49 => 84 - 51 => 101 - 52 => 124 - 56 => 92 - 59 => 66 - 60 => 36 - 64 => 128 - 65 => 74 - 69 => 50 - 70 => 40 - 71 => 68 - 72 => 28 - 74 => 53 - 76 => 7 - 79 => 73 - 81 => 117 - 84 => 44 - 85 => 18 - 86 => 127 - 87 => 61 - 88 => 55 - 89 => 97 - 91 => 98 and 130 - 93 => 82 and 129 - 95 => 54 and 69 - 97 => 35 - 99 => 87 - 100 => 2 - 101 => 80 - 102 => 60 - 103 => 108 - 104 => 65 - 106 => 27 - 108 => 111 - 110 => 5 - 112 => 25 - 115 => 9 - 117 => 64 - 120 => 121 - 122 => 102 - 125 => 46 - 127 => 37 - 130 => 34 - 132 => 106 - 135 => 88 - 137 => 125 + 34 => 110 + 35 => 124 + 37 => 43 + 39 => 103 + 40 => 117 + 41 => 73 + 42 => 78 + 43 => 123 + 49 => 31 + 51 => 47 + 52 => 16 + 56 => 75 + 59 => 39 + 60 => 90 + 64 => 77 + 65 => 26 + 69 => 80 + 70 => 113 + 71 => 64 + 72 => 79 + 74 => 48 + 76 => 55 + 79 => 5 + 81 => 81 + 84 => 57 + 85 => 56 + 86 => 102 + 87 => 45 + 88 => 87 + 89 => 12 + 91 => 34 and 61 + 93 => 51 and 131 + 95 => 2 and 17 + 97 => 36 + 99 => 109 + 100 => 28 + 101 => 116 + 102 => 104 + 103 => 66 + 104 => 14 + 106 => 115 + 108 => 9 + 110 => 32 + 112 => 13 + 115 => 98 + 117 => 69 + 120 => 112 + 122 => 25 + 125 => 50 + 127 => 126 + 130 => 37 + 132 => 114 + 135 => 97 + 137 => 4 140 => 95 - 141 => 58 - 142 => 26 - 143 => 72 - 144 => 118 - 145 => 22 - 151 => 17 + 141 => 93 + 142 => 3 + 143 => 10 + 144 => 6 + 145 => 38 + 151 => 29 156 => 89 - 158 => 112 - 160 => 78 - 161 => 83 + 158 => 76 + 160 => 130 + 161 => 86 162 => 8 - 163 => 71 - 166 => 79 - 168 => 14 - 169 => 113 - 170 => 23 - 171 => 56 - 174 => 70 - 178 => 47 - 179 => 32 - 183 => 81 - 185 => 122 - 190 => 93 - 191 => 21 - 192 => 16 - 193 => 39 - 194 => 57 - 196 => 77 - 198 => 104 - 200 => 96 - 203 => 107 - 204 => 52 - 205 => 115 - 207 => 119 - 210 => 42 - 212 => 63 - 215 => 91 - 222 => 49 - 223 => 10 - 224 => 31 - 227 => 85 - 229 => 20 - 235 => 30 - 237 => 4 - 240 => 48 - 245 => 109 - 250 => 100 - 252 => 13 - 255 => 11 - 256 => 103 - 258 => 24 - 260 => 131 - 263 => 126 - 268 => 105 - 269 => 45 - 270 => 1 - 271 => 94 - 272 => 43 - 273 => 33 - 274 => 59 - 275 => 29 - 277 => 120 - 282 => 99 - 283 => 19 - 288 => 15 - 289 => 12 - 294 => 41 - 296 => 90 - 299 => 6 - 301 => 67 - 304 => 114 - 306 => 110 - 309 => 86 + 163 => 23 + 166 => 85 + 168 => 121 + 169 => 84 + 170 => 127 + 171 => 99 + 174 => 22 + 178 => 24 + 179 => 107 + 183 => 72 + 185 => 71 + 190 => 92 + 191 => 33 + 192 => 120 + 193 => 15 + 194 => 52 + 196 => 58 + 198 => 122 + 200 => 125 + 203 => 118 + 204 => 27 + 205 => 83 + 207 => 108 + 210 => 41 + 212 => 62 + 215 => 96 + 222 => 18 + 223 => 111 + 224 => 106 + 227 => 11 + 229 => 21 + 235 => 35 + 237 => 70 + 240 => 119 + 245 => 19 + 250 => 129 + 252 => 74 + 255 => 101 + 256 => 1 + 258 => 59 + 260 => 128 + 263 => 91 + 268 => 30 + 269 => 63 + 270 => 67 + 271 => 105 + 272 => 100 + 273 => 60 + 274 => 88 + 275 => 53 + 277 => 54 + 282 => 46 + 283 => 44 + 288 => 49 + 289 => 7 + 294 => 42 + 296 => 68 + 299 => 94 + 301 => 20 + 304 => 40 + 306 => 82 + 309 => 65 Class: public com.volmit.iris.activation.IrisActivation1 NameNotChanged Source: "IrisActivation1.java" @@ -1614,44 +1641,44 @@ Class: public com.volmit.iris.activation.IrisActivation1 NameNotChanged private static synthetic void lambda$validate$0() SignatureNotChanged public static void validate() SignatureNotChanged LineNumbersOf: com.volmit.iris.activation.IrisActivation1 - 20 => 35 - 24 => 25 - 29 => 8 - 36 => 41 - 43 => 22 - 45 => 20 - 49 => 50 - 52 => 5 - 54 => 32 - 55 => 28 - 56 => 1 - 61 => 16 - 67 => 53 - 70 => 23 - 74 => 18 - 75 => 44 - 76 => 27 - 78 => 4 - 80 => 33 + 20 => 24 + 24 => 46 + 29 => 26 + 36 => 42 + 43 => 38 + 45 => 34 + 49 => 10 + 52 => 47 + 54 => 22 + 55 => 9 + 56 => 14 + 61 => 13 + 67 => 2 + 70 => 16 + 74 => 23 + 75 => 8 + 76 => 29 + 78 => 39 + 80 => 6 82 => 19 87 => 45 - 92 => 31 - 99 => 42 - 101 => 12, 36, 46 and 49 - 103 => 7, 14, 26 and 29 - 107 => 10, 13, 37 and 47 - 110 => 15, 17, 21 and 43 - 111 => 2, 6, 24 and 51 - 113 => 38 - 120 => 30 - 122 => 52 - 123 => 3 - 124 => 48 - 126 => 9 - 128 => 11 - 133 => 34 + 92 => 53 + 99 => 41 + 101 => 11, 17, 33 and 48 + 103 => 1, 15, 27 and 44 + 107 => 18, 20, 36 and 49 + 110 => 3, 21, 30 and 32 + 111 => 7, 12, 28 and 50 + 113 => 35 + 120 => 25 + 122 => 4 + 123 => 5 + 124 => 51 + 126 => 43 + 128 => 37 + 133 => 52 136 => 40 - 138 => 39 + 138 => 31 Class: public com.volmit.iris.activation.IrisActivation2 NameNotChanged Source: "IrisActivation2.java" @@ -1663,71 +1690,71 @@ Class: public com.volmit.iris.activation.IrisActivation2 NameNotChanged public static void a(int) => b(int) private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged public static boolean authorize(java.lang.String) SignatureNotChanged - public static int b() => a() + public static int b() => c() public static java.lang.String computeSecurityHash() SignatureNotChanged - private static java.lang.String getBakedCode() => c() + private static java.lang.String getBakedCode() => d() public static long getTime() SignatureNotChanged public static boolean isTimeValid() SignatureNotChanged private static synthetic void lambda$validate$0() SignatureNotChanged public static void validate() SignatureNotChanged LineNumbersOf: com.volmit.iris.activation.IrisActivation2 - 23 => 13 - 28 => 12 - 34 => 51 - 41 => 19 - 43 => 6 - 47 => 3 - 50 => 26 - 52 => 50 - 53 => 35 - 58 => 31 - 64 => 45 - 67 => 17 - 71 => 2 - 72 => 25 - 73 => 40 - 75 => 34 - 77 => 7 - 79 => 27 - 84 => 18 - 89 => 48 - 96 => 47 - 98 => 1, 11, 32 and 39 - 100 => 10, 15, 29 and 30 - 104 => 5, 8, 22 and 36 - 107 => 4, 23, 28 and 46 - 108 => 9, 14, 42 and 49 - 110 => 44 - 117 => 41 - 119 => 16 - 120 => 43 - 121 => 21 - 123 => 33 - 125 => 38 - 130 => 20 - 133 => 37 - 135 => 24 + 23 => 20 + 28 => 5 + 34 => 32 + 41 => 15 + 43 => 46 + 47 => 4 + 50 => 9 + 52 => 17 + 53 => 33 + 58 => 19 + 64 => 3 + 67 => 41 + 71 => 45 + 72 => 36 + 73 => 37 + 75 => 48 + 77 => 40 + 79 => 42 + 84 => 11 + 89 => 8 + 96 => 25 + 98 => 10, 13, 34 and 47 + 100 => 21, 22, 30 and 43 + 104 => 29, 38, 39 and 49 + 107 => 6, 12, 14 and 28 + 108 => 1, 2, 23 and 50 + 110 => 18 + 117 => 16 + 119 => 24 + 120 => 27 + 121 => 35 + 123 => 26 + 125 => 44 + 130 => 31 + 133 => 51 + 135 => 7 Class: public com.volmit.iris.command.CommandIris NameNotChanged Source: "CommandIris.java" FieldsOf: com.volmit.iris.command.CommandIris - private com.volmit.iris.command.CommandIrisCreate create => h - private com.volmit.iris.command.CommandIrisObject object => j - private com.volmit.iris.command.CommandIrisStructure structure => i - private com.volmit.iris.command.CommandIrisStudio studio => k - private com.volmit.iris.command.CommandIrisWhat what => g + private com.volmit.iris.command.CommandIrisCreate create => j + private com.volmit.iris.command.CommandIrisObject object => k + private com.volmit.iris.command.CommandIrisStructure structure => g + private com.volmit.iris.command.CommandIrisStudio studio => i + private com.volmit.iris.command.CommandIrisWhat what => h MethodsOf: com.volmit.iris.command.CommandIris static void () SignatureNotChanged public void () SignatureNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIris - 27 => 6 + 27 => 5 28 => 4 - 29 => 1 + 29 => 6 34 => 7 35 => 2 - 36 => 5 + 36 => 1 42 => 3 Class: public com.volmit.iris.command.CommandIrisCreate NameNotChanged @@ -1743,99 +1770,99 @@ Class: public com.volmit.iris.command.CommandIrisCreate NameNotChanged private static synthetic void lambda$handle$3(com.volmit.iris.util.O, org.bukkit.World, com.volmit.iris.util.MortarSender, boolean, java.io.File) SignatureNotChanged private static synthetic void lambda$null$2(org.bukkit.World, com.volmit.iris.util.MortarSender, boolean, java.io.File) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisCreate - 28 => 22 - 29 => 35 - 30 => 19 - 31 => 66 - 32 => 9 - 37 => 82 - 38 => 18 - 39 => 90 - 40 => 57 - 41 => 81 - 42 => 58 - 44 => 83 - 46 => 27 - 47 => 73 - 50 => 13 - 51 => 62 - 53 => 17 and 69 - 55 => 79 - 57 => 20 - 60 => 30 - 61 => 49 - 62 => 85 - 65 => 2 - 67 => 16 - 69 => 44 - 71 => 65 and 68 - 73 => 6 - 75 => 21 - 76 => 38 - 77 => 32 - 84 => 74 - 85 => 43 - 88 => 64 - 90 => 84 - 92 => 36 - 93 => 72 - 96 => 93 - 97 => 56 - 99 => 54 - 101 => 55 - 102 => 76 - 105 => 8 - 106 => 25 - 108 => 29 - 109 => 88 - 110 => 4 - 112 => 28 - 114 => 95 + 28 => 34 + 29 => 63 + 30 => 43 + 31 => 68 + 32 => 24 + 37 => 86 + 38 => 1 + 39 => 13 + 40 => 46 + 41 => 9 + 42 => 89 + 44 => 33 + 46 => 95 + 47 => 71 + 50 => 39 + 51 => 27 + 53 => 50 and 67 + 55 => 28 + 57 => 66 + 60 => 29 + 61 => 81 + 62 => 65 + 65 => 93 + 67 => 92 + 69 => 17 + 71 => 31 and 64 + 73 => 12 + 75 => 19 + 76 => 73 + 77 => 18 + 84 => 20 + 85 => 47 + 88 => 80 + 90 => 69 + 92 => 26 + 93 => 55 + 96 => 7 + 97 => 8 + 99 => 16 + 101 => 87 + 102 => 57 + 105 => 25 + 106 => 49 + 108 => 90 + 109 => 56 + 110 => 10 + 112 => 52 + 114 => 53 115 => 70 - 116 => 78 - 118 => 42 - 119 => 15 - 121 => 91 - 123 => 92 - 124 => 23 - 129 => 11 - 132 => 52 - 133 => 24 - 134 => 31 - 135 => 71 - 137 => 34 - 138 => 51 - 139 => 39 - 141 => 47 - 142 => 5 - 144 => 41 - 146 => 53 - 147 => 75 - 148 => 46 - 150 => 12 - 152 => 60 - 153 => 94 - 156 => 1 - 158 => 59 - 160 => 50 - 162 => 45 - 165 => 33 - 167 => 61 - 169 => 63 - 171 => 10 - 172 => 7 - 174 => 77 - 176 => 87 - 177 => 3 - 180 => 80 - 182 => 14 - 183 => 26 - 184 => 40 - 187 => 86 - 188 => 48 - 189 => 37 - 191 => 89 - 197 => 67 + 116 => 60 + 118 => 91 + 119 => 79 + 121 => 4 + 123 => 44 + 124 => 51 + 129 => 42 + 132 => 82 + 133 => 5 + 134 => 48 + 135 => 76 + 137 => 88 + 138 => 36 + 139 => 77 + 141 => 84 + 142 => 38 + 144 => 21 + 146 => 3 + 147 => 23 + 148 => 61 + 150 => 75 + 152 => 6 + 153 => 37 + 156 => 72 + 158 => 11 + 160 => 59 + 162 => 22 + 165 => 32 + 167 => 35 + 169 => 15 + 171 => 2 + 172 => 54 + 174 => 94 + 176 => 58 + 177 => 14 + 180 => 85 + 182 => 41 + 183 => 30 + 184 => 83 + 187 => 74 + 188 => 40 + 189 => 78 + 191 => 45 + 197 => 62 Class: public com.volmit.iris.command.CommandIrisEditBiome NameNotChanged Source: "CommandIrisEditBiome.java" @@ -1846,22 +1873,22 @@ Class: public com.volmit.iris.command.CommandIrisEditBiome NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisEditBiome - 16 => 1 - 17 => 14 - 18 => 16 - 19 => 2 - 20 => 5 - 25 => 12 - 27 => 4 - 31 => 3 - 32 => 15 - 35 => 10 - 37 => 6 - 38 => 9 - 40 => 7 - 45 => 8 - 48 => 13 - 54 => 11 + 16 => 2 + 17 => 6 + 18 => 14 + 19 => 9 + 20 => 3 + 25 => 10 + 27 => 16 + 31 => 7 + 32 => 5 + 35 => 15 + 37 => 4 + 38 => 1 + 40 => 12 + 45 => 11 + 48 => 8 + 54 => 13 Class: public com.volmit.iris.command.CommandIrisGoto NameNotChanged Source: "CommandIrisGoto.java" @@ -1872,61 +1899,61 @@ Class: public com.volmit.iris.command.CommandIrisGoto NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisGoto - 18 => 32 - 19 => 2 - 20 => 22 - 21 => 5 - 22 => 8 - 27 => 34 - 29 => 20 - 30 => 9 - 33 => 18 + 18 => 20 + 19 => 33 + 20 => 55 + 21 => 16 + 22 => 53 + 27 => 23 + 29 => 50 + 30 => 47 + 33 => 30 35 => 24 - 36 => 15 - 38 => 41 - 40 => 30 - 41 => 19 - 44 => 1 - 45 => 21 - 46 => 35 - 47 => 46 - 48 => 37 - 50 => 4 - 52 => 17 - 57 => 13 - 59 => 52 - 61 => 31 - 62 => 42 - 67 => 51 and 57 + 36 => 36 + 38 => 29 + 40 => 8 + 41 => 3 + 44 => 17 + 45 => 9 + 46 => 43 + 47 => 34 + 48 => 49 + 50 => 15 + 52 => 7 + 57 => 4 + 59 => 27 + 61 => 45 + 62 => 1 + 67 => 2 and 52 69 => 28 - 71 => 6 - 75 => 7 - 77 => 14 - 79 => 36 - 80 => 47 - 83 => 23 - 85 => 43 - 87 => 44 - 88 => 39 - 89 => 53 - 91 => 55 - 93 => 50 and 56 - 95 => 29 - 96 => 38 - 98 => 10 - 100 => 54 - 101 => 49 - 102 => 16 - 103 => 40 + 71 => 56 + 75 => 54 + 77 => 11 + 79 => 35 + 80 => 18 + 83 => 41 + 85 => 51 + 87 => 37 + 88 => 44 + 89 => 22 + 91 => 5 + 93 => 32 and 48 + 95 => 40 + 96 => 12 + 98 => 31 + 100 => 6 + 101 => 10 + 102 => 19 + 103 => 14 110 => 25 - 111 => 11 - 112 => 3 - 115 => 33 - 117 => 26 - 119 => 45 - 124 => 27 - 127 => 12 - 133 => 48 + 111 => 39 + 112 => 46 + 115 => 42 + 117 => 13 + 119 => 57 + 124 => 21 + 127 => 26 + 133 => 38 Class: public com.volmit.iris.command.CommandIrisHotload NameNotChanged Source: "CommandIrisHotload.java" @@ -1937,23 +1964,23 @@ Class: public com.volmit.iris.command.CommandIrisHotload NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisHotload - 13 => 9 - 14 => 3 - 15 => 4 - 16 => 17 - 17 => 2 - 21 => 5 - 22 => 7 - 23 => 6 - 25 => 16 + 13 => 7 + 14 => 13 + 15 => 8 + 16 => 16 + 17 => 12 + 21 => 2 + 22 => 3 + 23 => 17 + 25 => 6 26 => 14 - 27 => 10 - 30 => 13 + 27 => 9 + 30 => 10 31 => 11 - 32 => 8 - 33 => 15 - 37 => 12 - 40 => 18 + 32 => 18 + 33 => 4 + 37 => 15 + 40 => 5 45 => 1 Class: public com.volmit.iris.command.CommandIrisLoot NameNotChanged @@ -1966,43 +1993,43 @@ Class: public com.volmit.iris.command.CommandIrisLoot NameNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged private static synthetic void lambda$handle$0(org.bukkit.entity.Player, com.volmit.iris.util.O, boolean, org.bukkit.inventory.Inventory, com.volmit.iris.util.KList) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisLoot - 21 => 20 - 22 => 6 - 23 => 16 - 24 => 4 - 25 => 33 - 30 => 1 - 32 => 30 - 33 => 27 - 34 => 38 - 35 => 36 - 36 => 32 - 38 => 23 - 40 => 9 - 41 => 7 - 43 => 17 - 44 => 3 - 46 => 8 and 29 - 48 => 5 - 50 => 10 - 53 => 31 - 55 => 25 - 59 => 19 - 60 => 18 - 61 => 13 - 62 => 22 - 64 => 24 - 66 => 28 - 68 => 15 - 69 => 11 - 72 => 14 - 74 => 26 - 77 => 12 - 78 => 2 - 80 => 21 - 85 => 35 - 88 => 37 - 94 => 34 + 21 => 23 + 22 => 2 + 23 => 20 + 24 => 22 + 25 => 10 + 30 => 24 + 32 => 17 + 33 => 37 + 34 => 12 + 35 => 34 + 36 => 3 + 38 => 14 + 40 => 32 + 41 => 5 + 43 => 29 + 44 => 1 + 46 => 11 and 30 + 48 => 26 + 50 => 7 + 53 => 9 + 55 => 8 + 59 => 33 + 60 => 38 + 61 => 15 + 62 => 25 + 64 => 21 + 66 => 36 + 68 => 35 + 69 => 13 + 72 => 31 + 74 => 19 + 77 => 27 + 78 => 4 + 80 => 6 + 85 => 28 + 88 => 18 + 94 => 16 Class: public com.volmit.iris.command.CommandIrisMap NameNotChanged Source: "CommandIrisMap.java" @@ -2013,16 +2040,16 @@ Class: public com.volmit.iris.command.CommandIrisMap NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisMap - 13 => 8 - 14 => 10 - 15 => 5 - 16 => 9 - 17 => 6 - 22 => 3 + 13 => 3 + 14 => 9 + 15 => 1 + 16 => 8 + 17 => 7 + 22 => 5 23 => 2 24 => 4 - 25 => 7 - 31 => 1 + 25 => 6 + 31 => 10 Class: public com.volmit.iris.command.CommandIrisMetrics NameNotChanged Source: "CommandIrisMetrics.java" @@ -2033,40 +2060,40 @@ Class: public com.volmit.iris.command.CommandIrisMetrics NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisMetrics - 18 => 3 - 19 => 7 - 20 => 9 - 21 => 18 - 22 => 10 - 27 => 1 - 29 => 5 - 30 => 12 - 31 => 11 - 32 => 14 - 33 => 6 - 34 => 8 - 35 => 13 - 36 => 2 - 37 => 15 - 38 => 17 - 40 => 20 - 45 => 16 - 48 => 19 - 54 => 4 + 18 => 4 + 19 => 15 + 20 => 18 + 21 => 5 + 22 => 3 + 27 => 10 + 29 => 2 + 30 => 16 + 31 => 12 + 32 => 8 + 33 => 7 + 34 => 20 + 35 => 9 + 36 => 6 + 37 => 13 + 38 => 11 + 40 => 1 + 45 => 14 + 48 => 17 + 54 => 19 Class: public com.volmit.iris.command.CommandIrisObject NameNotChanged Source: "CommandIrisObject.java" FieldsOf: com.volmit.iris.command.CommandIrisObject - private com.volmit.iris.command.CommandIrisObjectContract contract => g - private com.volmit.iris.command.CommandIrisObjectExpand expand => n - private com.volmit.iris.command.CommandIrisObjectP1 p1 => h - private com.volmit.iris.command.CommandIrisObjectP2 p2 => m - private com.volmit.iris.command.CommandIrisObjectPaste paste => j - private com.volmit.iris.command.CommandIrisObjectSave save => k - private com.volmit.iris.command.CommandIrisObjectShift shift => l - private com.volmit.iris.command.CommandIrisObjectWand wand => o - private com.volmit.iris.command.CommandIrisObjectXAY xay => i - private com.volmit.iris.command.CommandIrisObjectXPY xpy => p + private com.volmit.iris.command.CommandIrisObjectContract contract => m + private com.volmit.iris.command.CommandIrisObjectExpand expand => p + private com.volmit.iris.command.CommandIrisObjectP1 p1 => l + private com.volmit.iris.command.CommandIrisObjectP2 p2 => n + private com.volmit.iris.command.CommandIrisObjectPaste paste => i + private com.volmit.iris.command.CommandIrisObjectSave save => j + private com.volmit.iris.command.CommandIrisObjectShift shift => h + private com.volmit.iris.command.CommandIrisObjectWand wand => g + private com.volmit.iris.command.CommandIrisObjectXAY xay => k + private com.volmit.iris.command.CommandIrisObjectXPY xpy => o MethodsOf: com.volmit.iris.command.CommandIrisObject static void () SignatureNotChanged public void () SignatureNotChanged @@ -2074,14 +2101,14 @@ Class: public com.volmit.iris.command.CommandIrisObject NameNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObject 42 => 8 - 43 => 4 - 44 => 6 - 45 => 2 - 46 => 5 - 51 => 9 - 52 => 7 - 53 => 3 - 59 => 1 + 43 => 7 + 44 => 2 + 45 => 5 + 46 => 6 + 51 => 4 + 52 => 9 + 53 => 1 + 59 => 3 Class: public com.volmit.iris.command.CommandIrisObjectContract NameNotChanged Source: "CommandIrisObjectContract.java" @@ -2092,32 +2119,32 @@ Class: public com.volmit.iris.command.CommandIrisObjectContract NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectContract - 18 => 26 - 19 => 25 + 18 => 23 + 19 => 18 20 => 3 - 21 => 9 - 22 => 1 - 27 => 22 - 29 => 12 + 21 => 15 + 22 => 5 + 27 => 2 + 29 => 6 30 => 8 - 33 => 4 - 35 => 15 - 37 => 24 - 38 => 17 - 41 => 7 - 42 => 14 - 43 => 13 - 44 => 5 - 45 => 18 - 46 => 19 - 47 => 10 - 48 => 2 + 33 => 14 + 35 => 10 + 37 => 22 + 38 => 12 + 41 => 1 + 42 => 9 + 43 => 4 + 44 => 7 + 45 => 21 + 46 => 24 + 47 => 20 + 48 => 25 49 => 11 - 50 => 6 - 51 => 20 - 52 => 21 - 54 => 16 - 60 => 23 + 50 => 19 + 51 => 26 + 52 => 17 + 54 => 13 + 60 => 16 Class: public com.volmit.iris.command.CommandIrisObjectExpand NameNotChanged Source: "CommandIrisObjectExpand.java" @@ -2128,32 +2155,32 @@ Class: public com.volmit.iris.command.CommandIrisObjectExpand NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectExpand - 18 => 10 - 19 => 26 - 20 => 13 - 21 => 6 - 22 => 16 - 27 => 14 - 29 => 11 - 30 => 17 - 33 => 20 - 35 => 18 - 37 => 5 - 38 => 25 + 18 => 3 + 19 => 2 + 20 => 17 + 21 => 16 + 22 => 11 + 27 => 13 + 29 => 18 + 30 => 25 + 33 => 23 + 35 => 7 + 37 => 15 + 38 => 26 41 => 9 - 42 => 4 - 43 => 23 - 44 => 21 - 45 => 1 - 46 => 19 - 47 => 15 - 48 => 7 - 49 => 22 - 50 => 2 - 51 => 3 - 52 => 12 - 54 => 24 - 60 => 8 + 42 => 24 + 43 => 19 + 44 => 20 + 45 => 21 + 46 => 4 + 47 => 8 + 48 => 6 + 49 => 14 + 50 => 1 + 51 => 10 + 52 => 22 + 54 => 5 + 60 => 12 Class: public com.volmit.iris.command.CommandIrisObjectP1 NameNotChanged Source: "CommandIrisObjectP1.java" @@ -2164,27 +2191,27 @@ Class: public com.volmit.iris.command.CommandIrisObjectP1 NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectP1 - 19 => 12 - 20 => 3 - 21 => 6 - 22 => 5 - 23 => 21 - 29 => 18 - 31 => 14 - 32 => 1 - 35 => 2 - 37 => 20 - 39 => 8 - 40 => 11 + 19 => 18 + 20 => 7 + 21 => 17 + 22 => 15 + 23 => 3 + 29 => 11 + 31 => 8 + 32 => 12 + 35 => 14 + 37 => 5 + 39 => 16 + 40 => 6 43 => 4 - 45 => 15 - 47 => 9 - 48 => 16 - 50 => 13 - 52 => 17 - 55 => 10 - 58 => 19 - 64 => 7 + 45 => 13 + 47 => 10 + 48 => 2 + 50 => 9 + 52 => 20 + 55 => 19 + 58 => 1 + 64 => 21 Class: public com.volmit.iris.command.CommandIrisObjectP2 NameNotChanged Source: "CommandIrisObjectP2.java" @@ -2195,27 +2222,27 @@ Class: public com.volmit.iris.command.CommandIrisObjectP2 NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectP2 - 19 => 20 - 20 => 16 - 21 => 11 - 22 => 3 - 23 => 17 - 29 => 6 - 31 => 18 + 19 => 10 + 20 => 18 + 21 => 12 + 22 => 1 + 23 => 11 + 29 => 8 + 31 => 3 32 => 13 - 35 => 8 + 35 => 21 37 => 14 - 39 => 9 - 40 => 4 - 43 => 15 + 39 => 17 + 40 => 15 + 43 => 16 45 => 2 - 47 => 1 - 48 => 7 - 50 => 5 - 52 => 19 - 55 => 10 - 58 => 21 - 64 => 12 + 47 => 6 + 48 => 5 + 50 => 9 + 52 => 4 + 55 => 19 + 58 => 20 + 64 => 7 Class: public com.volmit.iris.command.CommandIrisObjectPaste NameNotChanged Source: "CommandIrisObjectPaste.java" @@ -2226,38 +2253,38 @@ Class: public com.volmit.iris.command.CommandIrisObjectPaste NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectPaste - 22 => 23 - 23 => 33 - 24 => 14 - 25 => 16 - 26 => 11 - 31 => 10 - 33 => 29 - 34 => 30 - 37 => 20 - 38 => 31 - 39 => 7 - 41 => 9 and 17 - 43 => 4 - 45 => 25 - 49 => 21 - 51 => 12 - 54 => 18 - 56 => 13 - 57 => 5 - 59 => 8 - 60 => 6 - 62 => 3 - 64 => 24 - 65 => 28 - 67 => 26 - 69 => 15 - 70 => 1 - 71 => 32 - 74 => 2 - 75 => 22 - 77 => 27 - 83 => 19 + 22 => 1 + 23 => 9 + 24 => 8 + 25 => 6 + 26 => 17 + 31 => 13 + 33 => 4 + 34 => 2 + 37 => 32 + 38 => 21 + 39 => 25 + 41 => 14 and 29 + 43 => 23 + 45 => 26 + 49 => 24 + 51 => 18 + 54 => 15 + 56 => 20 + 57 => 10 + 59 => 28 + 60 => 22 + 62 => 31 + 64 => 30 + 65 => 5 + 67 => 16 + 69 => 19 + 70 => 27 + 71 => 12 + 74 => 11 + 75 => 7 + 77 => 3 + 83 => 33 Class: public com.volmit.iris.command.CommandIrisObjectSave NameNotChanged Source: "CommandIrisObjectSave.java" @@ -2269,39 +2296,39 @@ Class: public com.volmit.iris.command.CommandIrisObjectSave NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectSave - 19 => 3 - 20 => 15 - 21 => 25 - 22 => 8 - 23 => 6 - 28 => 28 - 30 => 1 - 31 => 31 + 19 => 22 + 20 => 1 + 21 => 7 + 22 => 27 + 23 => 30 + 28 => 9 + 30 => 5 + 31 => 28 34 => 19 - 36 => 30 - 37 => 21 - 38 => 27 - 43 => 4 - 45 => 22 and 33 - 47 => 12 - 49 => 18 - 53 => 14 - 54 => 2 - 55 => 16 - 56 => 10 - 58 => 24 - 60 => 9 - 62 => 23 - 63 => 13 - 67 => 11 - 68 => 5 - 69 => 7 - 72 => 29 - 74 => 20 - 76 => 34 - 77 => 26 - 79 => 17 - 85 => 32 + 36 => 24 + 37 => 13 + 38 => 31 + 43 => 18 + 45 => 20 and 23 + 47 => 8 + 49 => 6 + 53 => 12 + 54 => 3 + 55 => 26 + 56 => 2 + 58 => 16 + 60 => 25 + 62 => 32 + 63 => 21 + 67 => 34 + 68 => 14 + 69 => 15 + 72 => 17 + 74 => 33 + 76 => 11 + 77 => 29 + 79 => 10 + 85 => 4 Class: public com.volmit.iris.command.CommandIrisObjectShift NameNotChanged Source: "CommandIrisObjectShift.java" @@ -2312,33 +2339,33 @@ Class: public com.volmit.iris.command.CommandIrisObjectShift NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectShift - 18 => 1 - 19 => 15 - 20 => 24 - 21 => 12 - 22 => 23 - 27 => 17 - 29 => 22 - 30 => 7 - 33 => 3 - 35 => 25 - 37 => 8 - 38 => 16 - 41 => 2 - 42 => 13 - 43 => 14 - 44 => 6 - 45 => 27 - 46 => 5 - 47 => 10 - 48 => 19 - 49 => 21 - 50 => 26 - 51 => 18 - 52 => 11 - 53 => 20 - 55 => 4 - 61 => 9 + 18 => 26 + 19 => 12 + 20 => 19 + 21 => 4 + 22 => 6 + 27 => 22 + 29 => 23 + 30 => 2 + 33 => 14 + 35 => 18 + 37 => 11 + 38 => 15 + 41 => 17 + 42 => 3 + 43 => 5 + 44 => 25 + 45 => 13 + 46 => 1 + 47 => 16 + 48 => 9 + 49 => 24 + 50 => 7 + 51 => 27 + 52 => 20 + 53 => 10 + 55 => 8 + 61 => 21 Class: public com.volmit.iris.command.CommandIrisObjectWand NameNotChanged Source: "CommandIrisObjectWand.java" @@ -2349,18 +2376,18 @@ Class: public com.volmit.iris.command.CommandIrisObjectWand NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectWand - 14 => 8 - 15 => 1 - 16 => 5 - 17 => 12 - 18 => 6 - 23 => 3 - 25 => 11 - 26 => 2 - 29 => 10 - 30 => 9 - 32 => 7 - 38 => 4 + 14 => 4 + 15 => 5 + 16 => 2 + 17 => 10 + 18 => 8 + 23 => 9 + 25 => 6 + 26 => 11 + 29 => 7 + 30 => 3 + 32 => 12 + 38 => 1 Class: public com.volmit.iris.command.CommandIrisObjectXAY NameNotChanged Source: "CommandIrisObjectXAY.java" @@ -2371,51 +2398,51 @@ Class: public com.volmit.iris.command.CommandIrisObjectXAY NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectXAY - 20 => 36 - 21 => 17 - 22 => 8 - 23 => 39 - 24 => 29 - 29 => 33 - 31 => 41 - 32 => 15 - 35 => 5 - 37 => 18 - 39 => 44 - 40 => 9 - 43 => 11 - 44 => 24 - 45 => 25 - 46 => 35 - 47 => 16 - 48 => 37 - 49 => 13 - 51 => 31 - 53 => 43 - 54 => 23 - 55 => 38 - 58 => 14 - 59 => 22 - 61 => 27 - 63 => 4 - 64 => 12 - 65 => 20 - 68 => 30 - 69 => 28 - 70 => 2 - 71 => 6 - 72 => 42 - 73 => 40 - 74 => 34 - 75 => 45 - 76 => 7 - 77 => 19 - 78 => 10 - 79 => 26 - 80 => 3 - 81 => 32 - 83 => 21 - 89 => 1 + 20 => 44 + 21 => 37 + 22 => 20 + 23 => 42 + 24 => 12 + 29 => 13 + 31 => 39 + 32 => 25 + 35 => 35 + 37 => 34 + 39 => 29 + 40 => 4 + 43 => 10 + 44 => 21 + 45 => 33 + 46 => 24 + 47 => 11 + 48 => 14 + 49 => 7 + 51 => 16 + 53 => 6 + 54 => 5 + 55 => 1 + 58 => 36 + 59 => 28 + 61 => 8 + 63 => 32 + 64 => 18 + 65 => 31 + 68 => 3 + 69 => 15 + 70 => 17 + 71 => 23 + 72 => 19 + 73 => 9 + 74 => 27 + 75 => 43 + 76 => 30 + 77 => 40 + 78 => 45 + 79 => 2 + 80 => 38 + 81 => 41 + 83 => 22 + 89 => 26 Class: public com.volmit.iris.command.CommandIrisObjectXPY NameNotChanged Source: "CommandIrisObjectXPY.java" @@ -2426,44 +2453,44 @@ Class: public com.volmit.iris.command.CommandIrisObjectXPY NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisObjectXPY - 20 => 27 - 21 => 36 - 22 => 11 - 23 => 20 - 24 => 5 - 29 => 2 - 31 => 32 - 32 => 14 - 35 => 8 - 37 => 17 - 39 => 9 - 40 => 25 - 42 => 18 - 43 => 28 - 44 => 12 - 45 => 1 - 46 => 3 - 47 => 15 - 49 => 10 - 51 => 31 - 52 => 6 - 53 => 34 - 56 => 26 - 57 => 7 - 58 => 16 - 59 => 21 - 60 => 37 - 61 => 38 - 62 => 4 - 63 => 30 - 64 => 33 - 65 => 24 - 66 => 13 - 67 => 23 - 68 => 22 - 69 => 29 - 71 => 35 - 77 => 19 + 20 => 15 + 21 => 34 + 22 => 12 + 23 => 25 + 24 => 8 + 29 => 16 + 31 => 27 + 32 => 32 + 35 => 33 + 37 => 7 + 39 => 19 + 40 => 37 + 42 => 26 + 43 => 2 + 44 => 6 + 45 => 17 + 46 => 21 + 47 => 24 + 49 => 23 + 51 => 13 + 52 => 28 + 53 => 1 + 56 => 9 + 57 => 35 + 58 => 20 + 59 => 14 + 60 => 22 + 61 => 10 + 62 => 31 + 63 => 38 + 64 => 11 + 65 => 5 + 66 => 36 + 67 => 18 + 68 => 30 + 69 => 4 + 71 => 29 + 77 => 3 Class: public com.volmit.iris.command.CommandIrisPregen NameNotChanged Source: "CommandIrisPregen.java" @@ -2475,52 +2502,52 @@ Class: public com.volmit.iris.command.CommandIrisPregen NameNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged private static synthetic void lambda$handle$0() SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisPregen - 15 => 15 - 16 => 12 - 17 => 4 - 18 => 10 - 19 => 14 - 24 => 7 + 15 => 17 + 16 => 20 + 17 => 1 + 18 => 7 + 19 => 4 + 24 => 6 26 => 3 - 28 => 6 - 32 => 5 - 34 => 18 - 35 => 17 - 38 => 2 - 40 => 16 - 41 => 1 - 42 => 8 - 44 => 9 - 46 => 20 - 51 => 13 - 54 => 11 - 60 => 19 + 28 => 2 + 32 => 12 + 34 => 16 + 35 => 18 + 38 => 11 + 40 => 9 + 41 => 8 + 42 => 13 + 44 => 19 + 46 => 10 + 51 => 15 + 54 => 5 + 60 => 14 Class: public com.volmit.iris.command.CommandIrisStructure NameNotChanged Source: "CommandIrisStructure.java" FieldsOf: com.volmit.iris.command.CommandIrisStructure - private com.volmit.iris.command.CommandIrisStructureClose close => h - private com.volmit.iris.command.CommandIrisStructureCreate create => l + private com.volmit.iris.command.CommandIrisStructureClose close => k + private com.volmit.iris.command.CommandIrisStructureCreate create => i private com.volmit.iris.command.CommandIrisStructureExpand expand => m private com.volmit.iris.command.CommandIrisStructureMore more => j - private com.volmit.iris.command.CommandIrisStructureOpen open => i - private com.volmit.iris.command.CommandIrisStructureSave save => g - private com.volmit.iris.command.CommandIrisStructureVariants variants => k + private com.volmit.iris.command.CommandIrisStructureOpen open => h + private com.volmit.iris.command.CommandIrisStructureSave save => l + private com.volmit.iris.command.CommandIrisStructureVariants variants => g MethodsOf: com.volmit.iris.command.CommandIrisStructure static void () SignatureNotChanged public void () SignatureNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructure - 33 => 3 - 34 => 9 - 35 => 6 - 36 => 7 - 37 => 8 - 42 => 5 - 43 => 4 - 44 => 2 - 50 => 1 + 33 => 1 + 34 => 2 + 35 => 4 + 36 => 8 + 37 => 5 + 42 => 7 + 43 => 9 + 44 => 3 + 50 => 6 Class: public com.volmit.iris.command.CommandIrisStructureClose NameNotChanged Source: "CommandIrisStructureClose.java" @@ -2531,23 +2558,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureClose NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureClose - 14 => 3 - 15 => 4 - 16 => 10 - 17 => 8 - 18 => 12 - 23 => 6 - 25 => 1 - 26 => 7 - 29 => 15 - 30 => 17 + 14 => 1 + 15 => 11 + 16 => 3 + 17 => 2 + 18 => 15 + 23 => 4 + 25 => 14 + 26 => 5 + 29 => 13 + 30 => 16 32 => 9 - 34 => 2 - 35 => 11 - 38 => 16 - 39 => 14 - 41 => 13 - 47 => 5 + 34 => 8 + 35 => 10 + 38 => 7 + 39 => 6 + 41 => 12 + 47 => 17 Class: public com.volmit.iris.command.CommandIrisStructureCreate NameNotChanged Source: "CommandIrisStructureCreate.java" @@ -2558,23 +2585,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureCreate NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureCreate - 14 => 15 - 15 => 9 - 16 => 10 - 17 => 4 - 18 => 16 - 23 => 12 - 25 => 1 - 26 => 5 - 29 => 2 - 31 => 14 - 33 => 3 and 11 - 35 => 8 - 37 => 17 - 41 => 18 - 42 => 6 - 44 => 7 - 50 => 13 + 14 => 1 + 15 => 5 + 16 => 7 + 17 => 16 + 18 => 15 + 23 => 10 + 25 => 8 + 26 => 2 + 29 => 17 + 31 => 6 + 33 => 3 and 13 + 35 => 11 + 37 => 18 + 41 => 14 + 42 => 9 + 44 => 12 + 50 => 4 Class: public com.volmit.iris.command.CommandIrisStructureExpand NameNotChanged Source: "CommandIrisStructureExpand.java" @@ -2585,23 +2612,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureExpand NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureExpand - 14 => 7 - 15 => 12 - 16 => 6 - 17 => 1 - 18 => 2 - 23 => 8 - 25 => 3 - 26 => 13 + 14 => 2 + 15 => 5 + 16 => 8 + 17 => 3 + 18 => 1 + 23 => 15 + 25 => 13 + 26 => 14 29 => 10 - 30 => 14 - 32 => 4 - 34 => 16 - 35 => 5 - 38 => 9 - 39 => 17 - 41 => 11 - 47 => 15 + 30 => 11 + 32 => 6 + 34 => 17 + 35 => 4 + 38 => 16 + 39 => 12 + 41 => 7 + 47 => 9 Class: public com.volmit.iris.command.CommandIrisStructureMore NameNotChanged Source: "CommandIrisStructureMore.java" @@ -2612,23 +2639,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureMore NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureMore - 14 => 6 - 15 => 2 - 16 => 8 - 17 => 14 - 18 => 3 - 23 => 4 - 25 => 15 - 26 => 12 - 29 => 7 - 30 => 16 - 32 => 9 - 34 => 11 - 35 => 17 - 38 => 5 - 39 => 1 - 41 => 10 - 47 => 13 + 14 => 2 + 15 => 13 + 16 => 17 + 17 => 6 + 18 => 16 + 23 => 15 + 25 => 4 + 26 => 9 + 29 => 10 + 30 => 11 + 32 => 14 + 34 => 1 + 35 => 12 + 38 => 3 + 39 => 5 + 41 => 7 + 47 => 8 Class: public com.volmit.iris.command.CommandIrisStructureOpen NameNotChanged Source: "CommandIrisStructureOpen.java" @@ -2639,23 +2666,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureOpen NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureOpen - 15 => 6 - 16 => 14 - 17 => 13 - 18 => 9 - 19 => 11 - 24 => 7 - 26 => 12 - 27 => 3 - 30 => 17 - 32 => 2 - 34 => 5 - 36 => 8 - 37 => 4 - 40 => 16 - 41 => 15 - 43 => 10 - 49 => 1 + 15 => 15 + 16 => 2 + 17 => 9 + 18 => 6 + 19 => 5 + 24 => 11 + 26 => 17 + 27 => 10 + 30 => 4 + 32 => 8 + 34 => 14 + 36 => 3 + 37 => 12 + 40 => 13 + 41 => 7 + 43 => 1 + 49 => 16 Class: public com.volmit.iris.command.CommandIrisStructureSave NameNotChanged Source: "CommandIrisStructureSave.java" @@ -2666,23 +2693,23 @@ Class: public com.volmit.iris.command.CommandIrisStructureSave NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureSave - 14 => 17 - 15 => 16 - 16 => 4 - 17 => 11 - 18 => 8 - 23 => 7 - 25 => 14 - 26 => 12 - 29 => 3 - 30 => 13 - 32 => 6 - 34 => 2 - 35 => 1 - 38 => 10 - 39 => 5 - 41 => 9 - 47 => 15 + 14 => 7 + 15 => 4 + 16 => 1 + 17 => 16 + 18 => 9 + 23 => 10 + 25 => 2 + 26 => 8 + 29 => 5 + 30 => 12 + 32 => 14 + 34 => 6 + 35 => 3 + 38 => 11 + 39 => 17 + 41 => 15 + 47 => 13 Class: public com.volmit.iris.command.CommandIrisStructureVariants NameNotChanged Source: "CommandIrisStructureVariants.java" @@ -2694,55 +2721,55 @@ Class: public com.volmit.iris.command.CommandIrisStructureVariants NameNotChange protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStructureVariants - 13 => 5 - 14 => 2 - 15 => 8 - 16 => 3 - 17 => 4 + 13 => 3 + 14 => 11 + 15 => 9 + 16 => 7 + 17 => 2 22 => 13 - 24 => 10 - 25 => 14 - 28 => 1 - 32 => 11 - 35 => 12 - 37 => 7 - 38 => 6 - 40 => 9 - 46 => 15 + 24 => 4 + 25 => 5 + 28 => 6 + 32 => 12 + 35 => 10 + 37 => 1 + 38 => 15 + 40 => 8 + 46 => 14 Class: public com.volmit.iris.command.CommandIrisStudio NameNotChanged Source: "CommandIrisStudio.java" FieldsOf: com.volmit.iris.command.CommandIrisStudio - private com.volmit.iris.command.CommandIrisStudioClose close => q - private com.volmit.iris.command.CommandIrisStudioCreate create => p - private com.volmit.iris.command.CommandIrisEditBiome ebiome => h + private com.volmit.iris.command.CommandIrisStudioClose close => g + private com.volmit.iris.command.CommandIrisStudioCreate create => u + private com.volmit.iris.command.CommandIrisEditBiome ebiome => s private com.volmit.iris.command.CommandIrisGoto got0 => j - private com.volmit.iris.command.CommandIrisHotload hotload => g - private com.volmit.iris.command.CommandIrisStudioList list => m - private com.volmit.iris.command.CommandIrisLoot loot => l - private com.volmit.iris.command.CommandIrisMap map => n - private com.volmit.iris.command.CommandIrisMetrics metrics => i - private com.volmit.iris.command.CommandIrisStudioOpen open => v - private com.volmit.iris.command.CommandIrisStudioPackage pkg => k - private com.volmit.iris.command.CommandIrisPregen pregen => t - private com.volmit.iris.command.CommandIrisTC tc => o - private com.volmit.iris.command.CommandIrisStudioUpdate update => r - private com.volmit.iris.command.CommandIrisStudioVerify verify => s - private com.volmit.iris.command.CommandIrisPregen world => u + private com.volmit.iris.command.CommandIrisHotload hotload => p + private com.volmit.iris.command.CommandIrisStudioList list => i + private com.volmit.iris.command.CommandIrisLoot loot => k + private com.volmit.iris.command.CommandIrisMap map => h + private com.volmit.iris.command.CommandIrisMetrics metrics => q + private com.volmit.iris.command.CommandIrisStudioOpen open => l + private com.volmit.iris.command.CommandIrisStudioPackage pkg => t + private com.volmit.iris.command.CommandIrisPregen pregen => o + private com.volmit.iris.command.CommandIrisTC tc => v + private com.volmit.iris.command.CommandIrisStudioUpdate update => m + private com.volmit.iris.command.CommandIrisStudioVerify verify => r + private com.volmit.iris.command.CommandIrisPregen world => n MethodsOf: com.volmit.iris.command.CommandIrisStudio static void () SignatureNotChanged public void () SignatureNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudio - 60 => 1 - 61 => 6 - 62 => 5 - 63 => 2 - 68 => 8 - 69 => 4 - 70 => 7 - 76 => 3 + 60 => 8 + 61 => 1 + 62 => 7 + 63 => 3 + 68 => 4 + 69 => 5 + 70 => 2 + 76 => 6 Class: public com.volmit.iris.command.CommandIrisStudioClose NameNotChanged Source: "CommandIrisStudioClose.java" @@ -2753,32 +2780,32 @@ Class: public com.volmit.iris.command.CommandIrisStudioClose NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioClose - 15 => 10 - 16 => 25 - 17 => 2 - 18 => 13 + 15 => 15 + 16 => 19 + 17 => 5 + 18 => 23 19 => 3 - 24 => 19 - 26 => 22 - 27 => 20 - 30 => 8 - 32 => 17 - 34 => 23 - 36 => 5 + 24 => 11 + 26 => 6 + 27 => 8 + 30 => 1 + 32 => 25 + 34 => 10 + 36 => 4 38 => 26 - 41 => 11 - 42 => 16 - 45 => 12 - 47 => 24 - 49 => 4 - 50 => 1 - 55 => 18 - 57 => 6 + 41 => 14 + 42 => 24 + 45 => 17 + 47 => 2 + 49 => 21 + 50 => 22 + 55 => 7 + 57 => 16 58 => 9 - 62 => 15 - 63 => 21 - 64 => 7 - 70 => 14 + 62 => 18 + 63 => 12 + 64 => 13 + 70 => 20 Class: public com.volmit.iris.command.CommandIrisStudioCreate NameNotChanged Source: "CommandIrisStudioCreate.java" @@ -2789,18 +2816,18 @@ Class: public com.volmit.iris.command.CommandIrisStudioCreate NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioCreate - 12 => 6 - 13 => 12 - 14 => 3 - 15 => 5 - 16 => 4 + 12 => 12 + 13 => 10 + 14 => 11 + 15 => 8 + 16 => 7 21 => 9 - 23 => 8 - 24 => 11 - 25 => 7 - 28 => 1 - 30 => 10 - 36 => 2 + 23 => 2 + 24 => 3 + 25 => 5 + 28 => 4 + 30 => 6 + 36 => 1 Class: public com.volmit.iris.command.CommandIrisStudioList NameNotChanged Source: "CommandIrisStudioList.java" @@ -2812,23 +2839,23 @@ Class: public com.volmit.iris.command.CommandIrisStudioList NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioList - 14 => 11 - 15 => 12 - 16 => 10 - 17 => 5 - 18 => 15 - 23 => 18 - 24 => 4 - 26 => 14 and 16 - 28 => 7 - 32 => 2 - 33 => 19 + 14 => 4 + 15 => 1 + 16 => 15 + 17 => 3 + 18 => 16 + 23 => 11 + 24 => 7 + 26 => 10 and 14 + 28 => 19 + 32 => 18 + 33 => 17 34 => 8 - 36 => 1 - 39 => 13 - 42 => 17 - 44 => 3 - 46 => 6 + 36 => 2 + 39 => 6 + 42 => 12 + 44 => 5 + 46 => 13 52 => 9 Class: public com.volmit.iris.command.CommandIrisStudioOpen NameNotChanged @@ -2840,16 +2867,16 @@ Class: public com.volmit.iris.command.CommandIrisStudioOpen NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioOpen - 11 => 7 - 12 => 1 - 13 => 6 + 11 => 5 + 12 => 8 + 13 => 10 14 => 4 - 15 => 5 - 20 => 2 - 22 => 3 + 15 => 6 + 20 => 7 + 22 => 1 25 => 9 - 26 => 8 - 32 => 10 + 26 => 2 + 32 => 3 Class: public com.volmit.iris.command.CommandIrisStudioPackage NameNotChanged Source: "CommandIrisStudioPackage.java" @@ -2861,24 +2888,24 @@ Class: public com.volmit.iris.command.CommandIrisStudioPackage NameNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged private static synthetic void lambda$handle$0(java.lang.String[], com.volmit.iris.util.MortarSender) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioPackage - 12 => 17 - 13 => 14 - 14 => 15 - 15 => 1 - 16 => 11 - 21 => 10 + 12 => 12 + 13 => 5 + 14 => 18 + 15 => 14 + 16 => 7 + 21 => 8 23 => 4 - 24 => 13 - 27 => 5 - 29 => 8 - 31 => 7 and 9 - 33 => 6 - 35 => 3 - 39 => 2 - 40 => 12 - 41 => 18 - 43 => 19 - 49 => 16 + 24 => 16 + 27 => 10 + 29 => 1 + 31 => 11 and 15 + 33 => 19 + 35 => 2 + 39 => 17 + 40 => 13 + 41 => 9 + 43 => 6 + 49 => 3 Class: public com.volmit.iris.command.CommandIrisStudioUpdate NameNotChanged Source: "CommandIrisStudioUpdate.java" @@ -2889,17 +2916,17 @@ Class: public com.volmit.iris.command.CommandIrisStudioUpdate NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioUpdate - 9 => 10 - 10 => 6 - 11 => 5 + 9 => 1 + 10 => 5 + 11 => 3 12 => 8 - 13 => 11 - 17 => 2 - 18 => 3 - 19 => 9 - 22 => 4 - 24 => 1 - 29 => 7 + 13 => 7 + 17 => 11 + 18 => 2 + 19 => 10 + 22 => 6 + 24 => 4 + 29 => 9 Class: public com.volmit.iris.command.CommandIrisStudioVerify NameNotChanged Source: "CommandIrisStudioVerify.java" @@ -2911,28 +2938,28 @@ Class: public com.volmit.iris.command.CommandIrisStudioVerify NameNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged private static synthetic void lambda$handle$0(com.volmit.iris.util.MortarSender, java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisStudioVerify - 10 => 3 - 11 => 14 - 12 => 16 - 13 => 7 - 14 => 23 - 18 => 21 - 19 => 12 - 22 => 5 - 23 => 13 - 24 => 9 and 18 - 25 => 11 - 26 => 10 - 28 => 2 - 29 => 15 - 30 => 6 - 33 => 22 - 34 => 17 - 36 => 8 + 10 => 14 + 11 => 15 + 12 => 18 + 13 => 16 + 14 => 5 + 18 => 19 + 19 => 11 + 22 => 6 + 23 => 22 + 24 => 8 and 21 + 25 => 10 + 26 => 23 + 28 => 9 + 29 => 20 + 30 => 3 + 33 => 12 + 34 => 7 + 36 => 17 38 => 1 - 40 => 4 - 41 => 20 - 46 => 19 + 40 => 13 + 41 => 2 + 46 => 4 Class: public com.volmit.iris.command.CommandIrisTC NameNotChanged Source: "CommandIrisTC.java" @@ -2943,24 +2970,24 @@ Class: public com.volmit.iris.command.CommandIrisTC NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisTC - 15 => 15 - 16 => 10 - 17 => 2 - 18 => 13 - 19 => 8 - 24 => 16 - 26 => 17 - 27 => 7 - 29 => 14 - 31 => 11 - 32 => 18 - 35 => 12 - 36 => 6 - 37 => 1 - 38 => 3 - 39 => 9 - 44 => 19 - 47 => 4 + 15 => 18 + 16 => 6 + 17 => 3 + 18 => 9 + 19 => 11 + 24 => 4 + 26 => 19 + 27 => 10 + 29 => 7 + 31 => 1 + 32 => 16 + 35 => 8 + 36 => 15 + 37 => 12 + 38 => 2 + 39 => 17 + 44 => 14 + 47 => 13 53 => 5 Class: public com.volmit.iris.command.CommandIrisWhat NameNotChanged @@ -2974,26 +3001,26 @@ Class: public com.volmit.iris.command.CommandIrisWhat NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisWhat - 25 => 2 + 25 => 8 26 => 15 - 27 => 8 - 28 => 1 - 29 => 4 - 30 => 11 - 35 => 16 - 37 => 5 - 38 => 7 - 39 => 19 - 40 => 6 - 41 => 20 - 42 => 18 - 43 => 14 - 44 => 10 - 45 => 17 - 47 => 9 - 52 => 12 - 55 => 13 - 61 => 3 + 27 => 18 + 28 => 2 + 29 => 1 + 30 => 6 + 35 => 10 + 37 => 11 + 38 => 4 + 39 => 14 + 40 => 16 + 41 => 12 + 42 => 19 + 43 => 7 + 44 => 17 + 45 => 20 + 47 => 5 + 52 => 3 + 55 => 9 + 61 => 13 Class: public com.volmit.iris.command.CommandIrisWhatBlock NameNotChanged Source: "CommandIrisWhatBlock.java" @@ -3004,21 +3031,21 @@ Class: public com.volmit.iris.command.CommandIrisWhatBlock NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisWhatBlock - 16 => 12 - 17 => 7 - 18 => 11 - 19 => 14 - 20 => 6 - 21 => 2 - 26 => 9 - 28 => 10 - 29 => 4 - 30 => 13 - 31 => 8 - 32 => 3 - 36 => 1 - 39 => 5 - 45 => 15 + 16 => 7 + 17 => 3 + 18 => 6 + 19 => 12 + 20 => 5 + 21 => 9 + 26 => 4 + 28 => 13 + 29 => 14 + 30 => 2 + 31 => 10 + 32 => 1 + 36 => 11 + 39 => 15 + 45 => 8 Class: public com.volmit.iris.command.CommandIrisWhatHand NameNotChanged Source: "CommandIrisWhatHand.java" @@ -3029,41 +3056,40 @@ Class: public com.volmit.iris.command.CommandIrisWhatHand NameNotChanged protected java.lang.String getArgsUsage() SignatureNotChanged public boolean handle(com.volmit.iris.util.MortarSender, java.lang.String[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.command.CommandIrisWhatHand - 15 => 2 - 16 => 9 - 17 => 10 - 18 => 6 - 19 => 1 - 20 => 8 - 25 => 7 - 27 => 13 - 28 => 12 - 29 => 3 - 30 => 5 - 31 => 14 - 35 => 4 - 38 => 11 - 44 => 15 + 15 => 9 + 16 => 6 + 17 => 8 + 18 => 4 + 19 => 3 + 20 => 11 + 25 => 14 + 27 => 5 + 28 => 13 + 29 => 12 + 30 => 1 + 31 => 7 + 35 => 2 + 38 => 15 + 44 => 10 Class: public com.volmit.iris.command.PermissionIris NameNotChanged Source: "PermissionIris.java" FieldsOf: com.volmit.iris.command.PermissionIris - private static boolean a => b + private static java.lang.String[] a => b public com.volmit.iris.command.PermissionIrisStudio studio NameNotChanged MethodsOf: com.volmit.iris.command.PermissionIris static void () SignatureNotChanged public void () SignatureNotChanged - public static boolean a() => b() - public static void a(boolean) => b(boolean) - public static boolean b() => a() + public static java.lang.String[] a() => b() + public static void a(java.lang.String[]) => b(java.lang.String[]) public java.lang.String getDescription() SignatureNotChanged protected java.lang.String getNode() SignatureNotChanged public boolean isDefault() SignatureNotChanged LineNumbersOf: com.volmit.iris.command.PermissionIris - 6 => 3 - 14 => 2 - 20 => 4 - 26 => 1 + 6 => 2 + 14 => 1 + 20 => 3 + 26 => 4 Class: public com.volmit.iris.command.PermissionIrisStudio NameNotChanged Source: "PermissionIrisStudio.java" @@ -3075,25 +3101,25 @@ Class: public com.volmit.iris.command.PermissionIrisStudio NameNotChanged protected java.lang.String getNode() SignatureNotChanged public boolean isDefault() SignatureNotChanged LineNumbersOf: com.volmit.iris.command.PermissionIrisStudio - 5 => 4 - 10 => 2 + 5 => 2 + 10 => 3 16 => 1 - 22 => 3 + 22 => 4 Class: public abstract com.volmit.iris.gen.ContextualChunkGenerator NameNotChanged Source: "ContextualChunkGenerator.java" FieldsOf: com.volmit.iris.gen.ContextualChunkGenerator - private static boolean a => c - private com.volmit.iris.util.BlockPosition allowLoot => a - private com.volmit.iris.gen.atomics.AtomicMulticache cache => g - private com.volmit.iris.IrisDataManager data => b + private static com.volmit.iris.util.MortarPlugin[] a => e + private com.volmit.iris.util.BlockPosition allowLoot => d + private com.volmit.iris.gen.atomics.AtomicMulticache cache => b + private com.volmit.iris.IrisDataManager data => a protected boolean dev NameNotChanged - private com.volmit.iris.gen.atomics.AtomicCache dimCache => d + private com.volmit.iris.gen.atomics.AtomicCache dimCache => f protected boolean failing NameNotChanged - private boolean fastPregen => e + private boolean fastPregen => c protected int generated NameNotChanged protected long hlast NameNotChanged - private volatile boolean hotloadable => f + private volatile boolean hotloadable => g protected boolean initialized NameNotChanged protected com.volmit.iris.util.RNG masterRandom NameNotChanged protected com.volmit.iris.IrisMetrics metrics NameNotChanged @@ -3108,9 +3134,8 @@ Class: public abstract com.volmit.iris.gen.ContextualChunkGenerator NameNotChang MethodsOf: com.volmit.iris.gen.ContextualChunkGenerator static void () SignatureNotChanged public void () SignatureNotChanged - public static boolean a() => d() - public static void a(boolean) => b(boolean) - public static boolean b() => c() + public static com.volmit.iris.util.MortarPlugin[] a() => b() + public static void a(com.volmit.iris.util.MortarPlugin[]) => b(com.volmit.iris.util.MortarPlugin[]) private static java.lang.Throwable b(java.lang.Throwable) SignatureNotChanged protected boolean canEqual(java.lang.Object) SignatureNotChanged public boolean canSpawn(org.bukkit.World, int, int) SignatureNotChanged @@ -3149,8 +3174,8 @@ Class: public abstract com.volmit.iris.gen.ContextualChunkGenerator NameNotChang public boolean isInitialized() SignatureNotChanged public boolean isParallelCapable() SignatureNotChanged public boolean isPregenDone() SignatureNotChanged - private synthetic void lambda$fail$1(java.lang.Throwable) SignatureNotChanged - private synthetic com.volmit.iris.object.IrisDimension lambda$loadDimension$0(java.lang.String) SignatureNotChanged + private synthetic com.volmit.iris.object.IrisDimension lambda$0(java.lang.String) SignatureNotChanged + private synthetic void lambda$2(java.lang.Throwable) SignatureNotChanged public com.volmit.iris.object.IrisBiome loadBiome(java.lang.String) SignatureNotChanged public com.volmit.iris.object.IrisDimension loadDimension(java.lang.String) SignatureNotChanged public com.volmit.iris.object.IrisGenerator loadGenerator(java.lang.String) SignatureNotChanged @@ -3179,208 +3204,193 @@ Class: public abstract com.volmit.iris.gen.ContextualChunkGenerator NameNotChang private void tick() => a() public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.ContextualChunkGenerator - 53 => 24, 88 and 170 - 54 => 85, 137 and 213 - 57 => 166 - 58 => 15 - 59 => 49 - 61 => 20 - 62 => 151 - 63 => 105 - 64 => 173 - 65 => 172 - 66 => 82 - 67 => 135 - 68 => 29 - 69 => 201 - 70 => 133 - 71 => 206 - 72 => 14 - 73 => 196 - 74 => 136 - 75 => 1 and 128 - 76 => 52 - 77 => 111 and 212 - 80 => 143 - 81 => 144 - 82 => 26 - 83 => 147 - 84 => 59 - 85 => 54 - 86 => 12 - 87 => 101 - 88 => 167 - 89 => 73 - 90 => 23 - 91 => 56 - 92 => 68 - 93 => 89 - 94 => 194 - 95 => 6 - 96 => 109 - 97 => 18 - 119 => 28 - 124 => 32 - 139 => 60 and 134 - 144 => 34 - 149 => 192 - 154 => 78 - 156 => 142 - 159 => 7 - 160 => 39 - 161 => 11 - 162 => 210 - 163 => 41 - 164 => 114 - 165 => 205 - 166 => 3 - 167 => 9 - 168 => 161 - 172 => 46 - 174 => 156 - 176 => 152 - 178 => 131 - 181 => 100 - 183 => 107 - 184 => 184 - 187 => 209 - 189 => 174 - 191 => 160 and 208 - 193 => 203 - 201 => 127 - 202 => 119 - 205 => 155 - 206 => 141 - 211 => 175 - 213 => 47 - 216 => 200 - 218 => 162 - 220 => 108 - 222 => 125 - 224 => 159 - 227 => 25 - 232 => 177 - 234 => 118 - 237 => 176 - 238 => 204 - 243 => 35 - 245 => 97 - 248 => 30 - 250 => 50 - 252 => 33 - 255 => 67 - 256 => 70 - 263 => 158 - 265 => 112 - 266 => 122 - 269 => 195 - 271 => 110 - 272 => 198 - 274 => 40 - 279 => 185 - 281 => 99 - 282 => 168 - 284 => 16 - 289 => 27 - 291 => 94 - 292 => 207 - 294 => 17 - 299 => 140 - 301 => 45 - 302 => 214 - 304 => 84 - 309 => 86 - 311 => 75 - 312 => 64 - 314 => 189 - 319 => 113 - 321 => 126 - 323 => 197 - 327 => 104 - 328 => 123 - 329 => 61 + 53 => 33, 47, 55, 73, 86, 92, 94, 101, 106, 110, 115, 119, 132, 140, 157, 171, 174, 181, 186, 189, 201, 203 and 215 + 54 => 56, 68 and 144 + 75 => 152 + 77 => 204 + 79 => 177 + 81 => 125 + 82 => 71 + 83 => 104 + 84 => 21 + 85 => 49 + 86 => 142 + 87 => 7 + 88 => 34 + 89 => 191 + 90 => 164 + 91 => 20 + 92 => 9 + 93 => 133 + 94 => 70 + 95 => 136 + 96 => 88 + 97 => 147 + 119 => 10 + 124 => 124 + 139 => 36 and 107 + 144 => 85 + 149 => 96 + 154 => 13 + 156 => 17 + 159 => 210 + 160 => 198 + 161 => 82 + 162 => 64 + 163 => 90 + 164 => 192 + 165 => 139 + 166 => 103 + 167 => 112 + 168 => 126 + 172 => 118 + 174 => 117 + 176 => 161 + 178 => 84 + 181 => 95 + 183 => 209 + 184 => 61 + 187 => 184 + 189 => 160 + 191 => 123 and 185 + 193 => 99 + 197 => 77 + 201 => 79 + 202 => 53 + 205 => 76 + 206 => 57 + 211 => 27 + 213 => 205 + 216 => 35 + 218 => 143 + 220 => 93 + 222 => 37 + 224 => 97 + 227 => 158 + 232 => 75 + 234 => 137 + 237 => 135 + 238 => 46 + 243 => 45 + 245 => 208 + 248 => 187 + 250 => 113 + 252 => 109 + 255 => 102 + 256 => 170 + 263 => 120 + 265 => 38 + 266 => 156 + 269 => 11 + 271 => 121 + 272 => 197 + 274 => 179 + 279 => 149 + 281 => 80 + 282 => 173 + 284 => 146 + 289 => 78 + 291 => 166 + 292 => 206 + 294 => 195 + 299 => 43 + 301 => 26 + 302 => 14 + 304 => 169 + 309 => 67 + 311 => 72 + 312 => 19 + 314 => 54 + 319 => 91 + 321 => 111 + 323 => 207 + 327 => 89 + 328 => 175 + 329 => 145 330 => 4 - 331 => 138 - 332 => 5 - 337 => 117 - 342 => 178 - 344 => 43 and 80 - 346 => 38 and 71 - 348 => 95 - 350 => 42 - 352 => 146 - 357 => 51 - 362 => 72 - 367 => 21 - 369 => 10 and 83 - 371 => 98 and 179 - 373 => 65 - 375 => 57 - 377 => 44 - 382 => 102 - 387 => 115 - 393 => 8 - 394 => 48 - 396 => 74 - 397 => 87 - 400 => 191 - 402 => 2 - 407 => 120 - 408 => 202 - 410 => 186 - 412 => 96 - 414 => 121 - 419 => 91 - 422 => 148 - 423 => 193 - 424 => 69 - 425 => 53 - 426 => 165 - 427 => 180 - 430 => 92 - 432 => 37 - 435 => 169 - 436 => 63 - 441 => 13 - 443 => 36 - 446 => 139 - 448 => 153 - 450 => 163 - 454 => 188 - 456 => 90 - 459 => 132 - 461 => 211 - 463 => 129 - 466 => 149 - 468 => 190 - 470 => 145 - 473 => 76 - 477 => 150 - 478 => 116 - 479 => 58 - 483 => 77 - 485 => 181 - 488 => 103 - 490 => 31 - 491 => 164 - 493 => 19 - 494 => 106 - 495 => 93 - 496 => 199 - 497 => 22 - 498 => 182 - 500 => 62 - 502 => 187 - 503 => 154 - 504 => 157 - 505 => 130 - 506 => 79 - 507 => 124 - 509 => 66 - 510 => 171 - 515 => 183 - 521 => 81 - 527 => 55 + 331 => 148 + 332 => 168 + 337 => 31 + 342 => 63 + 344 => 32 and 129 + 346 => 176 and 196 + 348 => 41 + 350 => 153 + 352 => 15 + 353 => 211 + 357 => 127 + 362 => 165 + 367 => 182 + 369 => 6 and 105 + 371 => 42 and 108 + 373 => 116 + 375 => 30 + 377 => 178 + 378 => 74 + 382 => 50 + 387 => 162 + 393 => 167 + 394 => 40 + 396 => 65 + 397 => 59 + 400 => 18 + 402 => 155 + 407 => 163 + 408 => 150 + 410 => 22 + 412 => 83 + 414 => 128 + 415 => 131 + 419 => 12 + 422 => 58 + 423 => 200 + 424 => 130 + 425 => 180 + 426 => 217 + 427 => 39 + 430 => 69 + 432 => 216 + 435 => 44 + 436 => 188 + 441 => 212 + 443 => 1 + 446 => 183 + 448 => 213 + 450 => 151 + 454 => 3 + 456 => 141 + 459 => 51 + 461 => 60 + 463 => 202 + 466 => 25 + 468 => 100 + 470 => 218 + 473 => 62 + 477 => 16 + 478 => 87 + 479 => 28 + 483 => 159 + 485 => 114 + 488 => 8 + 490 => 190 + 491 => 193 + 493 => 154 + 494 => 199 + 495 => 29 + 496 => 138 + 497 => 48 + 498 => 194 + 500 => 52 and 66 + 502 => 134 + 503 => 172 + 504 => 214 + 505 => 122 + 507 => 98 + 509 => 24 + 510 => 81 + 515 => 2 + 521 => 23 + 527 => 5 Class: public abstract com.volmit.iris.gen.DimensionChunkGenerator NameNotChanged Source: "DimensionChunkGenerator.java" @@ -3408,56 +3418,56 @@ Class: public abstract com.volmit.iris.gen.DimensionChunkGenerator NameNotChange public void onTick(int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.DimensionChunkGenerator - 22 => 23 - 23 => 35, 42 and 43 - 26 => 32 - 27 => 14 - 28 => 30 - 29 => 19 - 30 => 26 - 34 => 6 - 35 => 47 - 36 => 33 - 41 => 45 - 46 => 3 - 50 => 16 - 52 => 8 - 54 => 18 - 56 => 37 - 57 => 48 - 58 => 38 - 61 => 10 and 17 - 63 => 50 - 65 => 15 - 66 => 9 - 70 => 29 - 71 => 51 - 72 => 34 - 75 => 2 - 76 => 7 - 80 => 40 - 82 => 28 - 84 => 55 - 87 => 11 - 92 => 44 - 94 => 20 - 96 => 24 - 98 => 31 - 100 => 13 - 101 => 36 - 104 => 4 - 106 => 21 - 107 => 22 - 110 => 54 - 112 => 27 - 113 => 52 - 115 => 39 - 117 => 41 - 122 => 49 and 53 - 124 => 25 - 129 => 5 and 12 - 131 => 1 - 136 => 46 + 22 => 21 + 23 => 10, 25 and 52 + 26 => 41 + 27 => 47 + 28 => 3 + 29 => 22 + 30 => 15 + 34 => 42 + 35 => 54 + 36 => 13 + 41 => 19 + 46 => 45 + 50 => 46 + 52 => 39 + 54 => 51 + 56 => 8 + 57 => 5 + 58 => 40 + 61 => 9 and 16 + 63 => 18 + 65 => 28 + 66 => 37 + 70 => 33 + 71 => 43 + 72 => 49 + 75 => 36 + 76 => 32 + 80 => 20 + 82 => 38 + 84 => 7 + 87 => 24 + 92 => 29 + 94 => 12 + 96 => 44 + 98 => 14 + 100 => 55 + 101 => 23 + 104 => 2 + 106 => 17 + 107 => 31 + 110 => 53 + 112 => 50 + 113 => 4 + 115 => 6 + 117 => 27 + 122 => 1 and 11 + 124 => 30 + 129 => 26 and 48 + 131 => 34 + 136 => 35 Class: public com.volmit.iris.gen.IrisChunkGenerator NameNotChanged Source: "IrisChunkGenerator.java" @@ -3499,167 +3509,167 @@ Class: public com.volmit.iris.gen.IrisChunkGenerator NameNotChanged public boolean shouldGenerateStructures() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.IrisChunkGenerator - 38 => 156 - 39 => 6, 23 and 41 - 42 => 116 - 43 => 2, 113 and 127 - 44 => 3, 28 and 131 - 45 => 69, 143 and 149 - 49 => 29 - 50 => 96 - 59 => 95 - 60 => 148 - 79 => 128 - 80 => 130 - 81 => 65 - 82 => 43 - 83 => 56 - 89 => 154 - 90 => 102 - 96 => 39 - 99 => 76 - 101 => 152 - 102 => 5 - 103 => 77 - 126 => 145 - 127 => 126 - 129 => 104 - 130 => 112 - 131 => 32 - 133 => 53 - 135 => 70 - 136 => 58 - 138 => 12 - 140 => 25 - 141 => 73 - 142 => 140 - 143 => 123 - 148 => 133 - 152 => 60 - 153 => 40 - 154 => 142 - 157 => 88 - 159 => 75 - 160 => 63 - 162 => 94 - 163 => 72 - 164 => 117 - 170 => 97 - 176 => 24 - 182 => 51 - 188 => 48 - 193 => 34 - 194 => 147 - 199 => 124 - 201 => 118 - 204 => 83 - 206 => 22 - 207 => 101 - 210 => 44 - 211 => 89 - 212 => 26 - 213 => 106 - 214 => 111 - 215 => 153 - 219 => 137 - 221 => 68 - 223 => 103 - 224 => 107 - 226 => 57 - 227 => 14 - 228 => 110 - 229 => 4 - 231 => 19 - 237 => 120 - 243 => 18 - 249 => 122 - 255 => 90 - 257 => 86 - 260 => 20 - 265 => 15 and 47 - 270 => 21 - 271 => 64 - 272 => 146 - 273 => 105 - 274 => 141 - 276 => 54 - 278 => 31 - 281 => 30 - 282 => 13 - 283 => 10 - 284 => 16 - 285 => 109 - 286 => 129 - 287 => 27 - 289 => 17 - 291 => 46 - 322 => 114 - 323 => 125 - 324 => 9 - 325 => 98 - 326 => 121 - 327 => 135 - 328 => 150 - 330 => 45 - 332 => 108 - 335 => 81 - 337 => 37 - 340 => 59 - 341 => 38 - 342 => 132 - 344 => 42 - 346 => 7 - 348 => 61 - 350 => 134 - 352 => 1 - 355 => 66 - 357 => 84 - 360 => 119 - 362 => 157 - 365 => 55 - 367 => 92 - 369 => 50 - 371 => 71 - 373 => 79 - 376 => 78 - 378 => 36 - 381 => 8 - 383 => 136 - 386 => 35 - 388 => 144 - 390 => 80 - 392 => 93 - 394 => 99 - 397 => 52 - 399 => 67 - 402 => 74 - 404 => 33 - 407 => 115 - 409 => 151 - 411 => 11 - 413 => 49 - 415 => 155 - 418 => 82 - 420 => 85 - 423 => 100 - 425 => 87 - 427 => 138 - 429 => 139 - 430 => 91 - 432 => 62 + 38 => 11 + 39 => 27, 103 and 141 + 42 => 45 + 43 => 2, 16 and 100 + 44 => 17, 36 and 89 + 45 => 15, 71 and 81 + 49 => 62 + 50 => 25 + 59 => 14 + 60 => 26 + 79 => 80 + 80 => 107 + 81 => 95 + 82 => 10 + 83 => 86 + 89 => 136 + 90 => 6 + 96 => 74 + 99 => 125 + 101 => 134 + 102 => 64 + 103 => 126 + 126 => 157 + 127 => 153 + 129 => 132 + 130 => 48 + 131 => 68 + 133 => 101 + 135 => 12 + 136 => 1 + 138 => 53 + 140 => 109 + 141 => 29 + 142 => 41 + 143 => 32 + 148 => 31 + 152 => 145 + 153 => 8 + 154 => 115 + 157 => 3 + 159 => 77 + 160 => 118 + 162 => 52 + 163 => 40 + 164 => 150 + 170 => 51 + 176 => 67 + 182 => 96 + 188 => 13 + 193 => 61 + 194 => 54 + 199 => 99 + 201 => 149 + 204 => 93 + 206 => 42 + 207 => 30 + 210 => 148 + 211 => 137 + 212 => 105 + 213 => 130 + 214 => 63 + 215 => 127 + 219 => 92 + 221 => 84 + 223 => 70 + 224 => 147 + 226 => 121 + 227 => 151 + 228 => 44 + 229 => 146 + 231 => 56 + 237 => 110 + 243 => 143 + 249 => 75 + 255 => 108 + 257 => 37 + 260 => 122 + 265 => 98 and 139 + 270 => 112 + 271 => 124 + 272 => 82 + 273 => 117 + 274 => 9 + 276 => 90 + 278 => 133 + 281 => 49 + 282 => 91 + 283 => 156 + 284 => 138 + 285 => 85 + 286 => 66 + 287 => 87 + 289 => 140 + 291 => 59 + 322 => 33 + 323 => 123 + 324 => 88 + 325 => 43 + 326 => 97 + 327 => 21 + 328 => 152 + 330 => 119 + 332 => 78 + 335 => 46 + 337 => 113 + 340 => 142 + 341 => 55 + 342 => 79 + 344 => 23 + 346 => 35 + 348 => 76 + 350 => 58 + 352 => 22 + 355 => 5 + 357 => 114 + 360 => 129 + 362 => 47 + 365 => 102 + 367 => 144 + 369 => 38 + 371 => 50 + 373 => 154 + 376 => 20 + 378 => 83 + 381 => 57 + 383 => 73 + 386 => 24 + 388 => 18 + 390 => 34 + 392 => 69 + 394 => 104 + 397 => 131 + 399 => 39 + 402 => 120 + 404 => 155 + 407 => 106 + 409 => 19 + 411 => 4 + 413 => 7 + 415 => 111 + 418 => 72 + 420 => 28 + 423 => 94 + 425 => 135 + 427 => 60 + 429 => 65 + 430 => 128 + 432 => 116 Class: public abstract com.volmit.iris.gen.ParallaxChunkGenerator NameNotChanged Source: "ParallaxChunkGenerator.java" FieldsOf: com.volmit.iris.gen.ParallaxChunkGenerator - private short cacheID => q - private com.volmit.iris.util.IrisLock flock => x - private com.volmit.iris.gen.layer.GenLayerText glText => t - private com.volmit.iris.gen.layer.GenLayerUpdate glUpdate => r - private com.volmit.iris.util.IrisLock lock => v + private short cacheID => r + private com.volmit.iris.util.IrisLock flock => v + private com.volmit.iris.gen.layer.GenLayerText glText => x + private com.volmit.iris.gen.layer.GenLayerUpdate glUpdate => w + private com.volmit.iris.util.IrisLock lock => u private com.volmit.iris.util.IrisLock lockq => s - private com.volmit.iris.gen.atomics.MasterLock masterLock => w + private com.volmit.iris.gen.atomics.MasterLock masterLock => t protected com.volmit.iris.gen.atomics.AtomicWorldData parallaxMap NameNotChanged - private int sliverBuffer => u + private int sliverBuffer => q protected com.volmit.iris.util.KMap sliverCache NameNotChanged MethodsOf: com.volmit.iris.gen.ParallaxChunkGenerator static void () SignatureNotChanged @@ -3688,12 +3698,15 @@ Class: public abstract com.volmit.iris.gen.ParallaxChunkGenerator NameNotChanged public boolean isPreventingDecay() SignatureNotChanged public boolean isSolid(int, int, int) SignatureNotChanged public boolean isWorldGenerated(int, int) SignatureNotChanged - private synthetic void lambda$null$0(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged - private synthetic void lambda$null$1(com.volmit.iris.object.IrisStructurePlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged - private synthetic void lambda$null$2(com.volmit.iris.object.IrisStructurePlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged - private synthetic void lambda$null$3(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged - private synthetic void lambda$null$4(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged - private synthetic void lambda$onGenerateParallax$5(int, int, com.volmit.iris.util.KList, com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic void lambda$0(int, int, com.volmit.iris.util.KList, com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic void lambda$1(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged + private synthetic void lambda$2(com.volmit.iris.object.IrisTextPlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + private synthetic void lambda$3(com.volmit.iris.object.IrisTextPlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + private synthetic void lambda$4(com.volmit.iris.object.IrisTextPlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + private synthetic void lambda$5(com.volmit.iris.object.IrisStructurePlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + private synthetic void lambda$6(com.volmit.iris.object.IrisStructurePlacement, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + private synthetic void lambda$7(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged + private synthetic void lambda$8(com.volmit.iris.object.IrisObjectPlacement, int, int, com.volmit.iris.util.RNG, int) SignatureNotChanged protected void onClose() SignatureNotChanged protected void onGenerateParallax(com.volmit.iris.util.RNG, int, int) SignatureNotChanged public void onHotload() SignatureNotChanged @@ -3707,195 +3720,203 @@ Class: public abstract com.volmit.iris.gen.ParallaxChunkGenerator NameNotChanged public void setSliverCache(com.volmit.iris.util.KMap) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.ParallaxChunkGenerator - 37 => 28, 43 and 77 - 38 => 13, 53 and 80 - 41 => 106 and 123 - 44 => 65 - 45 => 64 and 148 - 46 => 6 and 171 - 47 => 129 and 187 - 48 => 75 - 49 => 166 - 50 => 137 - 54 => 55 - 55 => 86 - 56 => 159 - 57 => 58 - 58 => 2 - 62 => 15 - 63 => 161 - 64 => 141 + 38 => 12, 42, 55, 84, 88, 94, 97, 102, 196, 207 and 215 + 39 => 59, 139 and 159 + 42 => 203 + 46 => 183 + 47 => 11 + 48 => 65 + 55 => 206 + 56 => 202 + 57 => 131 + 58 => 98 + 59 => 121 + 63 => 115 + 64 => 54 65 => 21 - 69 => 128 - 74 => 172 - 78 => 174 - 81 => 62 - 83 => 82 - 84 => 72 - 85 => 152 - 96 => 31 - 97 => 91 - 98 => 96 - 99 => 185 - 104 => 126 - 106 => 192 - 108 => 11 - 110 => 73 - 113 => 70 - 116 => 183 - 122 => 63 - 123 => 22 - 128 => 17 - 129 => 139 - 135 => 176 - 140 => 107 - 141 => 111 - 142 => 9 - 143 => 127 - 144 => 76 - 145 => 116 - 147 => 84 - 152 => 133 - 157 => 88 - 162 => 40 - 169 => 47 - 172 => 170 - 174 => 150 - 177 => 56 - 183 => 79 - 185 => 165 - 187 => 39 - 190 => 163 - 191 => 146 - 198 => 26 - 200 => 104 - 203 => 118 - 204 => 156 - 206 => 145 - 208 => 143 - 209 => 52 - 212 => 66 - 213 => 140 - 214 => 193 - 215 => 5 - 217 => 182 - 218 => 29 - 219 => 181 - 220 => 8 - 221 => 162 - 223 => 147 - 227 => 175 - 232 => 49 - 233 => 71 - 234 => 97 - 236 => 100 and 190 - 238 => 45 - 240 => 33 and 154 - 242 => 90 - 244 => 164 - 246 => 132 - 249 => 69 - 251 => 4 - 254 => 50 - 256 => 14 - 257 => 180 - 259 => 81 - 261 => 138 - 263 => 57 and 117 - 265 => 51 - 266 => 46 - 268 => 98 - 270 => 109 - 273 => 102 - 275 => 114 - 277 => 105 - 278 => 23 - 279 => 149 - 281 => 68 - 282 => 131 - 283 => 93 - 284 => 19 - 286 => 35 - 289 => 157 - 291 => 89 - 293 => 108 - 295 => 10 - 296 => 130 - 298 => 48 - 299 => 155 - 300 => 115 - 301 => 179 - 303 => 112 - 305 => 110 - 306 => 41 - 308 => 27 - 309 => 42 - 310 => 38 - 311 => 30 - 313 => 153 - 315 => 7 - 316 => 32 - 317 => 44 - 319 => 34 - 320 => 142 - 321 => 136 - 322 => 134 - 324 => 151 - 326 => 24 - 327 => 99 - 329 => 184 - 331 => 119 - 333 => 78 - 336 => 16 - 338 => 160 - 341 => 158 - 343 => 95 - 344 => 60 - 345 => 120 - 347 => 173 - 348 => 101 - 349 => 18 - 350 => 37 - 352 => 36 - 354 => 54 - 358 => 74 - 359 => 188 - 360 => 113 - 362 => 87 - 363 => 167 - 364 => 169 - 366 => 186 - 367 => 83 - 371 => 122 and 189 - 373 => 178 - 374 => 125 - 376 => 25 - 380 => 61 and 124 - 382 => 20 - 383 => 85 - 384 => 121 - 385 => 59 - 387 => 92 - 389 => 103 - 392 => 1 - 394 => 94 - 398 => 168 - 400 => 67 - 402 => 12 - 405 => 191 - 406 => 144 - 407 => 177 - 409 => 135 - 415 => 3 + 66 => 118 + 70 => 34 + 75 => 199 + 79 => 198 + 80 => 22 + 82 => 81 + 84 => 137 + 86 => 116 + 97 => 56 + 98 => 90 + 99 => 78 + 100 => 191 + 105 => 158 + 107 => 80 + 109 => 46 and 64 + 111 => 126 + 114 => 25 + 117 => 7 + 123 => 92 + 124 => 82 + 129 => 2 + 130 => 155 + 136 => 77 + 141 => 83 + 142 => 138 + 143 => 47 + 144 => 9 + 145 => 20 + 146 => 174 + 148 => 181 + 153 => 38 + 158 => 104 + 163 => 205 + 170 => 93 + 173 => 112 + 175 => 58 + 178 => 200 + 184 => 53 + 186 => 26 + 188 => 122 + 191 => 19 + 192 => 107 + 198 => 141 + 200 => 143 + 203 => 210 + 204 => 28 + 206 => 101 + 208 => 151 + 209 => 15 + 212 => 50 + 213 => 29 + 214 => 180 + 215 => 123 + 217 => 68 + 218 => 146 + 219 => 106 + 220 => 96 + 221 => 8 + 222 => 176 + 226 => 209 + 231 => 182 + 232 => 66 + 233 => 187 + 235 => 149 and 162 + 237 => 95 + 239 => 45 and 61 + 241 => 136 + 243 => 31 + 245 => 10 + 247 => 173 + 250 => 133 + 252 => 195 + 255 => 119 + 257 => 160 + 258 => 212 + 259 => 99 + 261 => 63 and 211 + 263 => 130 and 186 + 265 => 208 + 266 => 134 + 268 => 142 + 270 => 110 + 273 => 216 + 275 => 69 and 109 + 277 => 60 + 278 => 117 + 279 => 72 + 281 => 36 + 282 => 194 + 283 => 150 + 286 => 179 + 291 => 170 + 293 => 103 and 127 + 295 => 175 + 296 => 178 + 298 => 70 + 299 => 153 + 300 => 32 + 303 => 108 and 165 + 305 => 128 + 306 => 87 + 308 => 51 + 309 => 37 + 310 => 76 + 313 => 111 and 147 + 315 => 145 + 316 => 40 + 318 => 172 + 319 => 30 + 320 => 105 + 323 => 16 and 89 + 325 => 39 + 326 => 140 + 328 => 49 + 329 => 132 + 330 => 27 + 333 => 120 and 167 + 335 => 135 + 336 => 185 + 338 => 168 + 339 => 43 + 340 => 5 + 343 => 129 and 169 + 345 => 192 + 346 => 177 + 347 => 67 + 349 => 197 + 350 => 4 + 351 => 24 + 354 => 204 + 356 => 193 + 357 => 73 + 359 => 157 + 361 => 14 + 363 => 148 + 366 => 156 + 368 => 161 + 371 => 3 and 188 + 373 => 201 + 374 => 44 + 375 => 144 + 377 => 23 + 378 => 85 + 379 => 13 + 382 => 213 + 384 => 164 + 388 => 6 + 389 => 86 + 390 => 79 and 125 + 392 => 71 + 394 => 163 + 396 => 33 + 397 => 154 + 401 => 171 and 189 + 403 => 214 + 404 => 184 + 406 => 41 + 410 => 57 and 75 + 412 => 91 + 413 => 113 + 414 => 48 + 415 => 74 + 417 => 62 + 419 => 190 + 422 => 166 + 424 => 124 + 428 => 100 + 430 => 35 + 432 => 18 + 435 => 114 + 436 => 17 + 437 => 152 + 439 => 1 + 445 => 52 Class: public abstract com.volmit.iris.gen.ParallelChunkGenerator NameNotChanged Source: "ParallelChunkGenerator.java" FieldsOf: com.volmit.iris.gen.ParallelChunkGenerator - private com.volmit.iris.util.GroupedExecutor accelerant => j + private com.volmit.iris.util.GroupedExecutor accelerant => i protected int cacheX NameNotChanged protected int cacheZ NameNotChanged protected boolean cachingAllowed NameNotChanged - private int threads => i + private int threads => j MethodsOf: com.volmit.iris.gen.ParallelChunkGenerator static void () SignatureNotChanged public void (java.lang.String, int) SignatureNotChanged @@ -3918,63 +3939,63 @@ Class: public abstract com.volmit.iris.gen.ParallelChunkGenerator NameNotChanged protected abstract void onPostGenerate(com.volmit.iris.util.RNG, int, int, org.bukkit.generator.ChunkGenerator$ChunkData, org.bukkit.generator.ChunkGenerator$BiomeGrid, com.volmit.iris.util.HeightMap, com.volmit.iris.util.BiomeMap, com.volmit.iris.gen.atomics.AtomicSliverMap) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.ParallelChunkGenerator - 17 => 6 - 18 => 5, 33 and 44 - 21 => 11 - 22 => 57 - 23 => 13 - 24 => 17 - 25 => 23 - 29 => 21 - 30 => 8 - 31 => 9 - 32 => 4 - 33 => 35 - 34 => 20 - 38 => 25 - 39 => 37 - 40 => 47 - 41 => 24 - 43 => 54 - 45 => 42 - 48 => 49 - 49 => 52 - 55 => 46 - 56 => 18 - 69 => 39 - 70 => 30 - 71 => 1 - 72 => 19 - 73 => 36 - 74 => 40 - 75 => 59 - 76 => 28 - 79 => 27 and 50 - 81 => 2 - 82 => 45 - 84 => 32 and 56 - 86 => 7 - 87 => 48 - 88 => 16 - 90 => 22 - 94 => 55 - 97 => 10 - 99 => 14 - 100 => 61 - 101 => 26 - 105 => 31 - 106 => 41 - 107 => 51 - 108 => 43 - 109 => 58 - 110 => 3 - 114 => 60 - 115 => 29 - 116 => 38 - 120 => 12 - 121 => 15 - 122 => 34 - 127 => 53 + 17 => 16 + 18 => 15, 44 and 49 + 21 => 26 + 22 => 51 + 23 => 36 + 24 => 40 + 25 => 22 + 29 => 18 + 30 => 37 + 31 => 46 + 32 => 24 + 33 => 41 + 34 => 9 + 38 => 27 + 39 => 1 + 40 => 20 + 41 => 58 + 43 => 8 + 45 => 38 + 48 => 32 + 49 => 60 + 55 => 45 + 56 => 12 + 69 => 6 + 70 => 48 + 71 => 23 + 72 => 47 + 73 => 35 + 74 => 31 + 75 => 2 + 76 => 42 + 79 => 50 and 61 + 81 => 33 + 82 => 53 + 84 => 30 and 34 + 86 => 11 + 87 => 28 + 88 => 57 + 90 => 4 + 94 => 17 + 97 => 59 + 99 => 55 + 100 => 5 + 101 => 43 + 105 => 54 + 106 => 10 + 107 => 25 + 108 => 19 + 109 => 7 + 110 => 56 + 114 => 52 + 115 => 3 + 116 => 29 + 120 => 39 + 121 => 21 + 122 => 14 + 127 => 13 Class: public abstract com.volmit.iris.gen.PostBlockChunkGenerator NameNotChanged Source: "PostBlockChunkGenerator.java" @@ -4006,77 +4027,77 @@ Class: public abstract com.volmit.iris.gen.PostBlockChunkGenerator NameNotChange public java.lang.String toString() SignatureNotChanged public void updateHeight(int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.PostBlockChunkGenerator - 24 => 38, 46 and 56 - 25 => 1, 49 and 61 - 28 => 4 - 29 => 10 - 30 => 17 - 31 => 52 - 35 => 78 - 36 => 66 - 37 => 29 - 38 => 6 - 42 => 42 - 43 => 23 - 48 => 21 - 50 => 30 - 52 => 14 - 55 => 51 - 58 => 9 - 60 => 25 and 54 - 62 => 31 and 45 - 64 => 68 - 66 => 19 and 44 - 68 => 15 - 69 => 2 - 70 => 18 - 72 => 3 - 74 => 75 - 76 => 20 - 78 => 50 - 80 => 22 - 81 => 35 - 85 => 58 - 87 => 27 - 89 => 26 - 91 => 77 - 95 => 63 - 98 => 11 - 101 => 8 and 40 - 104 => 13 - 107 => 71 - 108 => 47 - 109 => 37 - 113 => 39 - 115 => 72 - 118 => 33 - 120 => 41 - 123 => 70 - 125 => 69 - 128 => 5 - 130 => 53 - 133 => 32 - 135 => 16 - 138 => 24 - 140 => 79 - 143 => 64 - 144 => 7 - 145 => 28 - 151 => 76 - 152 => 60 - 157 => 55 - 159 => 43 - 160 => 73 - 161 => 67 - 162 => 12 - 165 => 74 - 171 => 59 - 173 => 62 - 174 => 48 - 175 => 36 - 180 => 65 - 182 => 57 - 193 => 34 + 24 => 4, 11 and 22 + 25 => 30, 54 and 62 + 28 => 6 + 29 => 35 + 30 => 67 + 31 => 19 + 35 => 32 + 36 => 72 + 37 => 58 + 38 => 24 + 42 => 37 + 43 => 25 + 48 => 12 + 50 => 71 + 52 => 42 + 55 => 27 + 58 => 10 + 60 => 1 and 51 + 62 => 50 and 53 + 64 => 28 + 66 => 44 and 45 + 68 => 79 + 69 => 60 + 70 => 59 + 72 => 5 + 74 => 55 + 76 => 23 + 78 => 46 + 80 => 34 + 81 => 31 + 85 => 70 + 87 => 69 + 89 => 7 + 91 => 78 + 95 => 41 + 98 => 49 + 101 => 21 and 48 + 104 => 3 + 107 => 77 + 108 => 61 + 109 => 26 + 113 => 74 + 115 => 52 + 118 => 56 + 120 => 57 + 123 => 8 + 125 => 76 + 128 => 64 + 130 => 43 + 133 => 2 + 135 => 40 + 138 => 29 + 140 => 38 + 143 => 73 + 144 => 9 + 145 => 39 + 151 => 18 + 152 => 63 + 157 => 65 + 159 => 16 + 160 => 47 + 161 => 33 + 162 => 20 + 165 => 17 + 171 => 68 + 173 => 66 + 174 => 13 + 175 => 15 + 180 => 14 + 182 => 75 + 193 => 36 Class: public abstract com.volmit.iris.gen.TerrainChunkGenerator NameNotChanged Source: "TerrainChunkGenerator.java" @@ -4086,17 +4107,17 @@ Class: public abstract com.volmit.iris.gen.TerrainChunkGenerator NameNotChanged protected com.volmit.iris.gen.layer.GenLayerBiome glBiome NameNotChanged private com.volmit.iris.gen.layer.GenLayerCarve glCarve => m private com.volmit.iris.gen.layer.GenLayerCave glCave => n - private long lastChunkLoad => k - private long lastUpdateRequest => o + private long lastChunkLoad => o + private long lastUpdateRequest => p protected com.volmit.iris.noise.CNG masterFracture NameNotChanged protected com.volmit.iris.util.IrisLock regLock NameNotChanged - private com.volmit.iris.util.RNG rockRandom => p + private com.volmit.iris.util.RNG rockRandom => k MethodsOf: com.volmit.iris.gen.TerrainChunkGenerator static void () SignatureNotChanged public void (java.lang.String, int) SignatureNotChanged + private static java.lang.RuntimeException b(java.lang.RuntimeException) SignatureNotChanged private void buildGenLayers(com.volmit.iris.util.RNG) => a(com.volmit.iris.util.RNG) protected boolean canEqual(java.lang.Object) SignatureNotChanged - private static java.lang.Throwable d(java.lang.Throwable) SignatureNotChanged private void decorateCave(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) => c(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) private void decorateLand(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) => a(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) private void decorateUnderwater(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) => b(com.volmit.iris.object.IrisBiome, com.volmit.iris.gen.atomics.AtomicSliver, double, int, double, int, int, org.bukkit.block.data.BlockData) @@ -4122,13 +4143,13 @@ Class: public abstract com.volmit.iris.gen.TerrainChunkGenerator NameNotChanged protected double interpolateGenerator(double, double, com.volmit.iris.object.IrisGenerator) SignatureNotChanged public boolean isFluidAtHeight(int, int) SignatureNotChanged public boolean isUnderwater(int, int) SignatureNotChanged - private synthetic java.lang.Double lambda$getTerrainHeight$2(int, int) SignatureNotChanged - private synthetic double lambda$interpolateGenerator$3(com.volmit.iris.object.IrisGenerator, double, double, double, double) SignatureNotChanged - private synthetic double lambda$interpolateGenerator$4(com.volmit.iris.object.IrisGenerator, double, double, double, double) SignatureNotChanged - private synthetic void lambda$loadGenerators$5(com.volmit.iris.object.IrisDimension, com.volmit.iris.object.IrisBiomeGeneratorLink) SignatureNotChanged - private synthetic com.volmit.iris.util.BiomeResult lambda$sampleBiome$6(int, int) SignatureNotChanged - private synthetic com.volmit.iris.object.IrisRegion lambda$sampleRegion$0(int, int) SignatureNotChanged - private synthetic com.volmit.iris.util.BiomeResult lambda$sampleTrueBiome$1(int, int, double) SignatureNotChanged + private synthetic com.volmit.iris.object.IrisRegion lambda$0(int, int) SignatureNotChanged + private synthetic com.volmit.iris.util.BiomeResult lambda$1(int, int, double) SignatureNotChanged + private synthetic java.lang.Double lambda$2(int, int) SignatureNotChanged + private synthetic double lambda$3(com.volmit.iris.object.IrisGenerator, double, double, double, double) SignatureNotChanged + private synthetic double lambda$4(com.volmit.iris.object.IrisGenerator, double, double, double, double) SignatureNotChanged + private synthetic void lambda$5(com.volmit.iris.object.IrisDimension, com.volmit.iris.object.IrisBiomeGeneratorLink) SignatureNotChanged + private synthetic com.volmit.iris.util.BiomeResult lambda$6(int, int) SignatureNotChanged protected void loadGenerators() SignatureNotChanged protected void loadGenerators(com.volmit.iris.object.IrisDimension) SignatureNotChanged protected void onGenerate(com.volmit.iris.util.RNG, int, int, org.bukkit.generator.ChunkGenerator$ChunkData, org.bukkit.generator.ChunkGenerator$BiomeGrid) SignatureNotChanged @@ -4149,450 +4170,439 @@ Class: public abstract com.volmit.iris.gen.TerrainChunkGenerator NameNotChanged public java.lang.String toString() SignatureNotChanged private boolean touchesSea(int, int) => a(int, int) LineNumbersOf: com.volmit.iris.gen.TerrainChunkGenerator - 41 => 84 - 42 => 3, 78 and 94 - 45 => 144 and 268 - 46 => 34 and 135 - 47 => 67 - 48 => 98 - 49 => 324 - 50 => 172 - 51 => 108 - 53 => 105 - 54 => 164 and 276 - 58 => 183 - 59 => 68 - 60 => 257 - 61 => 291 - 66 => 289 - 67 => 187 - 68 => 328 - 69 => 347 - 73 => 245 - 74 => 179 - 75 => 235 - 76 => 272 - 77 => 42 - 78 => 73 - 82 => 331 - 88 => 335 - 90 => 188 - 94 => 109 - 95 => 145 - 96 => 107 - 97 => 332 - 98 => 143 - 99 => 290 - 100 => 182 - 101 => 38 - 102 => 218 - 103 => 110 - 104 => 96 - 105 => 254 - 107 => 149 - 109 => 16 - 112 => 178 - 113 => 236 - 114 => 242 - 115 => 191 - 116 => 281 - 117 => 58 - 118 => 101 - 119 => 142 - 122 => 32 and 353 - 124 => 83 - 125 => 95 - 126 => 87 - 129 => 248 - 131 => 175 - 133 => 63 - 136 => 311 - 137 => 151 - 141 => 192 - 143 => 366 - 145 => 349 - 148 => 152 - 149 => 225 - 150 => 132 - 154 => 258 - 156 => 193 - 157 => 350 - 158 => 260 - 159 => 360 - 163 => 362 - 165 => 4 - 166 => 319 - 167 => 212 - 169 => 90 and 208 - 171 => 280 - 172 => 261 - 176 => 230 - 178 => 79 - 182 => 22 - 184 => 302 - 188 => 197 - 190 => 111 - 196 => 271 - 197 => 213 - 201 => 25 - 204 => 285 - 206 => 162 - 210 => 115 - 212 => 200 - 217 => 308 - 218 => 66 - 221 => 364 - 223 => 273 - 225 => 134 and 278 - 227 => 133 - 228 => 13 - 231 => 102 - 232 => 195 - 233 => 154 - 234 => 74 and 241 - 236 => 369 - 238 => 207 - 241 => 222 - 244 => 147 and 215 - 246 => 50 - 249 => 190 - 251 => 5 - 253 => 323 - 256 => 82 - 259 => 344 - 261 => 249 - 263 => 304 - 268 => 253 - 269 => 159 - 270 => 267 - 271 => 296 - 273 => 307 - 275 => 203 - 276 => 316 - 278 => 100 - 280 => 139 and 165 - 282 => 121 - 284 => 223 - 286 => 371 - 288 => 122 and 286 - 290 => 356 - 292 => 92 - 293 => 55 - 297 => 357 - 299 => 320 - 302 => 125 - 304 => 10 - 306 => 75 - 308 => 112 - 311 => 30 - 313 => 279 - 315 => 314 - 317 => 80 - 320 => 216 - 322 => 41 - 324 => 243 - 328 => 358 - 330 => 247 - 332 => 295 - 336 => 205 - 338 => 20 - 339 => 39 - 340 => 301 - 341 => 31 - 342 => 184 - 343 => 181 - 344 => 81 - 348 => 131 - 350 => 49 - 352 => 263 - 355 => 117 - 357 => 156 and 348 - 359 => 336 - 364 => 262 - 366 => 180 - 367 => 12 - 371 => 233 - 373 => 64 - 376 => 43 - 378 => 61 - 380 => 229 - 382 => 11 - 384 => 266 - 386 => 123 - 389 => 368 - 391 => 155 - 393 => 363 - 397 => 322 - 399 => 346 - 400 => 297 - 401 => 6 - 402 => 196 - 403 => 71 - 404 => 315 - 405 => 232 - 409 => 88 - 411 => 174 - 413 => 292 - 416 => 19 - 418 => 85 and 140 - 420 => 269 - 422 => 206 - 425 => 237 - 430 => 373 - 432 => 185 - 433 => 126 - 437 => 173 - 439 => 77 - 442 => 199 - 444 => 24 - 446 => 21 - 448 => 158 - 451 => 137 - 453 => 2 - 455 => 343 - 457 => 114 - 459 => 129 - 462 => 334 - 464 => 256 and 310 - 466 => 168 - 472 => 240 - 473 => 62 - 478 => 318 - 479 => 337 - 484 => 177 - 489 => 306 - 493 => 288 - 495 => 345 - 500 => 119 - 502 => 317 - 505 => 287 - 506 => 26 - 507 => 270 - 508 => 265 - 509 => 338 - 511 => 329 - 513 => 186 - 516 => 274 - 518 => 309 - 521 => 234 - 523 => 150 - 526 => 355 - 528 => 124 - 531 => 365 - 533 => 37 - 536 => 359 - 541 => 282 - 542 => 194 - 543 => 9 - 548 => 103 - 550 => 321 - 551 => 136 - 552 => 163 - 554 => 146 - 556 => 293 - 560 => 69 - 565 => 326 - 570 => 303 - 572 => 53 - 573 => 361 - 574 => 128 - 580 => 209 - 582 => 36 - 585 => 40 - 587 => 76 - 588 => 116 - 589 => 313 - 590 => 231 - 591 => 252 - 592 => 228 - 593 => 284 - 595 => 367 - 597 => 44 - 600 => 211 - 612 => 198 - 617 => 166 - 622 => 217 - 627 => 97 - 632 => 93 and 275 - 637 => 70 - 643 => 214 - 644 => 238 - 645 => 52 - 646 => 305 - 650 => 189 - 652 => 72 - 653 => 277 - 655 => 29 - 656 => 250 - 659 => 48 - 660 => 299 - 661 => 35 - 665 => 298 - 670 => 104 - 671 => 18 - 672 => 153 - 674 => 354 - 676 => 374 - 677 => 325 - 679 => 17 - 684 => 333 - 686 => 91 - 691 => 15 - 695 => 201 - 697 => 372 - 699 => 118 - 701 => 227 - 703 => 340 - 706 => 65 - 708 => 224 - 709 => 244 - 710 => 239 - 711 => 330 - 714 => 246 - 718 => 259 - 720 => 341 - 722 => 283 - 724 => 45 - 726 => 202 - 729 => 352 - 731 => 57 - 732 => 169 - 733 => 204 - 735 => 23 - 738 => 106 - 743 => 264 - 744 => 27 - 745 => 171 - 749 => 176 - 751 => 56 - 754 => 370 - 755 => 210 - 757 => 127 - 759 => 99 - 761 => 60 - 763 => 255 - 764 => 157 - 765 => 251 - 766 => 54 - 767 => 221 - 769 => 342 - 771 => 294 - 773 => 33 - 775 => 1 - 777 => 138 - 778 => 47 - 779 => 7 and 351 - 780 => 167 - 782 => 86 - 783 => 148 - 787 => 220 - 789 => 226 - 791 => 312 - 793 => 339 - 795 => 160 - 797 => 141 - 799 => 130 - 800 => 327 - 803 => 161 - 805 => 46 - 806 => 219 - 809 => 170 - 811 => 120 - 812 => 113 - 814 => 300 - 816 => 8 - 819 => 89 - 820 => 59 - 821 => 14 - 822 => 28 - 824 => 51 + 41 => 38, 84, 89, 118, 179, 202, 203, 270, 305 and 327 + 42 => 45, 296 and 348 + 45 => 186 + 46 => 86 + 54 => 343 + 58 => 276 + 59 => 364 + 60 => 63 + 61 => 73 + 66 => 171 + 67 => 365 + 68 => 375 + 69 => 124 + 73 => 133 + 74 => 368 + 75 => 152 + 76 => 347 + 77 => 380 + 78 => 354 + 82 => 312 + 88 => 196 + 90 => 112 + 94 => 291 + 95 => 315 + 96 => 258 + 97 => 211 + 98 => 150 + 99 => 355 + 100 => 330 + 101 => 92 + 102 => 252 + 103 => 175 + 104 => 212 + 105 => 223 + 107 => 297 + 109 => 106 + 112 => 190 + 113 => 303 + 114 => 191 + 115 => 336 + 116 => 53 + 117 => 120 + 118 => 331 + 119 => 85 + 122 => 99 and 259 + 124 => 333 + 125 => 172 + 126 => 361 + 129 => 209 + 131 => 184 + 133 => 122 + 136 => 98 + 137 => 110 + 141 => 74 + 143 => 56 + 145 => 72 + 148 => 169 + 149 => 338 + 150 => 340 + 154 => 381 + 156 => 379 + 157 => 7 + 158 => 21 + 159 => 79 + 163 => 77 + 165 => 267 + 166 => 43 + 167 => 310 + 169 => 24 and 245 + 171 => 116 + 172 => 278 + 176 => 139 + 178 => 213 + 182 => 290 + 184 => 334 + 185 => 238 + 188 => 320 + 190 => 1 + 191 => 262 + 196 => 157 + 197 => 109 + 201 => 134 + 204 => 292 + 206 => 132 + 210 => 154 + 212 => 284 + 217 => 235 + 218 => 371 + 221 => 293 + 223 => 167 and 314 + 225 => 217 and 352 + 227 => 298 + 228 => 70 + 231 => 280 + 232 => 31 + 233 => 308 + 234 => 65 and 126 + 236 => 353 + 238 => 93 + 241 => 78 + 244 => 232 and 242 + 246 => 3 + 249 => 97 + 251 => 123 + 256 => 273 + 259 => 147 + 261 => 9 + 263 => 113 + 268 => 32 + 269 => 272 + 270 => 234 + 271 => 19 + 273 => 18 and 168 + 275 => 151 + 278 => 16 and 317 + 280 => 246 and 288 + 282 => 198 + 286 => 166 and 263 + 288 => 57 and 318 + 290 => 176 + 293 => 377 + 297 => 372 + 299 => 236 + 302 => 329 + 304 => 47 and 260 + 306 => 188 + 308 => 257 + 311 => 243 + 313 => 129 + 315 => 95 + 317 => 114 + 320 => 66 + 322 => 83 + 324 => 281 + 328 => 300 + 330 => 158 + 332 => 100 + 336 => 111 + 338 => 363 + 339 => 316 + 340 => 369 + 341 => 36 + 342 => 40 + 343 => 341 + 344 => 225 + 348 => 8 + 350 => 205 + 352 => 219 + 353 => 244 + 355 => 30 + 357 => 344 and 358 + 359 => 2 + 364 => 221 + 367 => 240 + 371 => 373 + 373 => 107 + 376 => 187 + 378 => 12 and 48 + 380 => 60 + 382 => 328 + 384 => 54 + 386 => 210 + 389 => 256 + 391 => 67 + 393 => 189 + 397 => 35 + 399 => 130 + 400 => 64 + 401 => 349 + 402 => 201 + 403 => 360 + 404 => 173 + 405 => 165 + 409 => 29 + 411 => 20 + 413 => 265 + 414 => 199 + 416 => 88 + 418 => 71 and 153 + 420 => 161 + 422 => 215 + 425 => 313 + 430 => 224 + 433 => 51 + 437 => 148 + 439 => 249 + 442 => 239 + 444 => 59 and 182 + 446 => 311 + 448 => 274 + 451 => 250 + 453 => 339 + 455 => 218 + 457 => 282 + 459 => 357 + 460 => 367 + 462 => 335 + 464 => 6 and 204 + 466 => 181 + 470 => 69 + 473 => 44 + 478 => 80 + 479 => 342 + 484 => 207 + 489 => 180 + 493 => 27 + 495 => 197 + 500 => 170 + 502 => 185 + 505 => 28 + 506 => 255 + 507 => 127 + 508 => 319 + 509 => 251 + 511 => 96 + 513 => 37 + 516 => 192 + 518 => 285 + 521 => 366 + 523 => 287 + 526 => 214 + 528 => 322 + 531 => 302 + 533 => 75 + 536 => 49 + 541 => 194 + 542 => 295 + 543 => 103 + 548 => 11 + 550 => 33 + 551 => 356 + 552 => 105 + 554 => 68 + 556 => 145 + 560 => 309 + 565 => 220 + 570 => 94 + 572 => 229 + 573 => 104 + 574 => 307 + 580 => 117 + 582 => 275 + 585 => 144 + 587 => 10 + 588 => 351 + 589 => 253 + 590 => 90 + 591 => 17 + 592 => 34 + 593 => 41 + 595 => 178 + 597 => 378 + 600 => 286 + 612 => 25 + 617 => 156 + 622 => 141 + 627 => 228 + 632 => 26 and 108 + 637 => 58 + 643 => 140 + 644 => 23 + 645 => 248 + 646 => 146 + 647 => 15 + 651 => 174 + 653 => 136 + 654 => 142 + 656 => 279 + 657 => 337 + 660 => 135 + 661 => 254 + 662 => 39 + 666 => 162 + 671 => 268 + 672 => 155 + 673 => 332 + 675 => 81 and 91 + 677 => 102 + 680 => 321 + 685 => 306 + 687 => 247 + 692 => 76 + 696 => 241 + 698 => 82 and 323 + 700 => 183 + 702 => 301 + 705 => 299 + 707 => 121 + 709 => 195 + 710 => 61 + 712 => 269 + 715 => 277 + 719 => 50 + 721 => 46 and 138 + 723 => 14 + 725 => 177 + 728 => 226 + 730 => 324 + 732 => 374 + 733 => 137 + 736 => 261 + 739 => 362 + 744 => 160 + 745 => 22 + 746 => 326 + 750 => 283 + 752 => 163 + 755 => 62 + 756 => 119 + 758 => 216 and 231 + 760 => 5 + 762 => 143 + 764 => 125 + 765 => 345 + 766 => 208 + 767 => 230 + 768 => 13 + 772 => 159 and 304 + 774 => 206 + 776 => 149 + 778 => 289 + 779 => 55 + 780 => 233 and 237 + 781 => 264 + 784 => 376 + 788 => 87 + 790 => 115 + 792 => 222 + 794 => 164 and 359 + 796 => 128 + 798 => 325 + 800 => 370 + 801 => 193 + 804 => 266 + 806 => 346 + 807 => 200 + 810 => 350 + 812 => 4 + 813 => 131 + 817 => 52 + 820 => 101 + 821 => 294 + 822 => 227 + 823 => 271 + 825 => 42 Class: public com.volmit.iris.gen.atomics.AtomicCache NameNotChanged Source: "AtomicCache.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicCache - private volatile transient long a => c - private static int[] b => g - private final com.volmit.iris.util.IrisLock check => b - private final boolean nullSupport => h - private volatile transient java.lang.Object t => a - private final com.volmit.iris.util.IrisLock time => f - private volatile transient int validations => e - private final com.volmit.iris.util.IrisLock write => d + private volatile transient long a => g + private static int b => c + private final com.volmit.iris.util.IrisLock check => f + private final boolean nullSupport => a + private volatile transient java.lang.Object t => d + private final com.volmit.iris.util.IrisLock time => e + private volatile transient int validations => b + private final com.volmit.iris.util.IrisLock write => h MethodsOf: com.volmit.iris.gen.atomics.AtomicCache static void () SignatureNotChanged public void () SignatureNotChanged public void (boolean) SignatureNotChanged - public static int[] a() => b() - public static void a(int[]) => b(int[]) + public static int a() => b() + public static void a(int) => b(int) public java.lang.Object aquire(java.util.function.Supplier) SignatureNotChanged public java.lang.Object aquireNull(java.util.function.Supplier) SignatureNotChanged + public static int b() => a() public void reset() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicCache - 20 => 32 + 20 => 34 21 => 9 - 24 => 31 - 25 => 47 - 26 => 25 - 27 => 42 - 28 => 24 - 29 => 48 - 30 => 36 - 31 => 38 - 32 => 17 - 36 => 33 - 37 => 53 - 38 => 41 - 39 => 22 - 40 => 16 - 41 => 43 - 42 => 45 - 43 => 37 - 44 => 1 - 48 => 50 - 50 => 28 - 53 => 27 - 55 => 30 - 58 => 7 - 60 => 44 - 62 => 26 - 65 => 18 - 68 => 6 - 70 => 12 - 72 => 15 - 73 => 39 - 75 => 8 - 77 => 34 - 79 => 10 - 82 => 52 - 83 => 51 + 24 => 8 + 25 => 2 + 26 => 45 + 27 => 47 + 28 => 43 + 29 => 54 + 30 => 29 + 31 => 4 + 32 => 41 + 36 => 37 + 37 => 35 + 38 => 11 + 39 => 14 + 40 => 51 + 41 => 32 + 42 => 16 + 43 => 3 + 44 => 30 + 48 => 5 + 50 => 52 + 53 => 6 + 55 => 19 + 58 => 25 + 60 => 33 + 62 => 36 + 65 => 23 + 68 => 31 + 70 => 22 + 72 => 39 + 73 => 20 + 75 => 48 + 77 => 1 + 79 => 24 + 82 => 49 + 83 => 7 86 => 46 - 87 => 13 - 92 => 21 - 94 => 23 - 97 => 3 - 99 => 2 - 100 => 35 - 103 => 29 - 104 => 4 - 105 => 40 - 107 => 19 - 109 => 14 - 111 => 11 - 114 => 54 - 115 => 5 - 116 => 49 - 117 => 20 + 87 => 50 + 92 => 15 + 94 => 27 + 97 => 12 + 99 => 17 + 100 => 21 + 103 => 40 + 104 => 26 + 105 => 28 + 107 => 38 + 109 => 42 + 111 => 10 + 114 => 53 + 115 => 44 + 116 => 13 + 117 => 18 Class: public com.volmit.iris.gen.atomics.AtomicMulticache NameNotChanged Source: "AtomicMulticache.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicMulticache - private final com.volmit.iris.util.KMap biome => f + private final com.volmit.iris.util.KMap biome => e public static boolean broken NameNotChanged - private final com.volmit.iris.util.KMap height => d - private final com.volmit.iris.util.KMap rawBiome => c + private final com.volmit.iris.util.KMap height => c + private final com.volmit.iris.util.KMap rawBiome => b private final com.volmit.iris.util.KMap region => a - private final java.util.concurrent.atomic.AtomicInteger x => e - private final java.util.concurrent.atomic.AtomicInteger z => b + private final java.util.concurrent.atomic.AtomicInteger x => f + private final java.util.concurrent.atomic.AtomicInteger z => d MethodsOf: com.volmit.iris.gen.atomics.AtomicMulticache static void () SignatureNotChanged public void () SignatureNotChanged @@ -4606,71 +4616,71 @@ Class: public com.volmit.iris.gen.atomics.AtomicMulticache NameNotChanged public void targetChunk(int, int) SignatureNotChanged public void updateHeight(int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicMulticache - 13 => 36 - 22 => 55 - 23 => 56 - 24 => 48 - 25 => 42 - 26 => 50 - 27 => 21 - 28 => 9 - 29 => 27 - 33 => 11 - 35 => 15 - 38 => 40 - 39 => 24 - 41 => 39 - 43 => 26 - 45 => 30 - 49 => 34 - 51 => 17 - 54 => 8 - 55 => 41 - 57 => 45 - 59 => 32 - 60 => 52 - 63 => 43 - 68 => 2 - 69 => 1 - 71 => 57 - 73 => 49 - 74 => 14 - 77 => 16 - 82 => 44 - 83 => 53 - 85 => 51 - 87 => 33 - 88 => 58 - 91 => 31 - 96 => 22 - 98 => 29 - 100 => 59 - 101 => 25 - 103 => 35 - 105 => 10 - 106 => 46 - 109 => 5 - 114 => 23 - 116 => 3 - 118 => 6 - 123 => 13 - 125 => 38 - 127 => 19 - 128 => 54 - 132 => 28 - 137 => 4 - 139 => 18 - 142 => 12 - 143 => 7 - 144 => 37 - 145 => 20 - 146 => 47 + 13 => 6 + 22 => 42 + 23 => 50 + 24 => 33 + 25 => 24 + 26 => 15 + 27 => 51 + 28 => 40 + 29 => 9 + 33 => 20 + 35 => 36 + 38 => 16 + 39 => 7 + 41 => 37 + 43 => 41 + 45 => 39 + 49 => 32 + 51 => 45 + 54 => 52 + 55 => 53 + 57 => 29 + 59 => 19 + 60 => 49 + 63 => 59 + 68 => 4 + 69 => 57 + 71 => 26 + 73 => 56 + 74 => 55 + 77 => 23 + 82 => 11 + 83 => 58 + 85 => 22 + 87 => 18 + 88 => 12 + 91 => 10 + 96 => 35 + 98 => 13 + 100 => 17 + 101 => 1 + 103 => 27 + 105 => 48 + 106 => 30 + 109 => 28 + 114 => 5 + 116 => 47 + 118 => 8 + 123 => 38 + 125 => 44 + 127 => 34 + 128 => 46 + 132 => 54 + 137 => 31 + 139 => 3 + 142 => 21 + 143 => 43 + 144 => 25 + 145 => 2 + 146 => 14 Class: public com.volmit.iris.gen.atomics.AtomicRegionData NameNotChanged Source: "AtomicRegionData.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicRegionData - private com.volmit.iris.util.Tag[] tag => a - private final org.bukkit.World world => b + private com.volmit.iris.util.Tag[] tag => b + private final org.bukkit.World world => a MethodsOf: com.volmit.iris.gen.atomics.AtomicRegionData static void () SignatureNotChanged public void (org.bukkit.World) SignatureNotChanged @@ -4682,81 +4692,81 @@ Class: public com.volmit.iris.gen.atomics.AtomicRegionData NameNotChanged public void set(int, int, com.volmit.iris.gen.atomics.AtomicSliverMap) SignatureNotChanged public void write(java.io.OutputStream) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicRegionData - 28 => 11 - 29 => 7 - 30 => 61 - 31 => 57 - 40 => 2 - 41 => 19 - 42 => 50 - 44 => 13 - 46 => 9 - 47 => 4 - 48 => 31 - 49 => 34 - 51 => 55 - 52 => 51 - 56 => 59 - 58 => 26 - 60 => 5 and 12 - 62 => 6 and 21 - 64 => 16 - 66 => 47 - 71 => 44 - 72 => 25 - 73 => 49 - 77 => 22 - 87 => 56 - 89 => 60 - 93 => 37 - 94 => 32 - 96 => 15 - 98 => 45 - 101 => 28 - 102 => 36 - 103 => 42 - 104 => 10 - 105 => 30 - 106 => 23 - 110 => 3 - 112 => 46 - 114 => 27 - 117 => 52 - 121 => 58 - 123 => 40 - 124 => 17 - 129 => 43 - 131 => 35 - 136 => 20 - 139 => 18 - 140 => 54 - 143 => 14 - 145 => 38 - 146 => 24 - 148 => 29 - 158 => 33 - 160 => 8 and 53 - 162 => 1 - 164 => 41 - 165 => 39 + 28 => 21 + 29 => 58 + 30 => 9 + 31 => 45 + 40 => 26 + 41 => 7 + 42 => 55 + 44 => 51 + 46 => 47 + 47 => 5 + 48 => 1 + 49 => 36 + 51 => 14 + 52 => 2 + 56 => 17 + 58 => 12 + 60 => 4 and 19 + 62 => 23 and 30 + 64 => 29 + 66 => 38 + 71 => 56 + 72 => 54 + 73 => 35 + 77 => 34 + 87 => 49 + 89 => 52 + 93 => 53 + 94 => 25 + 96 => 39 + 98 => 50 + 101 => 22 + 102 => 15 + 103 => 41 + 104 => 60 + 105 => 11 + 106 => 8 + 110 => 33 + 112 => 6 + 114 => 10 + 117 => 16 + 121 => 18 + 123 => 61 + 124 => 31 + 129 => 59 + 131 => 27 + 136 => 28 + 139 => 32 + 140 => 13 + 143 => 37 + 145 => 40 + 146 => 46 + 148 => 44 + 158 => 20 + 160 => 24 and 57 + 162 => 43 + 164 => 42 + 165 => 3 169 => 48 Class: public com.volmit.iris.gen.atomics.AtomicSliver NameNotChanged Source: "AtomicSliver.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicSliver public static final org.bukkit.block.data.BlockData AIR NameNotChanged - private transient com.volmit.iris.util.KMap biome => f - private com.volmit.iris.util.KMap block => k - private com.volmit.iris.util.KSet blockUpdates => j + private transient com.volmit.iris.util.KMap biome => d + private com.volmit.iris.util.KMap block => f + private com.volmit.iris.util.KSet blockUpdates => e public static boolean forgetful NameNotChanged - private transient int highestBiome => b - private int highestBlock => d - private transient long last => e - private transient com.volmit.iris.util.IrisLock lock => i - private transient boolean modified => a - private transient com.volmit.iris.util.KMap truebiome => g - private final transient int x => c - private final transient int z => h + private transient int highestBiome => k + private int highestBlock => h + private transient long last => i + private transient com.volmit.iris.util.IrisLock lock => g + private transient boolean modified => j + private transient com.volmit.iris.util.KMap truebiome => a + private final transient int x => b + private final transient int z => c MethodsOf: com.volmit.iris.gen.atomics.AtomicSliver static void () SignatureNotChanged public void (int, int) SignatureNotChanged @@ -4794,164 +4804,164 @@ Class: public com.volmit.iris.gen.atomics.AtomicSliver NameNotChanged public void write(org.bukkit.generator.ChunkGenerator$BiomeGrid) SignatureNotChanged public void write(org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicSliver - 24 => 14, 67, 124 and 152 - 27 => 133 - 28 => 141 - 29 => 114 - 30 => 24 - 31 => 93 and 119 - 32 => 64 and 122 - 33 => 17 and 95 + 24 => 25, 97, 134 and 162 + 27 => 7 + 28 => 123 + 29 => 63 + 30 => 5 + 31 => 96 and 163 + 32 => 50 and 67 + 33 => 26 and 125 34 => 101 - 35 => 60 - 36 => 38 and 151 - 37 => 21 - 38 => 135 - 39 => 47 and 112 - 42 => 84 - 43 => 107 - 44 => 121 - 45 => 89 - 46 => 102 - 47 => 111 - 48 => 35 - 49 => 70 - 53 => 39 - 58 => 41 - 63 => 51 - 65 => 159 - 68 => 115 - 69 => 155 - 73 => 4 - 75 => 139 - 78 => 138 - 79 => 68 - 83 => 78 - 85 => 37 - 87 => 29 - 88 => 12 - 90 => 65 - 92 => 149 - 95 => 90 - 117 => 132 - 119 => 48 - 121 => 143 - 122 => 142 - 123 => 69 - 124 => 71 - 125 => 43 - 126 => 66 - 130 => 103 - 132 => 32 - 135 => 31 - 137 => 81 - 140 => 52 - 141 => 1 - 142 => 86 - 144 => 120 - 146 => 80 - 151 => 28 - 154 => 145 - 155 => 165 - 159 => 42 - 181 => 123 - 182 => 46 - 183 => 34 - 184 => 128 - 185 => 56 - 186 => 118 - 190 => 147 - 191 => 98 - 192 => 154 - 193 => 161 - 194 => 129 - 198 => 140 - 200 => 11 - 203 => 85 - 205 => 53 and 136 - 207 => 61 - 209 => 33 - 214 => 126 - 217 => 5 - 218 => 108 - 222 => 105 - 224 => 94 - 226 => 13 - 227 => 99 and 131 - 229 => 125 - 231 => 162 - 234 => 153 - 235 => 82 - 239 => 3 - 241 => 44 - 243 => 58 - 244 => 164 - 245 => 27 - 246 => 54 - 250 => 83 - 252 => 104 - 254 => 109 - 255 => 106 - 257 => 20 - 259 => 88 - 260 => 76 - 261 => 74 - 262 => 160 - 263 => 157 - 265 => 25 and 156 - 267 => 10 - 271 => 2 and 100 - 273 => 79 - 277 => 7 and 57 - 279 => 55 - 282 => 127 - 283 => 18 - 284 => 40 - 288 => 50 - 290 => 163 - 292 => 97 - 295 => 146 - 297 => 77 and 110 - 299 => 150 - 300 => 166 - 302 => 117 - 304 => 91 - 308 => 23 - 309 => 96 - 310 => 19 - 312 => 63 - 314 => 8 - 315 => 49 - 318 => 116 and 148 - 320 => 16 - 321 => 137 - 322 => 92 - 326 => 113 - 328 => 36 - 329 => 15 - 331 => 73 - 332 => 26 - 359 => 9 - 361 => 134 - 363 => 72 - 364 => 75 and 158 - 366 => 87 - 368 => 59 - 369 => 130 - 372 => 6 - 373 => 144 - 387 => 30 - 389 => 22 - 392 => 62 - 393 => 45 + 35 => 62 + 36 => 110 and 113 + 37 => 131 + 38 => 124 + 39 => 79 and 140 + 42 => 151 + 43 => 127 + 44 => 35 + 45 => 157 + 46 => 23 + 47 => 122 + 48 => 61 + 49 => 85 + 53 => 54 + 58 => 142 + 63 => 104 + 65 => 78 + 68 => 119 + 69 => 58 + 73 => 28 + 75 => 117 + 78 => 60 + 79 => 102 + 83 => 166 + 85 => 46 + 87 => 128 + 88 => 135 + 90 => 139 + 92 => 143 + 95 => 103 + 117 => 159 + 119 => 150 + 121 => 41 + 122 => 107 + 123 => 24 + 124 => 19 + 125 => 6 + 126 => 141 + 130 => 44 + 132 => 48 + 135 => 36 + 137 => 37 + 140 => 75 + 141 => 130 + 142 => 112 + 144 => 155 + 146 => 14 + 151 => 132 + 154 => 92 + 155 => 93 + 159 => 70 + 181 => 88 + 182 => 73 + 183 => 114 + 184 => 11 + 185 => 81 + 186 => 83 + 190 => 8 + 191 => 165 + 192 => 52 + 193 => 152 + 194 => 91 + 198 => 49 + 200 => 9 + 203 => 118 + 205 => 12 and 99 + 207 => 95 + 209 => 137 + 214 => 47 + 217 => 76 + 218 => 74 + 222 => 161 + 224 => 22 + 226 => 115 + 227 => 20 and 59 + 229 => 42 + 231 => 158 + 234 => 126 + 235 => 116 + 239 => 43 + 241 => 129 + 243 => 84 + 244 => 149 + 245 => 55 + 246 => 156 + 250 => 68 + 252 => 4 + 254 => 66 + 255 => 147 + 257 => 138 + 259 => 153 + 260 => 1 + 261 => 3 + 262 => 109 + 263 => 89 + 265 => 51 and 86 + 267 => 29 + 271 => 40 and 71 + 273 => 87 + 277 => 72 and 133 + 279 => 106 + 282 => 31 + 283 => 108 + 284 => 45 + 288 => 27 + 290 => 18 + 292 => 2 + 295 => 65 + 297 => 33 and 154 + 299 => 57 + 300 => 164 + 302 => 56 + 304 => 77 + 308 => 21 + 309 => 39 + 310 => 100 + 312 => 53 + 314 => 16 + 315 => 32 + 318 => 38 and 64 + 320 => 80 + 321 => 144 + 322 => 105 + 326 => 145 + 328 => 148 + 329 => 94 + 331 => 10 + 332 => 13 + 359 => 90 + 361 => 121 + 363 => 34 + 364 => 15 and 98 + 366 => 136 + 368 => 30 + 369 => 160 + 372 => 82 + 373 => 111 + 387 => 146 + 389 => 69 + 392 => 120 + 393 => 17 Class: public com.volmit.iris.gen.atomics.AtomicSliverMap NameNotChanged Source: "AtomicSliverMap.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicSliverMap private boolean parallaxGenerated => c - private final com.volmit.iris.gen.atomics.AtomicSliver[] slivers => d + private final com.volmit.iris.gen.atomics.AtomicSliver[] slivers => a private com.volmit.iris.util.KMap structures => b - private boolean worldGenerated => a + private boolean worldGenerated => d MethodsOf: com.volmit.iris.gen.atomics.AtomicSliverMap static void () SignatureNotChanged public void () SignatureNotChanged @@ -4976,103 +4986,103 @@ Class: public com.volmit.iris.gen.atomics.AtomicSliverMap NameNotChanged public void write(java.io.OutputStream) SignatureNotChanged public void write(org.bukkit.generator.ChunkGenerator$ChunkData, org.bukkit.generator.ChunkGenerator$BiomeGrid, com.volmit.iris.util.HeightMap) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicSliverMap - 22 => 30, 36, 53, 60, 91 and 100 - 25 => 77 - 26 => 4 - 27 => 40 - 28 => 34 - 31 => 78 - 32 => 71 - 33 => 14 - 34 => 20 - 35 => 18 - 37 => 23 and 66 - 39 => 38 and 52 - 41 => 48 - 44 => 79 - 56 => 25 - 57 => 7 - 61 => 81 - 63 => 83 - 65 => 74 - 68 => 41 - 70 => 44 - 72 => 69 - 74 => 92 - 77 => 58 - 82 => 39 - 83 => 49 - 84 => 84 - 86 => 70 and 76 - 90 => 96 - 93 => 45 - 95 => 27 - 96 => 37 - 99 => 13 - 101 => 26 - 103 => 50 - 105 => 88 - 107 => 5 - 109 => 67 - 111 => 8 - 113 => 64 - 115 => 99 - 116 => 59 - 118 => 33 - 120 => 54 - 122 => 73 - 123 => 68 - 124 => 89 - 126 => 3 - 127 => 51 - 131 => 11 - 132 => 12 - 133 => 15 - 135 => 19 and 63 - 139 => 90 - 142 => 94 - 144 => 28 - 145 => 87 - 148 => 47 - 149 => 43 - 150 => 6 and 32 - 152 => 55 - 155 => 31 - 156 => 72 - 158 => 22 and 98 - 160 => 75 - 162 => 56 - 166 => 82 - 171 => 10 and 46 - 173 => 29 - 175 => 21 - 176 => 86 - 177 => 65 - 180 => 80 - 184 => 9 and 95 - 186 => 2 - 188 => 97 - 192 => 16 and 35 - 194 => 61 - 196 => 93 - 200 => 17 - 205 => 57 and 62 - 207 => 1 and 42 - 209 => 85 - 212 => 24 + 22 => 13, 39, 53, 57, 60 and 76 + 25 => 15 + 26 => 74 + 27 => 37 + 28 => 49 + 31 => 64 + 32 => 52 + 33 => 56 + 34 => 14 + 35 => 71 + 37 => 89 and 96 + 39 => 34 and 54 + 41 => 32 + 44 => 70 + 56 => 23 + 57 => 48 + 61 => 10 + 63 => 73 + 65 => 28 + 68 => 87 + 70 => 72 + 72 => 95 + 74 => 21 + 77 => 2 + 82 => 30 + 83 => 86 + 84 => 93 + 86 => 88 and 100 + 90 => 62 + 93 => 5 + 95 => 80 + 96 => 12 + 99 => 42 + 101 => 9 + 103 => 99 + 105 => 91 + 107 => 67 + 109 => 24 + 111 => 84 + 113 => 94 + 115 => 43 + 116 => 78 + 118 => 59 + 120 => 6 + 122 => 46 + 123 => 45 + 124 => 81 + 126 => 25 + 127 => 68 + 131 => 19 + 132 => 38 + 133 => 8 + 135 => 35 and 51 + 139 => 98 + 142 => 26 + 144 => 16 + 145 => 11 + 148 => 55 + 149 => 58 + 150 => 29 and 41 + 152 => 1 + 155 => 69 + 156 => 66 + 158 => 3 and 90 + 160 => 82 + 162 => 20 + 166 => 61 + 171 => 7 and 18 + 173 => 27 + 175 => 17 + 176 => 65 + 177 => 44 + 180 => 85 + 184 => 31 and 97 + 186 => 77 + 188 => 50 + 192 => 22 and 63 + 194 => 79 + 196 => 40 + 200 => 75 + 205 => 36 and 47 + 207 => 33 and 83 + 209 => 92 + 212 => 4 Class: public com.volmit.iris.gen.atomics.AtomicWorldData NameNotChanged Source: "AtomicWorldData.java" FieldsOf: com.volmit.iris.gen.atomics.AtomicWorldData - private long last => f - private com.volmit.iris.util.KMap lastChunk => d - private com.volmit.iris.util.KMap lastRegion => g - private com.volmit.iris.util.KMap loadedChunks => i - private com.volmit.iris.util.KMap loadedSections => c - private java.lang.String prefix => b - private com.volmit.iris.util.KList unloadChunks => h - private com.volmit.iris.util.KList unloadRegions => a - private org.bukkit.World world => e + private long last => h + private com.volmit.iris.util.KMap lastChunk => g + private com.volmit.iris.util.KMap lastRegion => a + private com.volmit.iris.util.KMap loadedChunks => f + private com.volmit.iris.util.KMap loadedSections => i + private java.lang.String prefix => d + private com.volmit.iris.util.KList unloadChunks => c + private com.volmit.iris.util.KList unloadRegions => e + private org.bukkit.World world => b MethodsOf: com.volmit.iris.gen.atomics.AtomicWorldData static void () SignatureNotChanged public void (org.bukkit.World, java.lang.String) SignatureNotChanged @@ -5098,140 +5108,140 @@ Class: public com.volmit.iris.gen.atomics.AtomicWorldData NameNotChanged public void unloadAll(boolean) SignatureNotChanged public boolean unloadSection(com.volmit.iris.util.ChunkPosition, boolean) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.AtomicWorldData - 25 => 59 - 29 => 43 - 30 => 3 - 31 => 86 - 32 => 23 - 33 => 122 - 34 => 101 - 35 => 81 - 36 => 7 - 37 => 46 - 38 => 117 - 39 => 63 - 43 => 85 - 62 => 16 - 64 => 51 - 66 => 35 - 67 => 37 - 68 => 21 - 72 => 124 - 74 => 104 - 76 => 93 - 77 => 28 - 79 => 66 - 80 => 36 - 81 => 53 - 82 => 129 - 92 => 29 - 97 => 88 - 107 => 80 - 109 => 39 - 110 => 32 - 113 => 33 - 115 => 14 - 118 => 131 - 119 => 34 - 120 => 79 - 130 => 70 - 132 => 22 - 134 => 94 - 137 => 103 - 138 => 95 - 139 => 2 - 140 => 57 - 141 => 15 - 142 => 98 - 147 => 111 - 149 => 114 - 150 => 10 - 151 => 26 - 155 => 127 - 157 => 109 - 158 => 67 - 160 => 82 - 162 => 69 - 164 => 97 - 165 => 119 + 25 => 86 + 29 => 132 + 30 => 110 + 31 => 32 + 32 => 121 + 33 => 125 + 34 => 55 + 35 => 63 + 36 => 22 + 37 => 91 + 38 => 129 + 39 => 134 + 43 => 109 + 62 => 47 + 64 => 101 + 66 => 2 + 67 => 14 + 68 => 49 + 72 => 16 + 74 => 126 + 76 => 99 + 77 => 35 + 79 => 94 + 80 => 102 + 81 => 61 + 82 => 71 + 92 => 44 + 97 => 112 + 107 => 108 + 109 => 40 + 110 => 115 + 113 => 31 + 115 => 64 + 118 => 106 + 119 => 77 + 120 => 54 + 130 => 65 + 132 => 25 + 134 => 124 + 137 => 38 + 138 => 73 + 139 => 98 + 140 => 92 + 141 => 53 + 142 => 133 + 147 => 46 + 149 => 52 + 150 => 34 + 151 => 72 + 155 => 131 + 157 => 37 + 158 => 122 + 160 => 56 + 162 => 82 + 164 => 19 + 165 => 128 169 => 100 - 171 => 87 - 173 => 132 - 174 => 12 - 175 => 74 - 176 => 125 - 179 => 115 - 180 => 6 - 181 => 120 - 185 => 68 - 186 => 90 - 187 => 99 - 189 => 83 - 192 => 31 - 193 => 126 - 194 => 1 - 196 => 50 - 206 => 30 - 207 => 56 - 209 => 76 - 212 => 84 - 214 => 130 - 217 => 61 - 219 => 89 - 221 => 18 - 222 => 48 - 223 => 116 - 226 => 5 - 227 => 62 - 228 => 8 - 229 => 72 - 230 => 20 - 231 => 133 - 236 => 19 - 241 => 52 - 243 => 134 - 246 => 102 - 247 => 64 - 249 => 45 - 254 => 121 - 259 => 118 - 264 => 78 - 269 => 40 - 271 => 77 - 274 => 113 - 276 => 17 - 278 => 75 - 280 => 92 - 283 => 60 - 285 => 112 - 286 => 105 - 288 => 128 - 290 => 24 - 292 => 4 - 294 => 13 - 298 => 27 - 301 => 55 - 303 => 73 - 304 => 9 - 305 => 25 - 307 => 123 - 309 => 110 - 311 => 41 - 313 => 49 - 316 => 44 - 318 => 47 - 319 => 91 - 321 => 96 - 323 => 11 - 327 => 65 - 330 => 106 - 332 => 58 - 333 => 38 - 334 => 54 - 336 => 42 - 337 => 108 - 341 => 71 - 346 => 107 + 171 => 79 + 173 => 39 + 174 => 114 + 175 => 69 + 176 => 29 + 179 => 6 + 180 => 62 + 181 => 93 + 185 => 43 + 186 => 74 + 187 => 75 + 189 => 12 + 192 => 87 + 193 => 127 + 194 => 95 + 196 => 76 + 206 => 130 + 207 => 11 + 209 => 118 + 212 => 120 + 214 => 51 + 217 => 113 + 219 => 10 + 221 => 41 + 222 => 116 + 223 => 24 + 226 => 68 + 227 => 103 + 228 => 45 + 229 => 83 + 230 => 26 + 231 => 90 + 236 => 123 + 241 => 8 + 243 => 96 + 246 => 60 + 247 => 107 + 249 => 81 + 254 => 27 + 259 => 97 + 264 => 117 + 269 => 21 + 271 => 89 + 274 => 70 + 276 => 28 + 278 => 88 + 280 => 15 + 283 => 85 + 285 => 9 + 286 => 13 + 288 => 50 + 290 => 5 + 292 => 58 + 294 => 3 + 298 => 7 + 301 => 48 + 303 => 1 + 304 => 23 + 305 => 111 + 307 => 57 + 309 => 67 + 311 => 119 + 313 => 66 + 316 => 30 + 318 => 18 + 319 => 105 + 321 => 17 + 323 => 104 + 327 => 59 + 330 => 78 + 332 => 4 + 333 => 42 + 334 => 84 + 336 => 80 + 337 => 36 + 341 => 33 + 346 => 20 Class: public com.volmit.iris.gen.atomics.MasterLock NameNotChanged Source: "MasterLock.java" @@ -5245,33 +5255,33 @@ Class: public com.volmit.iris.gen.atomics.MasterLock NameNotChanged public void lock(java.lang.String) SignatureNotChanged public void unlock(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.atomics.MasterLock - 12 => 10 - 13 => 4 - 14 => 18 - 15 => 6 - 19 => 7 - 20 => 8 - 24 => 11 - 25 => 2 - 27 => 12 - 30 => 17 - 31 => 16 - 32 => 3 + 12 => 11 + 13 => 9 + 14 => 13 + 15 => 5 + 19 => 2 + 20 => 18 + 24 => 19 + 25 => 20 + 27 => 16 + 30 => 10 + 31 => 14 + 32 => 7 33 => 1 - 37 => 5 - 38 => 9 - 40 => 19 - 43 => 14 + 37 => 3 + 38 => 8 + 40 => 6 + 43 => 12 44 => 15 - 45 => 20 - 46 => 13 + 45 => 4 + 46 => 17 Class: public com.volmit.iris.gen.layer.BiomeDataProvider NameNotChanged Source: "BiomeDataProvider.java" FieldsOf: com.volmit.iris.gen.layer.BiomeDataProvider - private com.volmit.iris.noise.CNG generator => a + private com.volmit.iris.noise.CNG generator => b private com.volmit.iris.gen.layer.GenLayerBiome layer => c - private com.volmit.iris.object.InferredType type => b + private com.volmit.iris.object.InferredType type => a MethodsOf: com.volmit.iris.gen.layer.BiomeDataProvider static void () SignatureNotChanged public void (com.volmit.iris.gen.layer.GenLayerBiome, com.volmit.iris.object.InferredType, com.volmit.iris.util.RNG) SignatureNotChanged @@ -5285,28 +5295,28 @@ Class: public com.volmit.iris.gen.layer.BiomeDataProvider NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.BiomeDataProvider - 12 => 2, 4, 5 and 13 - 15 => 7 - 16 => 6 - 17 => 3 - 20 => 10 + 12 => 2, 3, 5 and 13 + 15 => 8 + 16 => 12 + 17 => 14 + 20 => 9 21 => 1 - 22 => 14 - 23 => 11 - 24 => 12 - 28 => 8 - 33 => 9 + 22 => 11 + 23 => 7 + 24 => 4 + 28 => 10 + 33 => 6 Class: public com.volmit.iris.gen.layer.GenLayerBiome NameNotChanged Source: "GenLayerBiome.java" FieldsOf: com.volmit.iris.gen.layer.GenLayerBiome - private com.volmit.iris.noise.CNG bridgeGenerator => c - private com.volmit.iris.gen.layer.BiomeDataProvider caveProvider => d - private com.volmit.iris.gen.DimensionChunkGenerator iris => g - private com.volmit.iris.gen.layer.BiomeDataProvider landProvider => f - private com.volmit.iris.noise.CNG regionGenerator => e - private com.volmit.iris.gen.layer.BiomeDataProvider seaProvider => a - private com.volmit.iris.gen.layer.BiomeDataProvider shoreProvider => b + private com.volmit.iris.noise.CNG bridgeGenerator => g + private com.volmit.iris.gen.layer.BiomeDataProvider caveProvider => e + private com.volmit.iris.gen.DimensionChunkGenerator iris => a + private com.volmit.iris.gen.layer.BiomeDataProvider landProvider => b + private com.volmit.iris.noise.CNG regionGenerator => c + private com.volmit.iris.gen.layer.BiomeDataProvider seaProvider => d + private com.volmit.iris.gen.layer.BiomeDataProvider shoreProvider => f MethodsOf: com.volmit.iris.gen.layer.GenLayerBiome static void () SignatureNotChanged public void (com.volmit.iris.gen.DimensionChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged @@ -5331,80 +5341,80 @@ Class: public com.volmit.iris.gen.layer.GenLayerBiome NameNotChanged public com.volmit.iris.util.BiomeResult implode(double, double, com.volmit.iris.object.IrisRegion, com.volmit.iris.noise.CNG, com.volmit.iris.util.BiomeResult, int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.GenLayerBiome - 20 => 25 - 21 => 40, 45 and 56 - 24 => 21 - 25 => 39 - 26 => 58 - 27 => 43 - 28 => 32 - 29 => 4 - 30 => 60 - 34 => 20 - 35 => 17 - 36 => 65 - 37 => 63 - 38 => 70 - 39 => 53 - 40 => 72 - 41 => 44 - 42 => 62 - 46 => 2 - 48 => 13 - 49 => 28 - 52 => 47 - 53 => 16 - 55 => 54 - 65 => 34 - 70 => 57 - 72 => 26 - 75 => 6 - 77 => 9 - 80 => 50 - 82 => 33 - 85 => 42 - 87 => 35 - 92 => 66 - 95 => 36 - 100 => 22 - 105 => 1 - 106 => 38 - 107 => 19 - 109 => 14 - 111 => 49 - 114 => 51 - 116 => 24 - 119 => 46 - 121 => 27 - 126 => 10 - 128 => 23 - 130 => 5 - 132 => 37 - 134 => 75 - 136 => 59 - 138 => 31 - 140 => 71 - 142 => 68 - 144 => 29 - 147 => 3 - 148 => 61 - 149 => 73 - 150 => 41 - 152 => 52 - 157 => 11 - 162 => 55 - 167 => 7 - 169 => 76 - 172 => 64 - 173 => 15 - 175 => 67 - 177 => 8 - 178 => 12 - 179 => 74 - 180 => 48 - 181 => 69 - 183 => 18 - 186 => 30 + 20 => 10 + 21 => 38, 68 and 70 + 24 => 12 + 25 => 29 + 26 => 13 + 27 => 73 + 28 => 48 + 29 => 40 + 30 => 30 + 34 => 41 + 35 => 61 + 36 => 28 + 37 => 18 + 38 => 67 + 39 => 56 + 40 => 53 + 41 => 63 + 42 => 8 + 46 => 50 + 48 => 26 + 49 => 14 + 52 => 65 + 53 => 17 + 55 => 31 + 65 => 66 + 70 => 20 + 72 => 34 + 75 => 1 + 77 => 59 + 80 => 74 + 82 => 39 + 85 => 2 + 87 => 6 + 92 => 60 + 95 => 71 + 100 => 33 + 105 => 75 + 106 => 55 + 107 => 11 + 109 => 54 + 111 => 23 + 114 => 37 + 116 => 47 + 119 => 72 + 121 => 24 + 126 => 4 + 128 => 44 + 130 => 19 + 132 => 35 + 134 => 43 + 136 => 15 + 138 => 76 + 140 => 16 + 142 => 51 + 144 => 22 + 147 => 5 + 148 => 57 + 149 => 46 + 150 => 69 + 152 => 58 + 157 => 64 + 162 => 3 + 167 => 9 + 169 => 62 + 172 => 49 + 173 => 27 + 175 => 36 + 177 => 32 + 178 => 42 + 179 => 7 + 180 => 25 + 181 => 52 + 183 => 21 + 186 => 45 Class: public com.volmit.iris.gen.layer.GenLayerCarve NameNotChanged Source: "GenLayerCarve.java" @@ -5414,16 +5424,16 @@ Class: public com.volmit.iris.gen.layer.GenLayerCarve NameNotChanged public void (com.volmit.iris.gen.DimensionChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged public boolean isCarved(int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.GenLayerCarve - 16 => 5 - 17 => 7 - 18 => 1 - 22 => 8 - 24 => 10 - 27 => 11 - 28 => 3 - 30 => 4 - 32 => 9 - 34 => 2 + 16 => 9 + 17 => 2 + 18 => 3 + 22 => 5 + 24 => 11 + 27 => 1 + 28 => 10 + 30 => 8 + 32 => 4 + 34 => 7 37 => 6 Class: public com.volmit.iris.gen.layer.GenLayerCave NameNotChanged @@ -5431,9 +5441,9 @@ Class: public com.volmit.iris.gen.layer.GenLayerCave NameNotChanged FieldsOf: com.volmit.iris.gen.layer.GenLayerCave public static final org.bukkit.block.data.BlockData AIR NameNotChanged public static final org.bukkit.block.data.BlockData CAVE_AIR NameNotChanged - private static final com.volmit.iris.util.KList EMPTY => b + private static final com.volmit.iris.util.KList EMPTY => a public static boolean bad NameNotChanged - private com.volmit.iris.noise.FastNoise gg => a + private com.volmit.iris.noise.FastNoise gg => b MethodsOf: com.volmit.iris.gen.layer.GenLayerCave static void () SignatureNotChanged public void (com.volmit.iris.gen.DimensionChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged @@ -5444,89 +5454,89 @@ Class: public com.volmit.iris.gen.layer.GenLayerCave NameNotChanged public com.volmit.iris.util.KList genCaves(double, double, int, int, com.volmit.iris.gen.atomics.AtomicSliver) SignatureNotChanged public void generateCave(com.volmit.iris.util.KList, double, double, int, int, com.volmit.iris.gen.atomics.AtomicSliver, com.volmit.iris.object.IrisCaveLayer, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.GenLayerCave - 21 => 5 - 22 => 47 - 23 => 8 - 24 => 13 - 30 => 63 - 31 => 80 - 33 => 3 - 37 => 36 - 39 => 69 - 42 => 19 - 43 => 71 - 44 => 72 - 45 => 74 - 47 => 11 and 78 - 49 => 29 - 50 => 4 - 53 => 39 - 58 => 33 - 60 => 82 - 61 => 22 - 62 => 73 - 63 => 21 - 64 => 66 - 65 => 38 - 66 => 75 - 68 => 65 - 69 => 62 - 71 => 23 and 45 - 73 => 24 - 74 => 68 - 76 => 79 - 77 => 61 - 78 => 50 - 80 => 43 - 82 => 20 - 85 => 35 - 87 => 7 - 90 => 76 - 92 => 58 - 95 => 60 - 97 => 49 - 98 => 9 - 99 => 40 - 100 => 42 - 102 => 81 + 21 => 20 + 22 => 55 + 23 => 57 + 24 => 11 + 30 => 80 + 31 => 7 + 33 => 24 + 37 => 53 + 39 => 44 + 42 => 41 + 43 => 37 + 44 => 84 + 45 => 73 + 47 => 9 and 47 + 49 => 69 + 50 => 60 + 53 => 50 + 58 => 75 + 60 => 61 + 61 => 77 + 62 => 16 + 63 => 3 + 64 => 27 + 65 => 42 + 66 => 58 + 68 => 49 + 69 => 43 + 71 => 21 and 29 + 73 => 33 + 74 => 10 + 76 => 14 + 77 => 54 + 78 => 25 + 80 => 66 + 82 => 46 + 85 => 19 + 87 => 2 + 90 => 23 + 92 => 45 + 95 => 82 + 97 => 12 + 98 => 31 + 99 => 72 + 100 => 36 + 102 => 83 104 => 28 - 105 => 55 - 111 => 46 - 113 => 37 - 114 => 10 - 116 => 85 - 118 => 1 - 120 => 44 - 121 => 56 - 123 => 32 - 125 => 48 - 126 => 31 - 128 => 52 - 130 => 54 - 131 => 57 - 138 => 17 - 140 => 6 - 141 => 51 - 144 => 67 - 146 => 83 - 148 => 15 - 149 => 14 - 156 => 59 - 158 => 41 - 160 => 84 - 164 => 25 - 165 => 27 - 166 => 26 - 167 => 34 - 168 => 30 - 170 => 64 - 172 => 53 - 173 => 18 - 174 => 77 - 177 => 12 - 182 => 2 - 187 => 70 - 192 => 16 + 105 => 76 + 111 => 35 + 113 => 1 + 114 => 4 + 116 => 22 + 118 => 48 + 120 => 40 + 121 => 65 + 123 => 17 + 125 => 30 + 126 => 74 + 128 => 64 + 130 => 56 + 131 => 81 + 138 => 70 + 140 => 59 + 141 => 26 + 144 => 34 + 146 => 71 + 148 => 5 + 149 => 79 + 156 => 38 + 158 => 78 + 160 => 52 + 164 => 15 + 165 => 51 + 166 => 6 + 167 => 63 + 168 => 85 + 170 => 8 + 172 => 62 + 173 => 67 + 174 => 68 + 177 => 39 + 182 => 32 + 187 => 13 + 192 => 18 Class: public com.volmit.iris.gen.layer.GenLayerText NameNotChanged Source: "GenLayerText.java" @@ -5536,42 +5546,56 @@ Class: public com.volmit.iris.gen.layer.GenLayerText NameNotChanged MethodsOf: com.volmit.iris.gen.layer.GenLayerText static void () SignatureNotChanged public void (com.volmit.iris.gen.DimensionChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged + public com.volmit.iris.object.IrisObject createTextObject(com.volmit.iris.util.RNG, java.lang.String, int, java.awt.Font, com.volmit.iris.object.IrisMaterialPalette) SignatureNotChanged public com.volmit.iris.object.IrisObject createTextObject(java.lang.String, java.lang.String, int, org.bukkit.block.data.BlockData) SignatureNotChanged private synthetic com.volmit.iris.object.IrisObject lambda$getDebug$0() SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.GenLayerText - 20 => 3 - 22 => 5 - 26 => 9 - 27 => 22 - 33 => 12 - 39 => 20 - 40 => 17 - 41 => 6 - 42 => 1 - 43 => 15 - 44 => 8 - 45 => 19 - 46 => 13 - 47 => 18 - 48 => 10 - 49 => 4 and 16 - 51 => 11 and 21 - 53 => 2 - 55 => 7 - 60 => 14 + 21 => 29 + 23 => 1 + 27 => 17 + 28 => 7 + 34 => 3 + 40 => 24 + 41 => 9 + 42 => 19 + 43 => 26 + 44 => 16 + 45 => 14 + 46 => 18 + 47 => 21 + 48 => 2 + 49 => 25 + 50 => 10 and 23 + 52 => 6 and 12 + 54 => 4 + 56 => 31 + 61 => 15 + 66 => 8 + 67 => 28 + 68 => 30 + 69 => 34 + 70 => 36 + 71 => 11 + 72 => 35 + 73 => 27 and 33 + 75 => 13 and 20 + 77 => 5 + 79 => 32 + 84 => 22 Class: public com.volmit.iris.gen.layer.GenLayerUpdate NameNotChanged Source: "GenLayerUpdate.java" FieldsOf: com.volmit.iris.gen.layer.GenLayerUpdate - private static java.lang.String[] a => b - private com.volmit.iris.gen.ParallaxChunkGenerator gen => c - private com.volmit.iris.util.RNG rng => d + private static boolean a => b + private com.volmit.iris.gen.ParallaxChunkGenerator gen => d + private com.volmit.iris.util.RNG rng => c MethodsOf: com.volmit.iris.gen.layer.GenLayerUpdate static void () SignatureNotChanged public void (com.volmit.iris.gen.ParallaxChunkGenerator, org.bukkit.World) SignatureNotChanged - public static java.lang.String[] a() => b() - public static void a(java.lang.String[]) => b(java.lang.String[]) + public static boolean a() => b() + public static void a(boolean) => b(boolean) public void addItems(boolean, org.bukkit.inventory.Inventory, com.volmit.iris.util.RNG, com.volmit.iris.util.KList, com.volmit.iris.object.InventorySlotType, int, int, int, int) SignatureNotChanged + public static boolean b() => a() public com.volmit.iris.util.KList getLootTables(com.volmit.iris.util.RNG, org.bukkit.block.Block) SignatureNotChanged public void injectTables(com.volmit.iris.util.KList, com.volmit.iris.object.IrisLootReference) SignatureNotChanged public void populate(org.bukkit.World, java.util.Random, org.bukkit.Chunk) SignatureNotChanged @@ -5580,117 +5604,117 @@ Class: public com.volmit.iris.gen.layer.GenLayerUpdate NameNotChanged public void updateLight(org.bukkit.block.Block, org.bukkit.block.data.BlockData) SignatureNotChanged public void updateStorage(org.bukkit.block.Block, org.bukkit.block.data.BlockData, int, int, com.volmit.iris.util.RNG) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.layer.GenLayerUpdate - 36 => 115 - 37 => 65 - 38 => 87 - 39 => 94 - 44 => 100 - 45 => 51 - 46 => 39 - 48 => 86 and 112 - 50 => 28 and 31 - 52 => 114 - 54 => 1 - 56 => 16 - 59 => 92 - 60 => 68 - 63 => 14 - 64 => 9 - 65 => 36 - 69 => 59 - 70 => 37 - 72 => 47 - 74 => 10 - 77 => 55 - 79 => 103 - 81 => 66 - 85 => 35 - 87 => 8 - 90 => 7 - 91 => 15 - 95 => 38 - 96 => 102 - 97 => 21 - 98 => 104 - 99 => 34 - 100 => 78 - 101 => 75 - 102 => 61 - 103 => 81 - 104 => 96 - 105 => 41 - 106 => 12 - 108 => 62 - 110 => 48 - 111 => 45 - 112 => 89 - 115 => 76 - 117 => 18 - 119 => 74 - 121 => 57 - 124 => 82 - 126 => 109 - 130 => 90 - 135 => 27 - 137 => 85 and 108 - 139 => 83 - 140 => 58 - 142 => 26 - 143 => 97 - 144 => 72 - 146 => 77 - 148 => 67 - 149 => 13 - 151 => 17 - 153 => 50 - 157 => 19 - 158 => 73 - 162 => 3 - 164 => 105 - 166 => 29 - 169 => 70 - 171 => 101 - 175 => 106 - 176 => 43 - 179 => 30 - 181 => 88 - 182 => 63 - 185 => 80 - 189 => 20 - 191 => 32 and 60 - 193 => 52 - 195 => 107 - 198 => 44 - 201 => 25 - 202 => 11 - 203 => 111 - 205 => 4 - 207 => 110 - 209 => 5 - 211 => 64 - 212 => 53 - 213 => 33 - 215 => 2 - 217 => 56 - 218 => 98 - 223 => 95 - 224 => 79 - 225 => 113 - 226 => 40 - 227 => 54 - 228 => 6 - 230 => 46 + 36 => 76 + 37 => 37 + 38 => 108 + 39 => 110 + 44 => 26 + 45 => 66 + 46 => 101 + 48 => 83 and 93 + 50 => 32 and 44 + 52 => 84 + 54 => 5 + 56 => 1 + 59 => 74 + 60 => 78 + 63 => 34 + 64 => 65 + 65 => 42 + 69 => 79 + 70 => 18 + 72 => 51 + 74 => 80 + 77 => 24 + 79 => 20 + 81 => 111 + 85 => 2 + 87 => 9 + 90 => 100 + 91 => 104 + 95 => 16 + 96 => 105 + 97 => 69 + 98 => 99 + 99 => 39 + 100 => 75 + 101 => 29 + 102 => 113 + 103 => 62 + 104 => 61 + 105 => 28 + 106 => 94 + 108 => 81 + 110 => 12 + 111 => 10 + 112 => 64 + 115 => 89 + 117 => 14 + 119 => 15 + 121 => 7 + 124 => 17 + 126 => 56 + 130 => 82 + 135 => 91 + 137 => 106 and 115 + 139 => 73 + 140 => 35 + 142 => 63 + 143 => 86 + 144 => 96 + 146 => 41 + 148 => 48 + 149 => 87 + 151 => 55 + 153 => 31 + 157 => 97 + 158 => 11 + 162 => 19 + 164 => 59 + 166 => 38 + 169 => 107 + 171 => 52 + 175 => 46 + 176 => 85 + 179 => 53 + 181 => 43 + 182 => 23 + 185 => 70 + 189 => 92 + 191 => 58 and 90 + 193 => 112 + 195 => 98 + 198 => 57 + 201 => 13 + 202 => 3 + 203 => 25 + 205 => 54 + 207 => 77 + 209 => 95 + 211 => 33 + 212 => 45 + 213 => 6 + 215 => 47 + 217 => 60 + 218 => 72 + 223 => 4 + 224 => 8 + 225 => 114 + 226 => 36 + 227 => 102 + 228 => 21 + 230 => 109 234 => 22 - 237 => 49 - 239 => 93 - 241 => 24 - 243 => 23 - 245 => 99 - 246 => 42 - 247 => 71 - 251 => 91 - 252 => 69 - 253 => 84 + 237 => 40 + 239 => 30 + 241 => 68 + 243 => 103 + 245 => 71 + 246 => 49 + 247 => 27 + 251 => 67 + 252 => 88 + 253 => 50 Class: public abstract annotation com.volmit.iris.gen.post.Post NameNotChanged Source: "Post.java" @@ -5708,28 +5732,28 @@ Class: public com.volmit.iris.gen.post.PostFloatingNibDeleter NameNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostFloatingNibDeleter - 14 => 21 - 19 => 23 - 20 => 4 - 31 => 7 - 32 => 10 - 34 => 18 - 36 => 17 - 39 => 9 - 40 => 20 - 41 => 19 - 42 => 13 - 43 => 5 - 44 => 22 - 45 => 1 - 46 => 16 - 48 => 3 - 50 => 12 - 52 => 2 and 8 - 54 => 6 - 56 => 15 - 57 => 11 - 61 => 14 + 14 => 23 + 19 => 3 + 20 => 17 + 31 => 19 + 32 => 16 + 34 => 21 + 36 => 14 + 39 => 22 + 40 => 7 + 41 => 9 + 42 => 20 + 43 => 4 + 44 => 11 + 45 => 12 + 46 => 18 + 48 => 5 + 50 => 15 + 52 => 6 and 8 + 54 => 10 + 56 => 2 + 57 => 13 + 61 => 1 Class: public com.volmit.iris.gen.post.PostNibSmoother NameNotChanged Source: "PostNibSmoother.java" @@ -5738,25 +5762,25 @@ Class: public com.volmit.iris.gen.post.PostNibSmoother NameNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostNibSmoother - 17 => 19 - 18 => 8 - 29 => 17 - 30 => 6 - 31 => 1 - 32 => 12 - 33 => 16 - 34 => 9 - 35 => 15 - 36 => 7 - 37 => 13 - 38 => 10 - 40 => 2 - 42 => 4 - 43 => 18 - 44 => 5 - 46 => 11 - 48 => 3 - 49 => 20 + 17 => 5 + 18 => 12 + 29 => 11 + 30 => 2 + 31 => 9 + 32 => 19 + 33 => 7 + 34 => 4 + 35 => 18 + 36 => 6 + 37 => 8 + 38 => 3 + 40 => 16 + 42 => 15 + 43 => 13 + 44 => 17 + 46 => 10 + 48 => 20 + 49 => 1 52 => 14 Class: public com.volmit.iris.gen.post.PostPotholeFiller NameNotChanged @@ -5766,22 +5790,22 @@ Class: public com.volmit.iris.gen.post.PostPotholeFiller NameNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostPotholeFiller - 15 => 6 - 16 => 13 - 27 => 12 - 28 => 14 - 29 => 11 - 30 => 2 - 31 => 3 - 32 => 16 - 33 => 1 - 34 => 4 - 35 => 10 - 36 => 15 - 38 => 5 - 40 => 9 - 41 => 8 - 43 => 7 + 15 => 5 + 16 => 2 + 27 => 7 + 28 => 4 + 29 => 8 + 30 => 16 + 31 => 15 + 32 => 14 + 33 => 13 + 34 => 12 + 35 => 9 + 36 => 11 + 38 => 10 + 40 => 1 + 41 => 3 + 43 => 6 Class: public com.volmit.iris.gen.post.PostSlabber NameNotChanged Source: "PostSlabber.java" @@ -5795,73 +5819,72 @@ Class: public com.volmit.iris.gen.post.PostSlabber NameNotChanged private synthetic void lambda$onPost$0(int, int, int, org.bukkit.block.data.BlockData, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostSlabber - 15 => 5 - 16 => 1 - 22 => 25 - 23 => 12 - 24 => 10 - 35 => 23 - 36 => 14 - 37 => 20 - 38 => 6 + 15 => 2 + 16 => 8 + 22 => 16 + 23 => 10 + 24 => 13 + 35 => 12 + 36 => 5 + 37 => 23 + 38 => 20 39 => 11 - 41 => 4 - 43 => 3 - 45 => 18 - 47 => 7 - 49 => 22 - 52 => 19 - 54 => 17 - 57 => 9 - 59 => 16 - 62 => 21 - 64 => 24 - 66 => 15 - 67 => 2 - 68 => 8 - 72 => 13 + 41 => 22 + 43 => 19 + 45 => 7 + 47 => 3 + 49 => 14 + 52 => 9 + 54 => 6 + 57 => 25 + 59 => 18 + 62 => 24 + 64 => 1 + 66 => 21 + 67 => 17 + 68 => 4 + 72 => 15 Class: public com.volmit.iris.gen.post.PostWallPatcher NameNotChanged Source: "PostWallPatcher.java" FieldsOf: com.volmit.iris.gen.post.PostWallPatcher public static final org.bukkit.Material AIR NameNotChanged - private static int a => d + private static java.lang.String[] a => d private com.volmit.iris.util.RNG rng => e MethodsOf: com.volmit.iris.gen.post.PostWallPatcher static void () SignatureNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged - public static int a() => b() - public static void a(int) => b(int) - public static int b() => a() + public static java.lang.String[] a() => b() + public static void a(java.lang.String[]) => b(java.lang.String[]) public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostWallPatcher - 16 => 23 - 22 => 16 - 23 => 3 - 24 => 4 - 35 => 26 - 38 => 27 - 40 => 15 - 41 => 14 - 42 => 28 - 43 => 11 - 44 => 5 - 46 => 7 - 48 => 8 - 49 => 20 - 51 => 17 - 53 => 6 - 55 => 2 - 56 => 1 - 60 => 10 and 24 - 62 => 12 - 64 => 18 - 66 => 25 - 68 => 22 - 71 => 9 - 73 => 13 - 76 => 19 - 81 => 21 + 16 => 21 + 22 => 13 + 23 => 28 + 24 => 19 + 35 => 23 + 38 => 10 + 40 => 1 + 41 => 26 + 42 => 12 + 43 => 17 + 44 => 15 + 46 => 2 + 48 => 16 + 49 => 27 + 51 => 11 + 53 => 24 + 55 => 7 + 56 => 8 + 60 => 20 and 25 + 62 => 18 + 64 => 4 + 66 => 5 + 68 => 14 + 71 => 6 + 73 => 3 + 76 => 9 + 81 => 22 Class: public com.volmit.iris.gen.post.PostWaterlogger NameNotChanged Source: "PostWaterlogger.java" @@ -5872,26 +5895,26 @@ Class: public com.volmit.iris.gen.post.PostWaterlogger NameNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged public void onPost(int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData) SignatureNotChanged LineNumbersOf: com.volmit.iris.gen.post.PostWaterlogger - 16 => 15 - 21 => 19 + 16 => 10 + 21 => 9 22 => 18 - 33 => 9 - 34 => 4 - 36 => 16 - 38 => 1 - 40 => 13 - 42 => 20 - 45 => 5 - 47 => 11 - 48 => 7 - 51 => 2 - 53 => 14 - 54 => 12 - 56 => 8 - 58 => 6 - 60 => 3 - 62 => 10 - 65 => 17 + 33 => 20 + 34 => 13 + 36 => 12 + 38 => 6 + 40 => 16 + 42 => 5 + 45 => 19 + 47 => 3 + 48 => 1 + 51 => 17 + 53 => 2 + 54 => 14 + 56 => 15 + 58 => 8 + 60 => 11 + 62 => 4 + 65 => 7 Class: public com.volmit.iris.gui.IrisRenderer NameNotChanged Source: "IrisRenderer.java" @@ -5901,46 +5924,46 @@ Class: public com.volmit.iris.gui.IrisRenderer NameNotChanged public void (com.volmit.iris.gui.Renderer) SignatureNotChanged public java.awt.image.BufferedImage render(double, double, double, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisRenderer - 12 => 6 - 13 => 9 - 14 => 10 - 18 => 11 - 21 => 4 and 7 - 23 => 12 - 25 => 5 and 8 - 27 => 2 - 28 => 3 - 32 => 1 + 12 => 3 + 13 => 8 + 14 => 11 + 18 => 6 + 21 => 4 and 12 + 23 => 5 + 25 => 1 and 2 + 27 => 10 + 28 => 9 + 32 => 7 Class: public com.volmit.iris.gui.IrisVision NameNotChanged Source: "IrisVision.java" FieldsOf: com.volmit.iris.gui.IrisVision - private static java.lang.String a => k - private final java.util.concurrent.ExecutorService e => x - private final java.util.concurrent.ExecutorService eh => v - private com.volmit.iris.util.KMap fastpositions => h - private int h => i - private short lid => q - private double lx => n - private double lz => u - private com.volmit.iris.util.O m => t - private double mscale => j - private double ox => r - private double oxp => b - private double oz => p - private double ozp => w - private int posX => g - private int posZ => d - private com.volmit.iris.util.KMap positions => f - private com.volmit.iris.gui.IrisRenderer renderer => e - private com.volmit.iris.util.RollingSequence rs => s - private double scale => m + private static java.lang.String a => j + private final java.util.concurrent.ExecutorService e => v + private final java.util.concurrent.ExecutorService eh => e + private com.volmit.iris.util.KMap fastpositions => y + private int h => a + private short lid => u + private double lx => l + private double lz => k + private com.volmit.iris.util.O m => s + private double mscale => h + private double ox => d + private double oxp => i + private double oz => r + private double ozp => p + private int posX => q + private int posZ => b + private com.volmit.iris.util.KMap positions => w + private com.volmit.iris.gui.IrisRenderer renderer => m + private com.volmit.iris.util.RollingSequence rs => x + private double scale => c private static final long serialVersionUID NameNotChanged - double tfps => y - private int tid => l - private int w => a - private com.volmit.iris.util.KSet working => o - private com.volmit.iris.util.KSet workingfast => c + double tfps => f + private int tid => o + private int w => n + private com.volmit.iris.util.KSet working => g + private com.volmit.iris.util.KSet workingfast => t MethodsOf: com.volmit.iris.gui.IrisVision static void () SignatureNotChanged public void () SignatureNotChanged @@ -5967,159 +5990,159 @@ Class: public com.volmit.iris.gui.IrisVision NameNotChanged public void mouseWheelMoved(java.awt.event.MouseWheelEvent) SignatureNotChanged public void paint(java.awt.Graphics) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisVision - 34 => 2, 14, 17, 29, 59, 104, 123, 148, 152, 154 and 159 - 38 => 134 - 39 => 151 - 40 => 100 - 41 => 31 - 42 => 122 - 43 => 97 - 44 => 128 - 45 => 32 - 46 => 116 - 47 => 105 - 48 => 127 - 49 => 74 - 50 => 67 - 51 => 26 - 52 => 57 - 53 => 37 - 54 => 155 - 55 => 102 - 56 => 98 - 57 => 70 - 58 => 21 - 59 => 157 - 78 => 7 - 98 => 61 - 99 => 38 - 100 => 145 - 101 => 133 - 102 => 12 - 103 => 111 - 123 => 52 - 127 => 19 - 128 => 164 - 129 => 72 - 131 => 75 - 133 => 48 - 136 => 110 - 138 => 56 - 140 => 28 - 142 => 91 - 144 => 84 - 145 => 62 - 146 => 46 - 147 => 95 - 148 => 42 - 150 => 71 - 151 => 69 - 152 => 1 - 153 => 82 - 155 => 64 - 157 => 99 - 159 => 144 - 163 => 149 - 166 => 27 - 168 => 54 - 171 => 125 - 173 => 130 - 175 => 18 - 176 => 118 - 177 => 44 - 178 => 10 - 179 => 81 - 181 => 63 - 182 => 114 - 183 => 89 - 184 => 101 - 186 => 15 - 188 => 55 - 190 => 117 - 192 => 141 - 198 => 60 - 200 => 160 - 203 => 4 - 205 => 115 - 208 => 109 - 210 => 73 - 213 => 76 - 215 => 78 - 218 => 9 - 220 => 41 - 221 => 58 - 222 => 36 - 223 => 51 - 224 => 140 - 225 => 16 - 228 => 139 - 229 => 94 - 230 => 150 - 231 => 143 - 232 => 124 - 233 => 53 - 235 => 20 - 237 => 3 - 240 => 88 - 241 => 5 - 242 => 93 + 34 => 53, 70, 97, 98, 109, 131, 136, 138, 145, 149 and 161 + 38 => 110 + 39 => 27 + 40 => 162 + 41 => 151 + 42 => 10 + 43 => 91 + 44 => 156 + 45 => 101 + 46 => 19 + 47 => 47 + 48 => 67 + 49 => 62 + 50 => 159 + 51 => 102 + 52 => 113 + 53 => 12 + 54 => 158 + 55 => 83 + 56 => 132 + 57 => 155 + 58 => 163 + 59 => 95 + 78 => 93 + 98 => 36 + 99 => 69 + 100 => 18 + 101 => 120 + 102 => 129 + 103 => 150 + 123 => 118 + 127 => 89 + 128 => 99 + 129 => 160 + 131 => 141 + 133 => 134 + 136 => 72 + 138 => 33 + 140 => 73 + 142 => 116 + 144 => 51 + 145 => 157 + 146 => 28 + 147 => 56 + 148 => 104 + 150 => 87 + 151 => 50 + 152 => 43 + 153 => 105 + 155 => 152 + 157 => 35 + 159 => 23 + 163 => 66 + 166 => 82 + 168 => 123 + 171 => 29 + 173 => 5 + 175 => 108 + 176 => 143 + 177 => 79 + 178 => 24 + 179 => 64 + 181 => 112 + 182 => 54 + 183 => 57 + 184 => 21 + 186 => 142 + 188 => 16 + 190 => 148 + 192 => 20 + 198 => 77 + 200 => 42 + 203 => 75 + 205 => 106 + 208 => 119 + 210 => 76 + 213 => 88 + 215 => 32 + 218 => 7 + 220 => 154 + 221 => 128 + 222 => 140 + 223 => 17 + 224 => 2 + 225 => 26 + 228 => 90 + 229 => 25 + 230 => 115 + 231 => 122 + 232 => 94 + 233 => 45 + 235 => 127 + 237 => 153 + 240 => 6 + 241 => 4 + 242 => 61 243 => 96 - 244 => 87 - 245 => 83 - 246 => 108 - 248 => 47 and 79 - 250 => 34 and 137 - 252 => 121 and 161 - 254 => 129 - 255 => 66 - 256 => 120 - 258 => 6 - 260 => 24 - 262 => 35 - 276 => 162 - 278 => 163 - 280 => 113 - 282 => 86 - 284 => 80 - 286 => 142 - 288 => 158 - 291 => 131 - 293 => 8 - 296 => 138 - 298 => 135 - 301 => 33 - 303 => 85 - 304 => 112 - 305 => 90 - 306 => 153 - 310 => 68 - 311 => 107 - 312 => 156 - 313 => 146 - 314 => 136 - 315 => 49 - 316 => 77 - 317 => 126 - 319 => 103 - 323 => 106 - 326 => 30 - 329 => 119 - 331 => 39 - 335 => 43 - 337 => 132 - 338 => 40 - 339 => 23 - 343 => 25 - 344 => 11 - 346 => 22 - 349 => 65 - 350 => 92 - 351 => 13 - 352 => 50 - 353 => 147 - 354 => 45 + 244 => 146 + 245 => 85 + 246 => 81 + 248 => 52 and 144 + 250 => 103 and 130 + 252 => 38 and 125 + 254 => 15 + 255 => 60 + 256 => 55 + 258 => 46 + 260 => 135 + 262 => 49 + 276 => 30 + 278 => 92 + 280 => 124 + 282 => 48 + 284 => 44 + 286 => 84 + 288 => 40 + 291 => 117 + 293 => 126 + 296 => 100 + 298 => 31 + 301 => 68 + 303 => 74 + 304 => 9 + 305 => 11 + 306 => 65 + 310 => 34 + 311 => 80 + 312 => 1 + 313 => 107 + 314 => 121 + 315 => 14 + 316 => 137 + 317 => 71 + 319 => 41 + 323 => 8 + 326 => 22 + 329 => 164 + 331 => 13 + 335 => 114 + 337 => 39 + 338 => 78 + 339 => 139 + 343 => 63 + 344 => 58 + 346 => 111 + 349 => 37 + 350 => 3 + 351 => 133 + 352 => 59 + 353 => 86 + 354 => 147 -Class: com.volmit.iris.gui.IrisVision$1 => com.volmit.iris.gui.IrisVision$c +Class: com.volmit.iris.gui.IrisVision$1 => com.volmit.iris.gui.IrisVision$d Source: "IrisVision.java" FieldsOf: com.volmit.iris.gui.IrisVision$1 final synthetic com.volmit.iris.gui.IrisVision this$0 NameNotChanged @@ -6129,18 +6152,18 @@ Class: com.volmit.iris.gui.IrisVision$1 => com.volmit.iris.gui.IrisVision$c private static synthetic void lambda$newThread$0(java.lang.Thread, java.lang.Throwable) SignatureNotChanged public java.lang.Thread newThread(java.lang.Runnable) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisVision$1 - 60 => 6 - 64 => 4 - 65 => 10 - 66 => 2 - 67 => 5 - 68 => 9 - 70 => 7 - 71 => 3 - 72 => 1 - 74 => 8 + 60 => 4 + 64 => 10 + 65 => 6 + 66 => 9 + 67 => 7 + 68 => 8 + 70 => 3 + 71 => 5 + 72 => 2 + 74 => 1 -Class: com.volmit.iris.gui.IrisVision$2 => com.volmit.iris.gui.IrisVision$d +Class: com.volmit.iris.gui.IrisVision$2 => com.volmit.iris.gui.IrisVision$b Source: "IrisVision.java" FieldsOf: com.volmit.iris.gui.IrisVision$2 final synthetic com.volmit.iris.gui.IrisVision this$0 NameNotChanged @@ -6150,18 +6173,18 @@ Class: com.volmit.iris.gui.IrisVision$2 => com.volmit.iris.gui.IrisVision$d private static synthetic void lambda$newThread$0(java.lang.Thread, java.lang.Throwable) SignatureNotChanged public java.lang.Thread newThread(java.lang.Runnable) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisVision$2 - 79 => 8 - 83 => 5 - 84 => 2 - 85 => 3 - 86 => 4 - 87 => 6 - 89 => 7 - 90 => 10 - 91 => 1 - 93 => 9 + 79 => 7 + 83 => 3 + 84 => 9 + 85 => 2 + 86 => 6 + 87 => 8 + 89 => 4 + 90 => 1 + 91 => 5 + 93 => 10 -Class: com.volmit.iris.gui.IrisVision$3 => com.volmit.iris.gui.IrisVision$b +Class: com.volmit.iris.gui.IrisVision$3 => com.volmit.iris.gui.IrisVision$c Source: "IrisVision.java" FieldsOf: com.volmit.iris.gui.IrisVision$3 final synthetic com.volmit.iris.gui.IrisVision this$0 NameNotChanged @@ -6170,17 +6193,17 @@ Class: com.volmit.iris.gui.IrisVision$3 => com.volmit.iris.gui.IrisVision$b public void mouseDragged(java.awt.event.MouseEvent) SignatureNotChanged public void mouseMoved(java.awt.event.MouseEvent) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisVision$3 - 104 => 7 - 108 => 11 - 109 => 2 + 104 => 3 + 108 => 7 + 109 => 5 110 => 9 - 111 => 4 - 116 => 8 - 117 => 6 - 118 => 3 - 119 => 5 + 111 => 6 + 116 => 2 + 117 => 8 + 118 => 10 + 119 => 4 120 => 1 - 121 => 10 + 121 => 11 Class: com.volmit.iris.gui.IrisVision$4 => com.volmit.iris.gui.IrisVision$a Source: "IrisVision.java" @@ -6190,8 +6213,8 @@ Class: com.volmit.iris.gui.IrisVision$4 => com.volmit.iris.gui.IrisVision$a void (com.volmit.iris.gui.IrisVision) SignatureNotChanged public boolean imageUpdate(java.awt.Image, int, int, int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.gui.IrisVision$4 - 263 => 1 - 267 => 2 + 263 => 2 + 267 => 1 Class: public abstract com.volmit.iris.gui.Renderer NameNotChanged Source: "Renderer.java" @@ -6213,23 +6236,23 @@ Class: public com.volmit.iris.noise.CNG NameNotChanged public static final com.volmit.iris.util.NoiseInjector SRC_MOD NameNotChanged public static final com.volmit.iris.util.NoiseInjector SRC_POW NameNotChanged public static final com.volmit.iris.util.NoiseInjector SRC_SUBTRACT NameNotChanged - private double bakedScale => f - private com.volmit.iris.util.KList children => i + private double bakedScale => h + private com.volmit.iris.util.KList children => c public static long creates NameNotChanged - private double down => n - private com.volmit.iris.noise.CNG fracture => a - private double fscale => e - private com.volmit.iris.noise.NoiseGenerator generator => g + private double down => i + private com.volmit.iris.noise.CNG fracture => m + private double fscale => g + private com.volmit.iris.noise.NoiseGenerator generator => a public static long hits NameNotChanged - private com.volmit.iris.util.NoiseInjector injector => c - private boolean noscale => j - private int oct => b - private final double opacity => m - private double patch => h - private double power => d - private com.volmit.iris.util.RNG rng => l - private double scale => o - private double up => k + private com.volmit.iris.util.NoiseInjector injector => n + private boolean noscale => k + private int oct => l + private final double opacity => b + private double patch => o + private double power => j + private com.volmit.iris.util.RNG rng => e + private double scale => f + private double up => d MethodsOf: com.volmit.iris.noise.CNG static void () SignatureNotChanged public void (com.volmit.iris.util.RNG, com.volmit.iris.noise.NoiseType, double, int) SignatureNotChanged @@ -6264,127 +6287,127 @@ Class: public com.volmit.iris.noise.CNG NameNotChanged public static com.volmit.iris.noise.CNG signatureThick(com.volmit.iris.util.RNG) SignatureNotChanged public static com.volmit.iris.noise.CNG signatureThick(com.volmit.iris.util.RNG, com.volmit.iris.noise.NoiseType) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.CNG - 13 => 83 - 14 => 29 - 15 => 67 and 129 - 16 => 72 and 98 - 17 => 89 and 130 - 18 => 32 and 55 - 19 => 37 and 95 - 20 => 34 and 81 - 21 => 99 and 103 - 22 => 7 and 136 - 23 => 24 and 57 - 24 => 18 and 33 - 48 => 30 - 53 => 35 - 58 => 15 - 63 => 38 - 68 => 108 - 74 => 5 and 36 - 75 => 92 - 76 => 39 - 77 => 23 and 113 - 78 => 44 - 80 => 78 - 87 => 48 and 61 - 88 => 138 - 89 => 52 - 90 => 70 and 76 - 91 => 97 - 93 => 53 - 100 => 2 and 114 - 101 => 133 - 102 => 63 - 103 => 11 and 94 - 104 => 137 - 106 => 123 - 122 => 3 - 123 => 102 - 126 => 128 - 127 => 75 - 128 => 26 - 129 => 106 - 130 => 62 - 131 => 31 - 132 => 10 - 133 => 69 - 134 => 77 - 135 => 120 - 136 => 110 - 137 => 71 - 138 => 131 - 139 => 74 - 140 => 127 - 141 => 125 - 143 => 45 - 145 => 51 - 147 => 86 - 151 => 104 - 152 => 8 - 153 => 21 - 180 => 80 - 181 => 68 - 182 => 41 - 187 => 112 - 188 => 87 - 217 => 64 - 219 => 19 - 222 => 66 - 224 => 79 - 227 => 116 - 228 => 134 - 229 => 43 - 230 => 122 - 232 => 124 - 234 => 115 - 236 => 22 - 238 => 135 - 240 => 90 - 242 => 54 and 82 - 244 => 9 - 246 => 20 - 251 => 27 - 254 => 25 - 256 => 42 - 258 => 91 - 261 => 100 - 263 => 119 - 266 => 50 - 286 => 107 - 288 => 49 - 291 => 84 - 293 => 96 - 296 => 58 - 301 => 121 - 303 => 59 - 306 => 47 - 308 => 17 - 325 => 111 - 327 => 28 - 330 => 46 - 332 => 4 - 337 => 73 - 338 => 40 - 339 => 105 - 340 => 109 + 13 => 15 + 14 => 45 + 15 => 38 and 50 + 16 => 75 and 84 + 17 => 33 and 61 + 18 => 132 and 138 + 19 => 56 and 97 + 20 => 57 and 121 + 21 => 30 and 95 + 22 => 23 and 73 + 23 => 63 and 101 + 24 => 6 and 129 + 48 => 2 + 53 => 39 + 58 => 102 + 63 => 17 + 68 => 31 + 74 => 26 and 74 + 75 => 1 + 76 => 72 + 77 => 3 and 103 + 78 => 55 + 80 => 12 + 87 => 24 and 85 + 88 => 113 + 89 => 88 + 90 => 91 and 111 + 91 => 117 + 93 => 100 + 100 => 126 and 136 + 101 => 58 + 102 => 87 + 103 => 71 and 78 + 104 => 52 + 106 => 65 + 122 => 104 + 123 => 10 + 126 => 44 + 127 => 127 + 128 => 14 + 129 => 69 + 130 => 48 + 131 => 118 + 132 => 41 + 133 => 77 + 134 => 54 + 135 => 83 + 136 => 5 + 137 => 79 + 138 => 49 + 139 => 36 + 140 => 28 + 141 => 68 + 143 => 99 + 145 => 131 + 147 => 21 + 151 => 124 + 152 => 42 + 153 => 81 + 180 => 134 + 181 => 130 + 182 => 92 + 187 => 8 + 188 => 18 + 217 => 51 + 219 => 53 + 222 => 19 + 224 => 96 + 227 => 43 + 228 => 114 + 229 => 108 + 230 => 106 + 232 => 64 + 234 => 25 + 236 => 80 + 238 => 107 + 240 => 59 + 242 => 34 and 125 + 244 => 11 + 246 => 112 + 251 => 98 + 254 => 66 + 256 => 105 + 258 => 90 + 261 => 109 + 263 => 16 + 266 => 60 + 286 => 82 + 288 => 40 + 291 => 128 + 293 => 123 + 296 => 46 + 301 => 67 + 303 => 110 + 306 => 89 + 308 => 70 + 325 => 37 + 327 => 35 + 330 => 135 + 332 => 122 + 337 => 115 + 338 => 120 + 339 => 20 + 340 => 119 341 => 13 - 342 => 14 - 343 => 132 - 344 => 85 - 345 => 16 - 346 => 65 - 348 => 117 - 351 => 101 - 353 => 93 - 354 => 6 - 355 => 60 - 356 => 118 - 358 => 126 - 363 => 1 - 364 => 88 - 369 => 56 - 370 => 12 + 342 => 116 + 343 => 133 + 344 => 22 + 345 => 32 + 346 => 86 + 348 => 93 + 351 => 9 + 353 => 29 + 354 => 7 + 355 => 76 + 356 => 27 + 358 => 4 + 363 => 47 + 364 => 62 + 369 => 137 + 370 => 94 Class: public abstract com.volmit.iris.noise.CNGFactory NameNotChanged Source: "CNGFactory.java" @@ -6396,11 +6419,11 @@ Class: public abstract com.volmit.iris.noise.CNGFactory NameNotChanged Class: public com.volmit.iris.noise.CellGenerator NameNotChanged Source: "CellGenerator.java" FieldsOf: com.volmit.iris.noise.CellGenerator - private double cellScale => c - private com.volmit.iris.noise.CNG cng => b - private com.volmit.iris.noise.FastNoise fd => d - private com.volmit.iris.noise.FastNoise fn => e - private double shuffle => a + private double cellScale => a + private com.volmit.iris.noise.CNG cng => d + private com.volmit.iris.noise.FastNoise fd => e + private com.volmit.iris.noise.FastNoise fn => c + private double shuffle => b MethodsOf: com.volmit.iris.noise.CellGenerator public void (com.volmit.iris.util.RNG) SignatureNotChanged public float getDistance(double, double) SignatureNotChanged @@ -6412,39 +6435,39 @@ Class: public com.volmit.iris.noise.CellGenerator NameNotChanged public void setCellScale(double) SignatureNotChanged public void setShuffle(double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.CellGenerator - 15 => 19 - 19 => 18 - 23 => 3 - 24 => 32 - 25 => 34 - 26 => 24 - 27 => 20 - 28 => 8 - 29 => 7 - 30 => 15 - 31 => 9 - 32 => 22 - 33 => 2 - 34 => 5 - 35 => 4 - 36 => 27 - 37 => 29 - 41 => 31 - 46 => 26 - 51 => 28 - 53 => 30 - 56 => 11 - 61 => 14 - 63 => 6 - 66 => 16 and 17 - 68 => 21 - 70 => 33 - 75 => 23 - 77 => 13 - 80 => 1 - 85 => 10 - 87 => 25 - 90 => 12 + 15 => 28 + 19 => 27 + 23 => 34 + 24 => 33 + 25 => 17 + 26 => 5 + 27 => 9 + 28 => 23 + 29 => 26 + 30 => 29 + 31 => 19 + 32 => 4 + 33 => 3 + 34 => 6 + 35 => 13 + 36 => 12 + 37 => 22 + 41 => 18 + 46 => 25 + 51 => 32 + 53 => 2 + 56 => 10 + 61 => 8 + 63 => 24 + 66 => 11 and 31 + 68 => 7 + 70 => 16 + 75 => 30 + 77 => 20 + 80 => 14 + 85 => 21 + 87 => 1 + 90 => 15 Class: public com.volmit.iris.noise.CellHeightNoise NameNotChanged Source: "CellHeightNoise.java" @@ -6455,14 +6478,14 @@ Class: public com.volmit.iris.noise.CellHeightNoise NameNotChanged private double filter(double) => a(double) public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.CellHeightNoise - 8 => 6 - 9 => 8 + 8 => 1 + 9 => 4 10 => 2 11 => 7 12 => 3 - 13 => 4 - 16 => 5 - 31 => 1 + 13 => 6 + 16 => 8 + 31 => 5 Class: public com.volmit.iris.noise.CellularNoise NameNotChanged Source: "CellularNoise.java" @@ -6472,13 +6495,13 @@ Class: public com.volmit.iris.noise.CellularNoise NameNotChanged public void (long) SignatureNotChanged public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.CellularNoise - 6 => 6 + 6 => 1 7 => 3 - 8 => 2 - 9 => 5 - 10 => 1 - 11 => 7 - 25 => 4 + 8 => 5 + 9 => 6 + 10 => 2 + 11 => 4 + 25 => 7 Class: public com.volmit.iris.noise.CubicNoise NameNotChanged Source: "CubicNoise.java" @@ -6490,33 +6513,33 @@ Class: public com.volmit.iris.noise.CubicNoise NameNotChanged public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.CubicNoise 6 => 4 - 7 => 5 - 8 => 1 + 7 => 2 + 8 => 5 11 => 3 - 26 => 2 + 26 => 1 Class: public com.volmit.iris.noise.FastNoise NameNotChanged Source: "FastNoise.java" FieldsOf: com.volmit.iris.noise.FastNoise - private static final com.volmit.iris.noise.FastNoise$Float2[] CELL_2D => e - private static final com.volmit.iris.noise.FastNoise$Float3[] CELL_3D => a - private static final com.volmit.iris.noise.FastNoise$Float2[] GRAD_2D => j - private static final com.volmit.iris.noise.FastNoise$Float3[] GRAD_3D => n - private static final byte[] SIMPLEX_4D => d - private static com.volmit.iris.util.MortarPlugin[] a => h - private com.volmit.iris.noise.FastNoise$CellularDistanceFunction m_cellularDistanceFunction => m - private com.volmit.iris.noise.FastNoise m_cellularNoiseLookup => c - private com.volmit.iris.noise.FastNoise$CellularReturnType m_cellularReturnType => q - private float m_fractalBounding => s - private com.volmit.iris.noise.FastNoise$FractalType m_fractalType => f - private float m_frequency => k - private float m_gain => r - private float m_gradientPerturbAmp => p - private com.volmit.iris.noise.FastNoise$Interp m_interp => g - private float m_lacunarity => b - private com.volmit.iris.noise.FastNoise$NoiseType m_noiseType => l - private int m_octaves => i - private int m_seed => o + private static final com.volmit.iris.noise.FastNoise$Float2[] CELL_2D => r + private static final com.volmit.iris.noise.FastNoise$Float3[] CELL_3D => k + private static final com.volmit.iris.noise.FastNoise$Float2[] GRAD_2D => l + private static final com.volmit.iris.noise.FastNoise$Float3[] GRAD_3D => p + private static final byte[] SIMPLEX_4D => j + private static java.lang.String[] a => m + private com.volmit.iris.noise.FastNoise$CellularDistanceFunction m_cellularDistanceFunction => h + private com.volmit.iris.noise.FastNoise m_cellularNoiseLookup => f + private com.volmit.iris.noise.FastNoise$CellularReturnType m_cellularReturnType => i + private float m_fractalBounding => a + private com.volmit.iris.noise.FastNoise$FractalType m_fractalType => q + private float m_frequency => n + private float m_gain => c + private float m_gradientPerturbAmp => g + private com.volmit.iris.noise.FastNoise$Interp m_interp => e + private float m_lacunarity => o + private com.volmit.iris.noise.FastNoise$NoiseType m_noiseType => b + private int m_octaves => d + private int m_seed => s MethodsOf: com.volmit.iris.noise.FastNoise static void () SignatureNotChanged public void () SignatureNotChanged @@ -6527,8 +6550,8 @@ Class: public com.volmit.iris.noise.FastNoise NameNotChanged private static double DValCoord3D(int, long, long, long) => a(int, long, long, long) private long DoubleCast2Long(double) => a(double) private static int FastFloor(float) => c(float) - private static int FastRound(float) => d(float) - private int FloatCast2Int(float) => b(float) + private static int FastRound(float) => a(float) + private int FloatCast2Int(float) => e(float) public float GetCellular(float, float) SignatureNotChanged public float GetCellular(float, float, float) SignatureNotChanged public float GetCubic(float, float, float) SignatureNotChanged @@ -6542,926 +6565,926 @@ Class: public com.volmit.iris.noise.FastNoise NameNotChanged public float GetWhiteNoise(float, float, float) SignatureNotChanged private static float GradCoord2D(int, int, int, float, float) => a(int, int, int, float, float) private static float GradCoord3D(int, int, int, int, float, float, float) => a(int, int, int, int, float, float, float) - private static int Hash2D(int, int, int) => b(int, int, int) + private static int Hash2D(int, int, int) => a(int, int, int) private static int Hash3D(int, int, int, int) => a(int, int, int, int) - private static float InterpHermiteFunc(float) => a(float) - private static float InterpQuinticFunc(float) => e(float) - private static float Lerp(float, float, float) => f(float, float, float) + private static float InterpHermiteFunc(float) => b(float) + private static float InterpQuinticFunc(float) => d(float) + private static float Lerp(float, float, float) => n(float, float, float) public void SetCellularDistanceFunction(com.volmit.iris.noise.FastNoise$CellularDistanceFunction) SignatureNotChanged public void SetCellularReturnType(com.volmit.iris.noise.FastNoise$CellularReturnType) SignatureNotChanged public void SetFractalOctaves(int) SignatureNotChanged public void SetFractalType(com.volmit.iris.noise.FastNoise$FractalType) SignatureNotChanged public void SetNoiseType(com.volmit.iris.noise.FastNoise$NoiseType) SignatureNotChanged private float SingleCellular(float, float) => m(float, float) - private float SingleCellular(float, float, float) => b(float, float, float) - private float SingleCellular2Edge(float, float) => a(float, float) - private float SingleCellular2Edge(float, float, float) => g(float, float, float) - private float SingleCubic(int, float, float) => a(int, float, float) + private float SingleCellular(float, float, float) => c(float, float, float) + private float SingleCellular2Edge(float, float) => l(float, float) + private float SingleCellular2Edge(float, float, float) => l(float, float, float) + private float SingleCubic(int, float, float) => c(int, float, float) private float SingleCubic(int, float, float, float) => a(int, float, float, float) - private float SingleCubicFractalBillow(float, float) => g(float, float) - private float SingleCubicFractalBillow(float, float, float) => d(float, float, float) - private float SingleCubicFractalFBM(float, float) => d(float, float) - private float SingleCubicFractalFBM(float, float, float) => n(float, float, float) - private float SingleCubicFractalRigidMulti(float, float) => n(float, float) - private float SingleCubicFractalRigidMulti(float, float, float) => k(float, float, float) + private float SingleCubicFractalBillow(float, float) => a(float, float) + private float SingleCubicFractalBillow(float, float, float) => a(float, float, float) + private float SingleCubicFractalFBM(float, float) => c(float, float) + private float SingleCubicFractalFBM(float, float, float) => m(float, float, float) + private float SingleCubicFractalRigidMulti(float, float) => e(float, float) + private float SingleCubicFractalRigidMulti(float, float, float) => e(float, float, float) private float SinglePerlin(int, float, float) => b(int, float, float) private float SinglePerlin(int, float, float, float) => c(int, float, float, float) - private float SinglePerlinFractalBillow(float, float) => e(float, float) - private float SinglePerlinFractalBillow(float, float, float) => e(float, float, float) - private float SinglePerlinFractalFBM(float, float) => j(float, float) - private float SinglePerlinFractalFBM(float, float, float) => o(float, float, float) - private float SinglePerlinFractalRigidMulti(float, float) => l(float, float) - private float SinglePerlinFractalRigidMulti(float, float, float) => m(float, float, float) - private float SingleSimplex(int, float, float) => c(int, float, float) + private float SinglePerlinFractalBillow(float, float) => g(float, float) + private float SinglePerlinFractalBillow(float, float, float) => g(float, float, float) + private float SinglePerlinFractalFBM(float, float) => i(float, float) + private float SinglePerlinFractalFBM(float, float, float) => k(float, float, float) + private float SinglePerlinFractalRigidMulti(float, float) => d(float, float) + private float SinglePerlinFractalRigidMulti(float, float, float) => i(float, float, float) + private float SingleSimplex(int, float, float) => a(int, float, float) private float SingleSimplex(int, float, float, float) => b(int, float, float, float) - private float SingleSimplexFractalBillow(float, float) => c(float, float) - private float SingleSimplexFractalBillow(float, float, float) => i(float, float, float) - private float SingleSimplexFractalFBM(float, float) => f(float, float) - private float SingleSimplexFractalFBM(float, float, float) => a(float, float, float) - private float SingleSimplexFractalRigidMulti(float, float) => b(float, float) - private float SingleSimplexFractalRigidMulti(float, float, float) => h(float, float, float) + private float SingleSimplexFractalBillow(float, float) => b(float, float) + private float SingleSimplexFractalBillow(float, float, float) => b(float, float, float) + private float SingleSimplexFractalFBM(float, float) => k(float, float) + private float SingleSimplexFractalFBM(float, float, float) => d(float, float, float) + private float SingleSimplexFractalRigidMulti(float, float) => h(float, float) + private float SingleSimplexFractalRigidMulti(float, float, float) => j(float, float, float) private float SingleValue(int, float, float) => d(int, float, float) private float SingleValue(int, float, float, float) => d(int, float, float, float) - private float SingleValueFractalBillow(float, float) => h(float, float) - private float SingleValueFractalBillow(float, float, float) => c(float, float, float) - private float SingleValueFractalFBM(float, float) => i(float, float) - private float SingleValueFractalFBM(float, float, float) => j(float, float, float) - private float SingleValueFractalRigidMulti(float, float) => k(float, float) - private float SingleValueFractalRigidMulti(float, float, float) => l(float, float, float) - private static float ValCoord2D(int, int, int) => a(int, int, int) + private float SingleValueFractalBillow(float, float) => f(float, float) + private float SingleValueFractalBillow(float, float, float) => f(float, float, float) + private float SingleValueFractalFBM(float, float) => j(float, float) + private float SingleValueFractalFBM(float, float, float) => o(float, float, float) + private float SingleValueFractalRigidMulti(float, float) => n(float, float) + private float SingleValueFractalRigidMulti(float, float, float) => h(float, float, float) + private static float ValCoord2D(int, int, int) => b(int, int, int) private static float ValCoord3D(int, int, int, int) => b(int, int, int, int) - public static com.volmit.iris.util.MortarPlugin[] a() => b() - public static void a(com.volmit.iris.util.MortarPlugin[]) => b(com.volmit.iris.util.MortarPlugin[]) + public static java.lang.String[] a() => b() + public static void a(java.lang.String[]) => b(java.lang.String[]) LineNumbersOf: com.volmit.iris.noise.FastNoise - 82 => 814 - 83 => 698 - 84 => 580 - 85 => 151 - 87 => 733 - 88 => 257 - 89 => 33 - 90 => 283 - 94 => 314 - 95 => 354 - 96 => 571 - 98 => 509 - 102 => 631 - 103 => 90 - 106 => 37 - 107 => 240 - 108 => 606 - 109 => 324 - 153 => 493 - 154 => 196 - 160 => 153 - 161 => 74 - 162 => 901 - 183 => 377 - 184 => 239 - 192 => 446 - 193 => 299 - 199 => 723 - 200 => 10 - 241 => 829 - 244 => 731 - 247 => 791 - 250 => 452 - 255 => 403 - 260 => 426 - 265 => 594 - 270 => 675 - 275 => 187 - 280 => 122 - 281 => 188 - 286 => 853 - 287 => 262 - 288 => 383 and 850 - 290 => 750 - 291 => 50 - 293 => 34 - 294 => 133 - 308 => 765 - 309 => 371 - 310 => 168 - 312 => 477 - 313 => 579 - 315 => 799 - 320 => 443 - 321 => 2 - 322 => 317 - 323 => 198 - 325 => 424 - 326 => 115 - 328 => 453 - 347 => 302 - 348 => 59 - 349 => 88 - 351 => 275 - 365 => 773 - 366 => 625 - 367 => 770 - 368 => 286 - 370 => 688 - 375 => 558 - 376 => 134 - 377 => 602 - 378 => 363 - 380 => 777 - 396 => 648 - 397 => 242 - 398 => 780 - 400 => 717 - 401 => 237 - 403 => 224 - 405 => 492 - 410 => 487 - 411 => 460 - 412 => 737 - 413 => 787 - 415 => 525 - 416 => 703 - 418 => 798 - 420 => 510 - 459 => 486 - 460 => 219 - 461 => 693 - 463 => 264 - 466 => 412 - 468 => 358 - 471 => 607 - 473 => 538 - 475 => 562 - 477 => 759 - 480 => 311 - 482 => 746 - 485 => 725 - 487 => 338 - 489 => 839 - 491 => 118 - 494 => 860 - 496 => 197 - 499 => 646 - 501 => 395 - 503 => 692 - 505 => 779 - 508 => 154 - 513 => 729 - 515 => 517 - 518 => 871 - 520 => 601 - 522 => 436 - 525 => 879 - 527 => 402 - 529 => 241 - 531 => 470 - 534 => 107 - 540 => 542 - 541 => 328 - 543 => 56 - 546 => 790 - 548 => 355 - 551 => 15 - 553 => 156 - 555 => 229 - 557 => 848 - 560 => 867 - 562 => 393 - 565 => 532 - 567 => 652 - 569 => 556 - 571 => 397 - 574 => 741 - 576 => 782 - 579 => 800 - 581 => 843 - 583 => 705 - 585 => 82 - 588 => 715 - 593 => 273 - 595 => 401 - 598 => 343 - 600 => 784 - 602 => 381 - 605 => 699 - 607 => 22 - 609 => 833 - 611 => 485 - 614 => 353 - 622 => 243 - 624 => 653 - 629 => 434 - 631 => 663 - 646 => 296 - 647 => 209 - 648 => 75 - 650 => 499 - 655 => 730 - 656 => 152 - 658 => 828 - 663 => 410 - 664 => 370 - 665 => 19 - 667 => 753 - 715 => 586 - 716 => 84 - 717 => 500 - 719 => 123 and 195 - 721 => 137 - 722 => 400 - 723 => 96 - 725 => 267 - 726 => 25 - 729 => 807 - 734 => 423 - 735 => 220 - 736 => 282 - 738 => 99 and 447 - 740 => 823 - 741 => 582 - 742 => 724 - 744 => 417 - 745 => 192 - 748 => 720 - 753 => 810 - 754 => 611 - 755 => 199 - 757 => 69 and 584 - 759 => 135 - 760 => 139 - 761 => 808 - 763 => 472 - 764 => 781 - 767 => 106 - 777 => 859 - 778 => 125 - 779 => 367 - 780 => 181 - 781 => 655 - 782 => 448 - 785 => 416 - 789 => 427 - 790 => 595 - 791 => 120 - 792 => 184 - 794 => 127 - 795 => 514 - 796 => 483 - 797 => 619 - 799 => 707 - 800 => 176 - 801 => 844 - 805 => 832 - 806 => 104 - 807 => 182 - 808 => 468 - 810 => 331 - 811 => 290 - 813 => 894 - 836 => 618 - 837 => 515 - 838 => 840 - 840 => 226 and 268 - 842 => 877 - 843 => 81 - 845 => 112 - 846 => 251 - 849 => 550 - 854 => 809 - 855 => 505 - 856 => 763 - 858 => 449 and 849 - 860 => 822 - 861 => 815 - 862 => 872 - 863 => 116 - 866 => 40 - 871 => 762 - 872 => 291 - 873 => 660 - 875 => 574 and 716 - 877 => 26 - 878 => 131 - 880 => 630 - 881 => 258 - 884 => 516 - 894 => 793 - 895 => 465 - 896 => 861 - 897 => 714 - 900 => 830 - 904 => 771 - 905 => 278 - 906 => 384 - 908 => 71 - 909 => 57 - 910 => 887 - 912 => 536 - 913 => 325 - 917 => 650 - 918 => 591 - 920 => 544 - 926 => 158 - 927 => 789 - 928 => 164 - 930 => 788 - 933 => 130 - 935 => 624 - 937 => 805 - 939 => 138 - 945 => 368 - 946 => 17 - 947 => 529 - 949 => 638 and 668 - 951 => 365 - 952 => 856 - 953 => 359 - 955 => 756 - 956 => 695 - 959 => 35 - 964 => 687 - 965 => 206 - 966 => 587 - 968 => 361 and 831 - 970 => 755 - 971 => 836 - 972 => 62 - 974 => 876 - 975 => 269 - 978 => 364 - 983 => 869 - 984 => 140 - 985 => 141 - 987 => 89 and 889 - 989 => 362 - 990 => 766 - 991 => 552 - 993 => 249 - 994 => 68 - 997 => 398 - 1002 => 633 - 1007 => 87 - 1008 => 546 - 1009 => 169 - 1010 => 535 - 1011 => 531 - 1012 => 456 - 1015 => 329 - 1019 => 846 - 1020 => 114 - 1021 => 376 - 1022 => 382 - 1024 => 313 - 1025 => 674 - 1026 => 12 - 1027 => 433 - 1029 => 51 - 1030 => 726 - 1031 => 728 - 1035 => 289 - 1036 => 161 - 1037 => 896 - 1038 => 178 - 1039 => 42 - 1040 => 678 - 1042 => 429 - 1043 => 804 - 1044 => 461 - 1045 => 721 - 1047 => 824 - 1048 => 881 - 1050 => 852 - 1073 => 463 - 1074 => 110 - 1075 => 235 - 1077 => 13 and 466 - 1079 => 170 - 1080 => 797 - 1082 => 627 - 1083 => 613 - 1086 => 285 - 1091 => 566 - 1092 => 524 - 1093 => 55 - 1095 => 232 and 330 - 1097 => 287 - 1098 => 48 - 1100 => 501 - 1101 => 260 - 1104 => 162 - 1109 => 620 - 1110 => 604 - 1111 => 744 - 1113 => 274 and 870 - 1115 => 817 - 1116 => 537 - 1118 => 73 - 1119 => 439 - 1122 => 686 - 1132 => 378 - 1133 => 113 - 1134 => 221 - 1135 => 263 - 1138 => 813 - 1142 => 103 - 1143 => 255 - 1144 => 512 - 1146 => 341 - 1147 => 629 - 1148 => 479 - 1150 => 727 - 1151 => 292 - 1155 => 147 - 1156 => 409 - 1157 => 357 - 1158 => 203 - 1160 => 218 - 1161 => 745 - 1163 => 518 - 1169 => 77 - 1170 => 541 - 1171 => 622 - 1173 => 685 - 1176 => 665 - 1178 => 236 - 1180 => 565 - 1182 => 340 - 1188 => 757 - 1189 => 438 - 1190 => 105 - 1192 => 506 and 615 - 1194 => 190 - 1195 => 667 - 1196 => 885 - 1198 => 396 - 1199 => 623 - 1202 => 420 - 1207 => 201 - 1208 => 888 - 1209 => 231 - 1211 => 303 and 696 - 1213 => 326 - 1214 => 334 - 1215 => 228 - 1217 => 864 - 1218 => 458 - 1221 => 1 - 1226 => 85 - 1227 => 4 - 1228 => 222 - 1230 => 588 and 702 - 1232 => 752 - 1233 => 78 - 1234 => 794 - 1236 => 143 - 1237 => 321 - 1240 => 332 - 1254 => 93 - 1255 => 64 - 1256 => 609 - 1257 => 432 - 1259 => 124 - 1260 => 769 - 1261 => 504 - 1262 => 79 - 1267 => 406 - 1269 => 841 - 1271 => 347 - 1272 => 641 - 1273 => 60 - 1274 => 893 - 1275 => 375 - 1276 => 835 - 1278 => 697 - 1280 => 621 - 1281 => 418 - 1282 => 761 - 1283 => 647 - 1284 => 102 - 1285 => 691 - 1289 => 320 - 1290 => 422 - 1291 => 664 - 1292 => 837 - 1293 => 626 - 1294 => 749 - 1299 => 212 - 1301 => 740 - 1302 => 208 - 1303 => 360 - 1304 => 767 - 1305 => 533 - 1306 => 297 - 1308 => 374 - 1310 => 786 - 1311 => 555 - 1312 => 827 - 1313 => 171 - 1314 => 16 - 1315 => 157 - 1319 => 503 - 1320 => 294 - 1321 => 252 - 1322 => 238 - 1323 => 390 - 1324 => 451 - 1328 => 754 - 1329 => 628 - 1330 => 482 - 1331 => 301 - 1332 => 366 - 1333 => 46 - 1334 => 735 - 1335 => 150 - 1336 => 775 - 1340 => 635 - 1341 => 734 - 1342 => 496 - 1345 => 350 - 1346 => 898 - 1349 => 52 - 1350 => 304 - 1351 => 560 - 1354 => 875 - 1355 => 568 - 1358 => 708 - 1359 => 897 - 1360 => 873 - 1363 => 590 - 1364 => 845 - 1367 => 530 - 1368 => 892 - 1369 => 369 - 1372 => 690 - 1373 => 471 - 1376 => 250 - 1399 => 346 - 1400 => 149 - 1401 => 217 - 1403 => 335 and 806 - 1405 => 121 - 1406 => 476 - 1408 => 66 + 82 => 764 + 83 => 342 + 84 => 578 + 85 => 653 + 87 => 731 + 88 => 284 + 89 => 219 + 90 => 2 + 94 => 881 + 95 => 857 + 96 => 546 + 98 => 364 + 102 => 584 + 103 => 194 + 106 => 387 + 107 => 401 + 108 => 22 + 109 => 172 + 153 => 674 + 154 => 573 + 160 => 824 + 161 => 345 + 162 => 40 + 183 => 145 + 184 => 794 + 192 => 213 + 193 => 507 + 199 => 34 + 200 => 328 + 241 => 432 + 244 => 32 + 247 => 822 + 250 => 228 + 255 => 685 + 260 => 77 + 265 => 186 + 270 => 763 + 275 => 258 + 280 => 185 + 281 => 171 + 286 => 84 + 287 => 72 + 288 => 39 and 652 + 290 => 348 + 291 => 502 + 293 => 166 + 294 => 510 + 308 => 38 + 309 => 290 + 310 => 900 + 312 => 809 + 313 => 901 + 315 => 107 + 320 => 658 + 321 => 331 + 322 => 268 + 323 => 10 + 325 => 230 + 326 => 753 + 328 => 414 + 347 => 852 + 348 => 104 + 349 => 890 + 351 => 113 + 365 => 525 + 366 => 337 + 367 => 209 + 368 => 289 + 370 => 461 + 375 => 522 + 376 => 839 + 377 => 214 + 378 => 197 + 380 => 543 + 396 => 671 + 397 => 561 + 398 => 149 + 400 => 875 + 401 => 480 + 403 => 205 + 405 => 767 + 410 => 229 + 411 => 605 + 412 => 5 + 413 => 335 + 415 => 198 + 416 => 700 + 418 => 390 + 420 => 841 + 459 => 601 + 460 => 489 + 461 => 4 + 463 => 24 + 466 => 632 + 468 => 803 + 471 => 623 + 473 => 238 + 475 => 879 + 477 => 498 + 480 => 241 + 482 => 181 + 485 => 435 + 487 => 169 + 489 => 870 + 491 => 692 + 494 => 151 + 496 => 291 + 499 => 598 + 501 => 743 + 503 => 793 + 505 => 82 + 508 => 157 + 513 => 670 + 515 => 386 + 518 => 49 + 520 => 772 + 522 => 735 + 525 => 714 + 527 => 761 + 529 => 588 + 531 => 617 + 534 => 144 + 540 => 254 + 541 => 619 + 543 => 256 + 546 => 823 + 548 => 515 + 551 => 296 + 553 => 405 + 555 => 486 + 557 => 321 + 560 => 758 + 562 => 320 + 565 => 332 + 567 => 380 + 569 => 603 + 571 => 529 + 574 => 661 + 576 => 170 + 579 => 243 + 581 => 111 + 583 => 352 + 585 => 883 + 588 => 484 + 593 => 69 + 595 => 298 + 598 => 384 + 600 => 277 + 602 => 30 + 605 => 654 + 607 => 721 + 609 => 404 + 611 => 279 + 614 => 737 + 622 => 613 + 624 => 293 + 629 => 468 + 631 => 511 + 646 => 56 + 647 => 252 + 648 => 263 + 650 => 106 + 655 => 317 + 656 => 862 + 658 => 847 + 663 => 8 + 664 => 183 + 665 => 645 + 667 => 625 + 715 => 218 + 716 => 567 + 717 => 73 + 719 => 606 and 796 + 721 => 408 + 722 => 788 + 723 => 537 + 725 => 682 + 726 => 487 + 729 => 192 + 734 => 891 + 735 => 706 + 736 => 630 + 738 => 7 and 722 + 740 => 411 + 741 => 581 + 742 => 193 + 744 => 566 + 745 => 365 + 748 => 707 + 753 => 276 + 754 => 71 + 755 => 526 + 757 => 431 and 681 + 759 => 407 + 760 => 699 + 761 => 820 + 763 => 508 + 764 => 434 + 767 => 257 + 777 => 705 + 778 => 51 + 779 => 273 + 780 => 886 + 781 => 865 + 782 => 297 + 785 => 329 + 789 => 81 + 790 => 752 + 791 => 892 + 792 => 694 + 794 => 604 + 795 => 232 + 796 => 572 + 797 => 792 + 799 => 570 + 800 => 199 + 801 => 811 + 805 => 302 + 806 => 362 + 807 => 42 + 808 => 627 + 810 => 118 + 811 => 281 + 813 => 828 + 836 => 473 + 837 => 249 + 838 => 265 + 840 => 47 and 631 + 842 => 46 + 843 => 200 + 845 => 133 + 846 => 740 + 849 => 372 + 854 => 35 + 855 => 305 + 856 => 389 + 858 => 410 and 639 + 860 => 452 + 861 => 695 + 862 => 471 + 863 => 819 + 866 => 648 + 871 => 478 + 872 => 719 + 873 => 600 + 875 => 83 and 274 + 877 => 66 + 878 => 65 + 880 => 635 + 881 => 424 + 884 => 825 + 894 => 602 + 895 => 415 + 896 => 826 + 897 => 357 + 900 => 360 + 904 => 524 + 905 => 449 + 906 => 385 + 908 => 684 + 909 => 665 + 910 => 85 + 912 => 227 + 913 => 336 + 917 => 442 + 918 => 720 + 920 => 596 + 926 => 137 + 927 => 805 + 928 => 162 + 930 => 341 + 933 => 680 + 935 => 141 + 937 => 749 + 939 => 800 + 945 => 422 + 946 => 587 + 947 => 557 + 949 => 96 and 416 + 951 => 769 + 952 => 338 + 953 => 14 + 955 => 677 + 956 => 762 + 959 => 184 + 964 => 383 + 965 => 690 + 966 => 463 + 968 => 44 and 457 + 970 => 458 + 971 => 136 + 972 => 237 + 974 => 412 + 975 => 21 + 978 => 499 + 983 => 531 + 984 => 26 + 985 => 555 + 987 => 726 and 810 + 989 => 272 + 990 => 755 + 991 => 128 + 993 => 418 + 994 => 203 + 997 => 736 + 1002 => 68 + 1007 => 388 + 1008 => 445 + 1009 => 673 + 1010 => 204 + 1011 => 311 + 1012 => 821 + 1015 => 615 + 1019 => 90 + 1020 => 725 + 1021 => 253 + 1022 => 251 + 1024 => 221 + 1025 => 466 + 1026 => 686 + 1027 => 322 + 1029 => 592 + 1030 => 620 + 1031 => 666 + 1035 => 294 + 1036 => 23 + 1037 => 417 + 1038 => 182 + 1039 => 643 + 1040 => 571 + 1042 => 547 + 1043 => 350 + 1044 => 676 + 1045 => 409 + 1047 => 246 + 1048 => 509 + 1050 => 154 + 1073 => 242 + 1074 => 520 + 1075 => 100 + 1077 => 575 and 594 + 1079 => 528 + 1080 => 791 + 1082 => 895 + 1083 => 655 + 1086 => 456 + 1091 => 74 + 1092 => 616 + 1093 => 748 + 1095 => 142 and 795 + 1097 => 853 + 1098 => 562 + 1100 => 482 + 1101 => 494 + 1104 => 849 + 1109 => 597 + 1110 => 376 + 1111 => 497 + 1113 => 80 and 569 + 1115 => 340 + 1116 => 165 + 1118 => 460 + 1119 => 898 + 1122 => 683 + 1132 => 108 + 1133 => 245 + 1134 => 576 + 1135 => 878 + 1138 => 58 + 1142 => 702 + 1143 => 1 + 1144 => 210 + 1146 => 315 + 1147 => 160 + 1148 => 201 + 1150 => 394 + 1151 => 326 + 1155 => 496 + 1156 => 433 + 1157 => 836 + 1158 => 545 + 1160 => 316 + 1161 => 885 + 1163 => 406 + 1169 => 797 + 1170 => 216 + 1171 => 846 + 1173 => 271 + 1176 => 288 + 1178 => 436 + 1180 => 120 + 1182 => 781 + 1188 => 799 + 1189 => 156 + 1190 => 306 + 1192 => 103 and 734 + 1194 => 513 + 1195 => 344 + 1196 => 122 + 1198 => 518 + 1199 => 139 + 1202 => 98 + 1207 => 124 + 1208 => 611 + 1209 => 347 + 1211 => 117 and 774 + 1213 => 505 + 1214 => 785 + 1215 => 378 + 1217 => 212 + 1218 => 747 + 1221 => 109 + 1226 => 76 + 1227 => 187 + 1228 => 874 + 1230 => 750 and 871 + 1232 => 351 + 1233 => 464 + 1234 => 361 + 1236 => 312 + 1237 => 733 + 1240 => 660 + 1254 => 92 + 1255 => 770 + 1256 => 33 + 1257 => 396 + 1259 => 454 + 1260 => 215 + 1261 => 855 + 1262 => 453 + 1267 => 202 + 1269 => 742 + 1271 => 732 + 1272 => 64 + 1273 => 349 + 1274 => 780 + 1275 => 481 + 1276 => 12 + 1278 => 369 + 1280 => 420 + 1281 => 845 + 1282 => 275 + 1283 => 851 + 1284 => 727 + 1285 => 469 + 1289 => 325 + 1290 => 663 + 1291 => 280 + 1292 => 164 + 1293 => 621 + 1294 => 495 + 1299 => 614 + 1301 => 95 + 1302 => 374 + 1303 => 754 + 1304 => 848 + 1305 => 711 + 1306 => 283 + 1308 => 89 + 1310 => 426 + 1311 => 278 + 1312 => 662 + 1313 => 889 + 1314 => 519 + 1315 => 287 + 1319 => 833 + 1320 => 447 + 1321 => 897 + 1322 => 55 + 1323 => 102 + 1324 => 708 + 1328 => 423 + 1329 => 195 + 1330 => 723 + 1331 => 116 + 1332 => 775 + 1333 => 57 + 1334 => 806 + 1335 => 633 + 1336 => 523 + 1340 => 647 + 1341 => 779 + 1342 => 16 + 1345 => 657 + 1346 => 318 + 1349 => 310 + 1350 => 744 + 1351 => 868 + 1354 => 636 + 1355 => 745 + 1358 => 115 + 1359 => 542 + 1360 => 178 + 1363 => 208 + 1364 => 649 + 1367 => 397 + 1368 => 590 + 1369 => 355 + 1372 => 888 + 1373 => 247 + 1376 => 50 + 1399 => 591 + 1400 => 467 + 1401 => 802 + 1403 => 25 and 304 + 1405 => 787 + 1406 => 207 + 1408 => 379 1409 => 589 - 1412 => 356 - 1417 => 851 - 1418 => 680 - 1419 => 379 - 1421 => 599 and 636 - 1423 => 445 - 1424 => 24 - 1426 => 76 - 1427 => 227 - 1430 => 225 - 1435 => 431 - 1436 => 387 - 1437 => 266 - 1439 => 8 and 405 - 1441 => 54 - 1442 => 614 - 1444 => 497 - 1445 => 658 - 1448 => 166 - 1461 => 886 - 1462 => 857 - 1463 => 632 - 1465 => 352 - 1466 => 785 - 1467 => 866 - 1469 => 494 - 1470 => 408 - 1473 => 858 - 1475 => 883 - 1476 => 610 - 1480 => 577 - 1481 => 659 - 1484 => 98 - 1485 => 327 - 1486 => 672 - 1487 => 315 - 1491 => 58 - 1492 => 284 - 1493 => 812 - 1496 => 307 - 1497 => 414 - 1500 => 394 - 1501 => 159 - 1502 => 874 - 1505 => 669 - 1506 => 193 - 1509 => 295 - 1510 => 253 - 1511 => 554 - 1514 => 764 - 1515 => 194 - 1518 => 878 - 1526 => 634 - 1635 => 444 - 1636 => 778 - 1637 => 101 - 1639 => 701 - 1642 => 189 - 1644 => 30 - 1646 => 718 - 1648 => 399 - 1654 => 719 - 1655 => 819 - 1656 => 700 - 1657 => 148 - 1659 => 608 - 1661 => 795 - 1662 => 642 - 1663 => 372 - 1665 => 567 - 1666 => 508 - 1669 => 191 - 1674 => 704 - 1675 => 14 - 1676 => 490 - 1677 => 344 - 1679 => 662 - 1681 => 117 - 1682 => 136 - 1683 => 803 - 1685 => 880 - 1686 => 855 - 1689 => 386 - 1694 => 47 - 1695 => 600 - 1696 => 109 - 1697 => 91 - 1699 => 265 - 1701 => 484 - 1702 => 280 - 1703 => 603 - 1705 => 7 - 1706 => 570 - 1709 => 70 - 1714 => 540 - 1721 => 256 - 1722 => 491 - 1723 => 616 - 1725 => 713 + 1412 => 437 + 1417 => 266 + 1418 => 872 + 1419 => 724 + 1421 => 86 and 756 + 1423 => 94 + 1424 => 856 + 1426 => 858 + 1427 => 264 + 1430 => 701 + 1435 => 188 + 1436 => 367 + 1437 => 574 + 1439 => 381 and 392 + 1441 => 343 + 1442 => 801 + 1444 => 710 + 1445 => 527 + 1448 => 462 + 1461 => 669 + 1462 => 127 + 1463 => 262 + 1465 => 582 + 1466 => 370 + 1467 => 448 + 1469 => 786 + 1470 => 439 + 1473 => 163 + 1475 => 101 + 1476 => 637 + 1480 => 244 + 1481 => 158 + 1484 => 817 + 1485 => 398 + 1486 => 741 + 1487 => 514 + 1491 => 768 + 1492 => 712 + 1493 => 642 + 1496 => 173 + 1497 => 224 + 1500 => 465 + 1501 => 53 + 1502 => 739 + 1505 => 167 + 1506 => 876 + 1509 => 375 + 1510 => 771 + 1511 => 696 + 1514 => 78 + 1515 => 896 + 1518 => 804 + 1526 => 760 + 1635 => 19 + 1636 => 894 + 1637 => 807 + 1639 => 79 + 1642 => 773 + 1644 => 798 + 1646 => 844 + 1648 => 309 + 1654 => 854 + 1655 => 313 + 1656 => 292 + 1657 => 549 + 1659 => 550 + 1661 => 143 + 1662 => 267 + 1663 => 114 + 1665 => 324 + 1666 => 377 + 1669 => 815 + 1674 => 75 + 1675 => 339 + 1676 => 220 + 1677 => 368 + 1679 => 206 + 1681 => 534 + 1682 => 869 + 1683 => 138 + 1685 => 125 + 1686 => 672 + 1689 => 474 + 1694 => 533 + 1695 => 840 + 1696 => 196 + 1697 => 261 + 1699 => 168 + 1701 => 541 + 1702 => 20 + 1703 => 512 + 1705 => 140 + 1706 => 428 + 1709 => 691 + 1714 => 689 + 1721 => 88 + 1722 => 535 + 1723 => 52 + 1725 => 538 1726 => 593 - 1727 => 661 - 1728 => 816 - 1729 => 585 - 1730 => 564 - 1731 => 211 - 1732 => 738 - 1733 => 310 - 1735 => 513 - 1736 => 94 - 1737 => 521 - 1739 => 44 - 1762 => 480 - 1763 => 272 - 1764 => 597 - 1765 => 177 - 1767 => 86 - 1769 => 348 - 1770 => 826 - 1772 => 351 - 1773 => 679 - 1776 => 312 - 1781 => 825 - 1782 => 742 - 1783 => 890 - 1784 => 684 - 1786 => 656 - 1788 => 534 - 1789 => 462 - 1791 => 801 - 1792 => 100 - 1795 => 39 - 1800 => 132 - 1801 => 308 - 1802 => 185 - 1803 => 709 - 1805 => 475 - 1807 => 65 - 1808 => 83 - 1810 => 576 - 1811 => 38 - 1814 => 612 - 1829 => 654 - 1830 => 413 - 1832 => 319 - 1833 => 469 - 1834 => 261 - 1835 => 425 - 1836 => 5 - 1837 => 884 - 1839 => 95 - 1840 => 29 - 1842 => 569 - 1848 => 244 - 1849 => 454 - 1850 => 481 - 1852 => 437 - 1857 => 681 - 1859 => 92 - 1865 => 583 - 1866 => 144 - 1867 => 478 - 1869 => 578 - 1870 => 175 - 1872 => 41 - 1875 => 523 and 666 - 1877 => 543 and 747 - 1879 => 318 and 389 - 1881 => 298 - 1883 => 11 - 1884 => 339 - 1885 => 527 - 1887 => 215 - 1889 => 202 - 1891 => 183 - 1892 => 210 - 1893 => 637 - 1894 => 142 - 1899 => 288 - 1901 => 167 and 205 - 1903 => 271 and 391 - 1905 => 245 and 899 - 1907 => 772 - 1909 => 21 - 1910 => 129 - 1911 => 559 - 1913 => 404 - 1915 => 739 - 1917 => 207 - 1918 => 23 - 1919 => 732 - 1920 => 6 - 1925 => 553 - 1927 => 572 and 592 - 1929 => 507 and 882 - 1931 => 173 and 573 - 1933 => 528 - 1935 => 248 - 1936 => 539 - 1937 => 234 - 1939 => 863 - 1941 => 18 - 1943 => 748 - 1944 => 223 - 1945 => 811 - 1946 => 111 - 1954 => 53 - 1957 => 128 - 1960 => 676 - 1961 => 522 - 1964 => 380 - 1966 => 457 - 1972 => 838 - 1973 => 547 - 1974 => 254 - 1976 => 706 - 1977 => 270 - 1979 => 80 - 1982 => 276 and 854 - 1984 => 561 and 581 - 1986 => 259 and 776 - 1988 => 865 - 1990 => 575 - 1991 => 67 - 1992 => 842 - 1994 => 440 - 1996 => 200 - 1997 => 498 - 2001 => 464 - 2003 => 385 and 495 - 2005 => 72 and 119 - 2007 => 28 and 774 - 2009 => 428 - 2011 => 473 - 2012 => 126 - 2013 => 172 - 2015 => 306 - 2017 => 549 - 2018 => 309 - 2022 => 689 - 2024 => 336 and 736 - 2026 => 474 and 758 - 2028 => 337 and 847 - 2030 => 204 - 2032 => 645 - 2033 => 722 - 2034 => 163 - 2036 => 639 - 2038 => 388 - 2039 => 415 - 2043 => 519 - 2048 => 743 - 2051 => 802 - 2053 => 180 - 2055 => 891 - 2057 => 342 - 2059 => 820 - 2061 => 246 - 2067 => 711 - 2068 => 145 - 2070 => 670 - 2075 => 450 - 2077 => 316 - 2083 => 441 - 2084 => 49 - 2086 => 617 - 2087 => 146 - 2089 => 783 - 2093 => 36 and 502 - 2095 => 545 and 649 - 2097 => 682 - 2099 => 155 - 2100 => 551 - 2102 => 300 - 2104 => 31 - 2106 => 9 - 2107 => 651 - 2108 => 345 - 2112 => 677 - 2114 => 108 and 407 - 2116 => 63 and 392 - 2118 => 216 - 2120 => 563 - 2121 => 279 - 2123 => 792 - 2125 => 834 - 2127 => 442 - 2128 => 305 - 2129 => 488 - 2133 => 45 - 2135 => 712 and 796 - 2137 => 430 and 895 - 2139 => 435 - 2141 => 293 - 2142 => 640 - 2144 => 751 - 2146 => 710 - 2148 => 900 - 2149 => 230 - 2150 => 411 - 2157 => 179 - 2160 => 281 - 2163 => 97 - 2164 => 768 - 2167 => 643 - 2169 => 419 - 2175 => 557 - 2176 => 43 - 2178 => 455 - 2179 => 160 - 2181 => 233 - 2185 => 277 and 489 - 2187 => 322 and 821 - 2189 => 3 - 2191 => 27 - 2192 => 657 - 2194 => 213 - 2196 => 20 - 2197 => 32 - 2200 => 868 - 2202 => 548 and 605 - 2204 => 247 and 683 - 2206 => 61 - 2208 => 349 - 2209 => 459 - 2211 => 598 - 2213 => 373 - 2214 => 862 - 2217 => 467 - 2219 => 520 and 526 - 2221 => 165 and 596 - 2223 => 421 - 2225 => 214 - 2226 => 186 - 2228 => 671 - 2230 => 174 - 2231 => 511 - 2237 => 694 - 2240 => 673 - 2242 => 644 - 2244 => 760 - 2246 => 333 - 2248 => 818 - 2250 => 323 + 1727 => 373 + 1728 => 551 + 1729 => 595 + 1730 => 440 + 1731 => 29 + 1732 => 624 + 1733 => 709 + 1735 => 270 + 1736 => 236 + 1737 => 867 + 1739 => 190 + 1762 => 134 + 1763 => 790 + 1764 => 6 + 1765 => 880 + 1767 => 757 + 1769 => 659 + 1770 => 330 + 1772 => 126 + 1773 => 501 + 1776 => 548 + 1781 => 93 + 1782 => 366 + 1783 => 829 + 1784 => 687 + 1786 => 553 + 1788 => 234 + 1789 => 99 + 1791 => 827 + 1792 => 60 + 1795 => 843 + 1800 => 225 + 1801 => 492 + 1802 => 586 + 1803 => 834 + 1805 => 438 + 1807 => 303 + 1808 => 148 + 1810 => 319 + 1811 => 483 + 1814 => 746 + 1829 => 455 + 1830 => 628 + 1832 => 476 + 1833 => 451 + 1834 => 490 + 1835 => 300 + 1836 => 832 + 1837 => 353 + 1839 => 579 + 1840 => 299 + 1842 => 577 + 1848 => 477 + 1849 => 147 + 1850 => 860 + 1852 => 667 + 1857 => 583 + 1859 => 62 + 1865 => 504 + 1866 => 450 + 1867 => 716 + 1869 => 777 + 1870 => 358 + 1872 => 493 + 1875 => 421 and 651 + 1877 => 91 and 189 + 1879 => 231 and 564 + 1881 => 717 + 1883 => 359 + 1884 => 150 + 1885 => 400 + 1887 => 259 + 1889 => 333 + 1891 => 899 + 1892 => 314 + 1893 => 323 + 1894 => 618 + 1899 => 859 + 1901 => 37 and 123 + 1903 => 112 and 395 + 1905 => 301 and 532 + 1907 => 893 + 1909 => 863 + 1910 => 556 + 1911 => 713 + 1913 => 646 + 1915 => 838 + 1917 => 536 + 1918 => 441 + 1919 => 470 + 1920 => 608 + 1925 => 399 + 1927 => 45 and 783 + 1929 => 286 and 664 + 1931 => 443 and 808 + 1933 => 105 + 1935 => 491 + 1936 => 382 + 1937 => 346 + 1939 => 789 + 1941 => 626 + 1943 => 391 + 1944 => 585 + 1945 => 430 + 1946 => 180 + 1954 => 715 + 1957 => 634 + 1960 => 130 + 1961 => 503 + 1964 => 517 + 1966 => 425 + 1972 => 174 + 1973 => 223 + 1974 => 580 + 1976 => 640 + 1977 => 850 + 1979 => 403 + 1982 => 131 and 861 + 1984 => 766 and 831 + 1986 => 13 and 552 + 1988 => 371 + 1990 => 119 + 1991 => 444 + 1992 => 656 + 1994 => 11 + 1996 => 475 + 1997 => 31 + 2001 => 506 + 2003 => 500 and 644 + 2005 => 63 and 882 + 2007 => 179 and 784 + 2009 => 530 + 2011 => 177 + 2012 => 285 + 2013 => 751 + 2015 => 3 + 2017 => 87 + 2018 => 129 + 2022 => 765 + 2024 => 554 and 622 + 2026 => 521 and 730 + 2028 => 816 and 835 + 2030 => 28 + 2032 => 544 + 2033 => 565 + 2034 => 884 + 2036 => 641 + 2038 => 211 + 2039 => 873 + 2043 => 18 + 2048 => 176 + 2051 => 488 + 2053 => 250 + 2055 => 877 + 2057 => 668 + 2059 => 688 + 2061 => 679 + 2067 => 419 + 2068 => 61 + 2070 => 48 + 2075 => 269 + 2077 => 41 + 2083 => 15 + 2084 => 813 + 2086 => 485 + 2087 => 738 + 2089 => 235 + 2093 => 54 and 222 + 2095 => 427 and 629 + 2097 => 759 + 2099 => 97 + 2100 => 260 + 2102 => 36 + 2104 => 327 + 2106 => 17 + 2107 => 67 + 2108 => 363 + 2112 => 812 + 2114 => 239 and 295 + 2116 => 539 and 612 + 2118 => 152 + 2120 => 472 + 2121 => 818 + 2123 => 516 + 2125 => 446 + 2127 => 70 + 2128 => 887 + 2129 => 568 + 2133 => 842 + 2135 => 135 and 563 + 2137 => 718 and 782 + 2139 => 248 + 2141 => 559 + 2142 => 728 + 2144 => 609 + 2146 => 459 + 2148 => 153 + 2149 => 776 + 2150 => 650 + 2157 => 240 + 2160 => 255 + 2163 => 226 + 2164 => 307 + 2167 => 703 + 2169 => 704 + 2175 => 697 + 2176 => 607 + 2178 => 121 + 2179 => 675 + 2181 => 282 + 2185 => 217 and 413 + 2187 => 334 and 610 + 2189 => 729 + 2191 => 479 + 2192 => 59 + 2194 => 540 + 2196 => 830 + 2197 => 560 + 2200 => 814 + 2202 => 599 and 698 + 2204 => 161 and 778 + 2206 => 393 + 2208 => 638 + 2209 => 866 + 2211 => 678 + 2213 => 110 + 2214 => 354 + 2217 => 132 + 2219 => 146 and 159 + 2221 => 9 and 308 + 2223 => 43 + 2225 => 233 + 2226 => 155 + 2228 => 402 + 2230 => 837 + 2231 => 175 + 2237 => 558 + 2240 => 191 + 2242 => 864 + 2244 => 693 + 2246 => 429 + 2248 => 356 + 2250 => 27 Class: synthetic com.volmit.iris.noise.FastNoise$1 => com.volmit.iris.noise.FastNoise$a Source: "FastNoise.java" FieldsOf: com.volmit.iris.noise.FastNoise$1 - static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$CellularDistanceFunction => d - static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$CellularReturnType => b - static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$FractalType => a - static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$Interp => c + static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$CellularDistanceFunction => a + static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$CellularReturnType => c + static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$FractalType => b + static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$Interp => d static final synthetic int[] $SwitchMap$com$volmit$iris$noise$FastNoise$NoiseType => e MethodsOf: com.volmit.iris.noise.FastNoise$1 static void () SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$1 - 463 => 5 - 468 => 4 - 508 => 3 + 463 => 4 + 468 => 1 + 508 => 5 785 => 2 - 1872 => 1 + 1872 => 3 Class: public final enum com.volmit.iris.noise.FastNoise$CellularDistanceFunction NameNotChanged Source: "FastNoise.java" @@ -7476,10 +7499,10 @@ Class: public final enum com.volmit.iris.noise.FastNoise$CellularDistanceFunctio public static com.volmit.iris.noise.FastNoise$CellularDistanceFunction valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.FastNoise$CellularDistanceFunction[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$CellularDistanceFunction - 63 => 1, 3, 4 and 6 - 65 => 5 - 66 => 7 - 67 => 2 + 63 => 2, 3, 6 and 7 + 65 => 1 + 66 => 5 + 67 => 4 Class: public final enum com.volmit.iris.noise.FastNoise$CellularReturnType NameNotChanged Source: "FastNoise.java" @@ -7499,15 +7522,15 @@ Class: public final enum com.volmit.iris.noise.FastNoise$CellularReturnType Name public static com.volmit.iris.noise.FastNoise$CellularReturnType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.FastNoise$CellularReturnType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$CellularReturnType - 70 => 1, 2, 9 and 11 - 72 => 5 - 73 => 4 - 74 => 3 - 75 => 12 - 76 => 10 - 77 => 6 + 70 => 5, 6, 8 and 12 + 72 => 3 + 73 => 2 + 74 => 1 + 75 => 10 + 76 => 9 + 77 => 4 78 => 7 - 79 => 8 + 79 => 11 Class: com.volmit.iris.noise.FastNoise$Float2 => com.volmit.iris.noise.FastNoise$c Source: "FastNoise.java" @@ -7518,9 +7541,9 @@ Class: com.volmit.iris.noise.FastNoise$Float2 => com.volmit.iris.noise.FastNoise public void (float, float) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$Float2 223 => 1 - 224 => 4 - 225 => 2 - 226 => 3 + 224 => 3 + 225 => 4 + 226 => 2 Class: com.volmit.iris.noise.FastNoise$Float3 => com.volmit.iris.noise.FastNoise$b Source: "FastNoise.java" @@ -7533,9 +7556,9 @@ Class: com.volmit.iris.noise.FastNoise$Float3 => com.volmit.iris.noise.FastNoise LineNumbersOf: com.volmit.iris.noise.FastNoise$Float3 234 => 4 235 => 5 - 236 => 3 + 236 => 2 237 => 1 - 238 => 2 + 238 => 3 Class: public final enum com.volmit.iris.noise.FastNoise$FractalType NameNotChanged Source: "FastNoise.java" @@ -7550,10 +7573,10 @@ Class: public final enum com.volmit.iris.noise.FastNoise$FractalType NameNotChan public static com.volmit.iris.noise.FastNoise$FractalType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.FastNoise$FractalType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$FractalType - 56 => 2, 4, 5 and 6 - 58 => 3 - 59 => 1 - 60 => 7 + 56 => 1, 2, 4 and 5 + 58 => 7 + 59 => 6 + 60 => 3 Class: public final enum com.volmit.iris.noise.FastNoise$Interp NameNotChanged Source: "FastNoise.java" @@ -7568,10 +7591,10 @@ Class: public final enum com.volmit.iris.noise.FastNoise$Interp NameNotChanged public static com.volmit.iris.noise.FastNoise$Interp valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.FastNoise$Interp[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$Interp - 49 => 1, 2, 4 and 7 - 51 => 5 - 52 => 6 - 53 => 3 + 49 => 2, 5, 6 and 7 + 51 => 4 + 52 => 3 + 53 => 1 Class: public final enum com.volmit.iris.noise.FastNoise$NoiseType NameNotChanged Source: "FastNoise.java" @@ -7593,17 +7616,17 @@ Class: public final enum com.volmit.iris.noise.FastNoise$NoiseType NameNotChange public static com.volmit.iris.noise.FastNoise$NoiseType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.FastNoise$NoiseType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FastNoise$NoiseType - 35 => 3, 5, 10 and 12 - 37 => 6 - 38 => 7 - 39 => 2 - 40 => 8 - 41 => 1 - 42 => 9 - 43 => 4 - 44 => 11 - 45 => 14 - 46 => 13 + 35 => 2, 4, 7 and 9 + 37 => 5 + 38 => 10 + 39 => 11 + 40 => 6 + 41 => 8 + 42 => 12 + 43 => 14 + 44 => 3 + 45 => 13 + 46 => 1 Class: public com.volmit.iris.noise.FlatNoise NameNotChanged Source: "FlatNoise.java" @@ -7612,9 +7635,9 @@ Class: public com.volmit.iris.noise.FlatNoise NameNotChanged public void (long) SignatureNotChanged public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FlatNoise - 6 => 3 - 8 => 1 - 25 => 2 + 6 => 2 + 8 => 3 + 25 => 1 Class: public com.volmit.iris.noise.FractalBillowPerlinNoise NameNotChanged Source: "FractalBillowPerlinNoise.java" @@ -7626,15 +7649,15 @@ Class: public com.volmit.iris.noise.FractalBillowPerlinNoise NameNotChanged public double noise(double, double, double) SignatureNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FractalBillowPerlinNoise - 9 => 1 - 10 => 7 - 11 => 2 - 12 => 3 - 13 => 8 + 9 => 2 + 10 => 8 + 11 => 6 + 12 => 7 + 13 => 5 16 => 4 - 31 => 5 - 36 => 6 - 37 => 9 + 31 => 9 + 36 => 1 + 37 => 3 Class: public com.volmit.iris.noise.FractalBillowSimplexNoise NameNotChanged Source: "FractalBillowSimplexNoise.java" @@ -7646,15 +7669,15 @@ Class: public com.volmit.iris.noise.FractalBillowSimplexNoise NameNotChanged public double noise(double, double, double) SignatureNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FractalBillowSimplexNoise - 9 => 1 - 10 => 7 - 11 => 6 - 12 => 2 + 9 => 3 + 10 => 4 + 11 => 5 + 12 => 7 13 => 9 - 16 => 3 - 31 => 8 - 36 => 4 - 37 => 5 + 16 => 8 + 31 => 1 + 36 => 2 + 37 => 6 Class: public com.volmit.iris.noise.FractalCubicNoise NameNotChanged Source: "FractalCubicNoise.java" @@ -7665,12 +7688,12 @@ Class: public com.volmit.iris.noise.FractalCubicNoise NameNotChanged private double f(double) => a(double) public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FractalCubicNoise - 8 => 1 - 9 => 4 - 10 => 3 - 11 => 2 - 14 => 6 - 29 => 5 + 8 => 3 + 9 => 6 + 10 => 2 + 11 => 1 + 14 => 5 + 29 => 4 Class: public com.volmit.iris.noise.FractalFBMSimplexNoise NameNotChanged Source: "FractalFBMSimplexNoise.java" @@ -7682,15 +7705,15 @@ Class: public com.volmit.iris.noise.FractalFBMSimplexNoise NameNotChanged public double noise(double, double, double) SignatureNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FractalFBMSimplexNoise - 9 => 6 - 10 => 5 - 11 => 9 + 9 => 8 + 10 => 2 + 11 => 7 12 => 3 - 13 => 1 - 16 => 7 - 31 => 2 - 36 => 8 - 37 => 4 + 13 => 5 + 16 => 4 + 31 => 6 + 36 => 9 + 37 => 1 Class: public com.volmit.iris.noise.FractalRigidMultiSimplexNoise NameNotChanged Source: "FractalRigidMultiSimplexNoise.java" @@ -7702,15 +7725,15 @@ Class: public com.volmit.iris.noise.FractalRigidMultiSimplexNoise NameNotChanged public double noise(double, double, double) SignatureNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.FractalRigidMultiSimplexNoise - 9 => 9 - 10 => 2 - 11 => 8 - 12 => 7 + 9 => 8 + 10 => 7 + 11 => 4 + 12 => 5 13 => 1 16 => 3 - 31 => 6 - 36 => 4 - 37 => 5 + 31 => 9 + 36 => 2 + 37 => 6 Class: public com.volmit.iris.noise.GlobNoise NameNotChanged Source: "GlobNoise.java" @@ -7721,14 +7744,14 @@ Class: public com.volmit.iris.noise.GlobNoise NameNotChanged private double f(double) => a(double) public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.GlobNoise - 6 => 4 - 7 => 3 - 8 => 2 - 9 => 5 + 6 => 1 + 7 => 5 + 8 => 6 + 9 => 2 10 => 8 - 11 => 6 - 15 => 1 - 30 => 7 + 11 => 7 + 15 => 4 + 30 => 3 Class: public abstract com.volmit.iris.noise.NoiseFactory NameNotChanged Source: "NoiseFactory.java" @@ -7784,25 +7807,25 @@ Class: public final enum com.volmit.iris.noise.NoiseType NameNotChanged public static com.volmit.iris.noise.NoiseType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.noise.NoiseType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.NoiseType - 3 => 14, 18 and 28 - 4 => 5 and 12 - 5 => 8 and 31 - 6 => 3 and 30 - 7 => 23 and 34 - 8 => 22 and 25 - 9 => 20 and 29 - 10 => 16 and 33 - 11 => 9 and 27 - 12 => 17 and 24 - 13 => 4 and 35 - 14 => 1 and 7 - 15 => 13 and 21 - 16 => 10 and 32 - 17 => 19 and 26 - 21 => 6 - 22 => 2 - 23 => 11 - 26 => 15 + 3 => 7, 19 and 29 + 4 => 30 and 35 + 5 => 14 and 21 + 6 => 10 and 18 + 7 => 11 and 20 + 8 => 4 and 5 + 9 => 16 and 17 + 10 => 8 and 33 + 11 => 3 and 12 + 12 => 2 and 13 + 13 => 24 and 31 + 14 => 15 and 34 + 15 => 23 and 25 + 16 => 22 and 28 + 17 => 9 and 32 + 21 => 27 + 22 => 6 + 23 => 26 + 26 => 1 Class: public abstract com.volmit.iris.noise.OctaveNoise NameNotChanged Source: "OctaveNoise.java" @@ -7814,38 +7837,38 @@ Class: public abstract com.volmit.iris.noise.OctaveNoise NameNotChanged Class: public com.volmit.iris.noise.PerlinNoise NameNotChanged Source: "PerlinNoise.java" FieldsOf: com.volmit.iris.noise.PerlinNoise - private final com.volmit.iris.noise.FastNoise n => a - private int octaves => b + private final com.volmit.iris.noise.FastNoise n => b + private int octaves => a MethodsOf: com.volmit.iris.noise.PerlinNoise public void (long) SignatureNotChanged public double f(double) SignatureNotChanged public double noise(double, double, double) SignatureNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.PerlinNoise - 9 => 11 - 10 => 3 - 11 => 17 - 12 => 16 - 13 => 13 - 16 => 6 - 57 => 14 - 58 => 7 - 60 => 10 - 61 => 9 - 62 => 2 - 64 => 1 and 8 - 65 => 18 - 66 => 4 - 67 => 15 - 70 => 19 - 75 => 5 - 76 => 12 + 9 => 9 + 10 => 16 + 11 => 8 + 12 => 17 + 13 => 3 + 16 => 14 + 57 => 4 + 58 => 13 + 60 => 2 + 61 => 19 + 62 => 1 + 64 => 6 and 11 + 65 => 12 + 66 => 18 + 67 => 5 + 70 => 15 + 75 => 7 + 76 => 10 Class: public com.volmit.iris.noise.SimplexNoise NameNotChanged Source: "SimplexNoise.java" FieldsOf: com.volmit.iris.noise.SimplexNoise - private final com.volmit.iris.noise.FastNoise n => b - private int octaves => a + private final com.volmit.iris.noise.FastNoise n => a + private int octaves => b MethodsOf: com.volmit.iris.noise.SimplexNoise public void (long) SignatureNotChanged public double f(double) SignatureNotChanged @@ -7853,23 +7876,23 @@ Class: public com.volmit.iris.noise.SimplexNoise NameNotChanged public void setOctaves(int) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.SimplexNoise 9 => 9 - 10 => 18 - 11 => 3 - 12 => 5 - 13 => 16 - 16 => 14 - 57 => 13 - 58 => 1 - 60 => 10 - 61 => 7 - 62 => 11 - 64 => 17 and 19 - 65 => 12 - 66 => 2 - 67 => 8 - 70 => 6 - 75 => 4 - 76 => 15 + 10 => 17 + 11 => 19 + 12 => 2 + 13 => 5 + 16 => 1 + 57 => 4 + 58 => 13 + 60 => 7 + 61 => 11 + 62 => 18 + 64 => 3 and 12 + 65 => 15 + 66 => 10 + 67 => 6 + 70 => 14 + 75 => 16 + 76 => 8 Class: public com.volmit.iris.noise.VascularNoise NameNotChanged Source: "VascularNoise.java" @@ -7880,14 +7903,14 @@ Class: public com.volmit.iris.noise.VascularNoise NameNotChanged private double filter(double) => a(double) public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.VascularNoise - 8 => 3 - 9 => 8 - 10 => 6 - 11 => 5 - 12 => 7 - 13 => 1 - 16 => 4 - 31 => 2 + 8 => 7 + 9 => 2 + 10 => 5 + 11 => 1 + 12 => 3 + 13 => 6 + 16 => 8 + 31 => 4 Class: public com.volmit.iris.noise.WhiteNoise NameNotChanged Source: "WhiteNoise.java" @@ -7898,11 +7921,11 @@ Class: public com.volmit.iris.noise.WhiteNoise NameNotChanged private double f(double) => a(double) public double noise(double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.noise.WhiteNoise - 8 => 4 - 9 => 3 - 10 => 5 - 14 => 2 - 32 => 1 + 8 => 3 + 9 => 4 + 10 => 1 + 14 => 5 + 32 => 2 Class: public final enum com.volmit.iris.object.DecorationPart NameNotChanged Source: "DecorationPart.java" @@ -7917,10 +7940,10 @@ Class: public final enum com.volmit.iris.object.DecorationPart NameNotChanged public static com.volmit.iris.object.DecorationPart valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.DecorationPart[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.DecorationPart - 5 => 1, 2, 3 and 7 - 7 => 5 - 10 => 6 - 13 => 4 + 5 => 1, 4, 6 and 7 + 7 => 3 + 10 => 2 + 13 => 5 Class: public final enum com.volmit.iris.object.Envelope NameNotChanged Source: "Envelope.java" @@ -7935,11 +7958,29 @@ Class: public final enum com.volmit.iris.object.Envelope NameNotChanged public static com.volmit.iris.object.Envelope valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.Envelope[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.Envelope - 5 => 2, 3, 5 and 7 - 7 => 6 + 5 => 3, 5, 6 and 7 + 7 => 2 10 => 1 13 => 4 +Class: public final enum com.volmit.iris.object.FontStyle NameNotChanged + Source: "FontStyle.java" + FieldsOf: com.volmit.iris.object.FontStyle + private static final synthetic com.volmit.iris.object.FontStyle[] $VALUES => a + public static final enum com.volmit.iris.object.FontStyle BOLD NameNotChanged + public static final enum com.volmit.iris.object.FontStyle ITALIC NameNotChanged + public static final enum com.volmit.iris.object.FontStyle PLAIN NameNotChanged + MethodsOf: com.volmit.iris.object.FontStyle + static void () SignatureNotChanged + private void (java.lang.String, int) SignatureNotChanged + public static com.volmit.iris.object.FontStyle valueOf(java.lang.String) SignatureNotChanged + public static com.volmit.iris.object.FontStyle[] values() SignatureNotChanged + LineNumbersOf: com.volmit.iris.object.FontStyle + 5 => 1, 3, 4 and 6 + 7 => 7 + 10 => 5 + 13 => 2 + Class: public final enum com.volmit.iris.object.InferredType NameNotChanged Source: "InferredType.java" FieldsOf: com.volmit.iris.object.InferredType @@ -7955,12 +7996,12 @@ Class: public final enum com.volmit.iris.object.InferredType NameNotChanged public static com.volmit.iris.object.InferredType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.InferredType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.InferredType - 5 => 1, 2, 5 and 9 - 7 => 6 - 10 => 8 + 5 => 3, 4, 8 and 9 + 7 => 1 + 10 => 5 13 => 7 - 16 => 4 - 19 => 3 + 16 => 6 + 19 => 2 Class: public final enum com.volmit.iris.object.InterpolationMethod NameNotChanged Source: "InterpolationMethod.java" @@ -7999,34 +8040,34 @@ Class: public final enum com.volmit.iris.object.InterpolationMethod NameNotChang public static com.volmit.iris.object.InterpolationMethod valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.InterpolationMethod[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.InterpolationMethod - 5 => 2, 3, 20 and 25 + 5 => 3, 7, 12 and 17 7 => 19 - 10 => 11 - 13 => 16 - 16 => 8 - 19 => 18 - 22 => 14 - 25 => 29 - 28 => 31 - 31 => 1 + 10 => 24 + 13 => 4 + 16 => 15 + 19 => 2 + 22 => 9 + 25 => 13 + 28 => 22 + 31 => 26 34 => 5 - 37 => 6 - 40 => 10 - 43 => 22 - 46 => 7 - 49 => 15 - 52 => 24 - 55 => 30 - 58 => 9 - 61 => 13 - 64 => 26 - 67 => 28 - 70 => 21 - 73 => 23 - 76 => 4 - 79 => 17 - 82 => 27 - 85 => 12 + 37 => 16 + 40 => 30 + 43 => 11 + 46 => 6 + 49 => 10 + 52 => 21 + 55 => 31 + 58 => 14 + 61 => 25 + 64 => 27 + 67 => 20 + 70 => 8 + 73 => 1 + 76 => 23 + 79 => 18 + 82 => 29 + 85 => 28 Class: public final enum com.volmit.iris.object.InventorySlotType NameNotChanged Source: "InventorySlotType.java" @@ -8043,12 +8084,12 @@ Class: public final enum com.volmit.iris.object.InventorySlotType NameNotChanged public static com.volmit.iris.object.InventorySlotType valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.InventorySlotType[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.InventorySlotType - 5 => 3, 4, 8 and 9 - 7 => 7 - 10 => 6 - 13 => 1 - 16 => 2 - 19 => 5 + 5 => 2, 3, 5 and 7 + 7 => 1 + 10 => 9 + 13 => 6 + 16 => 4 + 19 => 8 Class: public com.volmit.iris.object.IrisAttributeModifier NameNotChanged Source: "IrisAttributeModifier.java" @@ -8075,25 +8116,25 @@ Class: public com.volmit.iris.object.IrisAttributeModifier NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisAttributeModifier - 18 => 9, 14, 19 and 20 - 21 => 8 - 24 => 18 - 26 => 5 - 30 => 1 - 32 => 3 - 34 => 6 - 36 => 11 + 18 => 8, 13, 20 and 21 + 21 => 18 + 24 => 6 + 26 => 10 + 30 => 14 + 32 => 15 + 34 => 12 + 36 => 1 38 => 16 - 40 => 22 - 42 => 15 - 44 => 21 - 48 => 17 - 51 => 4 - 53 => 10 - 57 => 13 - 59 => 12 + 40 => 17 + 42 => 4 + 44 => 22 + 48 => 5 + 51 => 9 + 53 => 19 + 57 => 11 + 59 => 7 61 => 2 - 65 => 7 + 65 => 3 Class: public com.volmit.iris.object.IrisAxisRotationClamp NameNotChanged Source: "IrisAxisRotationClamp.java" @@ -8120,68 +8161,69 @@ Class: public com.volmit.iris.object.IrisAxisRotationClamp NameNotChanged public void setMin(double) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisAxisRotationClamp - 14 => 2, 4, 9, 17, 18 and 28 - 17 => 1 and 16 - 19 => 34 - 21 => 22 and 30 - 27 => 8 - 29 => 19 and 32 - 35 => 33 - 37 => 14 and 25 - 43 => 15 - 46 => 11 - 48 => 21 - 51 => 24 - 52 => 7 - 53 => 27 - 54 => 31 - 55 => 5 - 56 => 20 - 60 => 3 - 65 => 12 - 70 => 35 - 72 => 10 - 74 => 13 - 77 => 23 - 80 => 29 - 82 => 26 - 85 => 6 + 14 => 9, 12, 15, 20, 22 and 30 + 17 => 24 and 34 + 19 => 21 + 21 => 13 and 23 + 27 => 10 + 29 => 3 and 18 + 35 => 29 + 37 => 7 and 19 + 43 => 25 + 46 => 6 + 48 => 8 + 51 => 31 + 52 => 17 + 53 => 35 + 54 => 16 + 55 => 32 + 56 => 1 + 60 => 5 + 65 => 2 + 70 => 14 + 72 => 11 + 74 => 4 + 77 => 26 + 80 => 27 + 82 => 28 + 85 => 33 Class: public com.volmit.iris.object.IrisBiome NameNotChanged Source: "IrisBiome.java" FieldsOf: com.volmit.iris.object.IrisBiome - private transient com.volmit.iris.gen.atomics.AtomicCache biomeGenerator => j + private transient com.volmit.iris.gen.atomics.AtomicCache biomeGenerator => f private com.volmit.iris.util.KList biomeScatter NameNotChanged private com.volmit.iris.util.KList biomeSkyScatter NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle biomeStyle NameNotChanged private double biomeZoom NameNotChanged private com.volmit.iris.util.KList blockDrops NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache cacheColor => i + private transient com.volmit.iris.gen.atomics.AtomicCache cacheColor => e private double childShrinkFactor NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle childStyle NameNotChanged private com.volmit.iris.util.KList children NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache childrenCell => k + private transient com.volmit.iris.gen.atomics.AtomicCache childrenCell => d private java.lang.String debugColor NameNotChanged private com.volmit.iris.util.KList decorators NameNotChanged private com.volmit.iris.util.KList deposits NameNotChanged private org.bukkit.block.Biome derivative NameNotChanged private com.volmit.iris.util.KList effects NameNotChanged private com.volmit.iris.util.KList generators NameNotChanged - private transient com.volmit.iris.object.InferredType inferredType => d - private transient com.volmit.iris.gen.atomics.AtomicCache layerHeightGenerators => f - private transient com.volmit.iris.gen.atomics.AtomicCache layerSeaHeightGenerators => e + private transient com.volmit.iris.object.InferredType inferredType => i + private transient com.volmit.iris.gen.atomics.AtomicCache layerHeightGenerators => j + private transient com.volmit.iris.gen.atomics.AtomicCache layerSeaHeightGenerators => k private com.volmit.iris.util.KList layers NameNotChanged private boolean lockLayers NameNotChanged private int lockLayersMax NameNotChanged private com.volmit.iris.object.IrisLootReference loot NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache maxHeight => h + private transient com.volmit.iris.gen.atomics.AtomicCache maxHeight => g private java.lang.String name NameNotChanged private com.volmit.iris.util.KList objects NameNotChanged private int rarity NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache realChildren => g + private transient com.volmit.iris.gen.atomics.AtomicCache realChildren => h private com.volmit.iris.util.KList seaLayers NameNotChanged private com.volmit.iris.object.IrisBiomePaletteLayer slab NameNotChanged private com.volmit.iris.util.KList structures NameNotChanged + private com.volmit.iris.util.KList text NameNotChanged private com.volmit.iris.object.IrisBiomePaletteLayer wall NameNotChanged MethodsOf: com.volmit.iris.object.IrisBiome static void () SignatureNotChanged @@ -8222,7 +8264,7 @@ Class: public com.volmit.iris.object.IrisBiome NameNotChanged public com.volmit.iris.util.KList getLayers() SignatureNotChanged public int getLockLayersMax() SignatureNotChanged public com.volmit.iris.object.IrisLootReference getLoot() SignatureNotChanged - private int getMaxHeight() => c() + private int getMaxHeight() => a() public java.lang.String getName() SignatureNotChanged public com.volmit.iris.util.KList getObjects() SignatureNotChanged public int getRarity() SignatureNotChanged @@ -8232,6 +8274,7 @@ Class: public com.volmit.iris.object.IrisBiome NameNotChanged public org.bukkit.block.Biome getSkyBiome(com.volmit.iris.util.RNG, double, double, double) SignatureNotChanged public com.volmit.iris.object.IrisBiomePaletteLayer getSlab() SignatureNotChanged public com.volmit.iris.util.KList getStructures() SignatureNotChanged + public com.volmit.iris.util.KList getText() SignatureNotChanged public com.volmit.iris.object.IrisBiomePaletteLayer getWall() SignatureNotChanged public int hashCode() SignatureNotChanged public com.volmit.iris.object.IrisBiome infer(com.volmit.iris.object.InferredType, com.volmit.iris.object.InferredType) SignatureNotChanged @@ -8239,213 +8282,183 @@ Class: public com.volmit.iris.object.IrisBiome NameNotChanged public boolean isLockLayers() SignatureNotChanged public boolean isSea() SignatureNotChanged public boolean isShore() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getBiomeGenerator$1(com.volmit.iris.util.RNG) SignatureNotChanged - private synthetic java.awt.Color lambda$getCachedColor$0() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getChildrenGenerator$2(com.volmit.iris.util.RNG, int, double) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getLayerHeightGenerators$4(com.volmit.iris.util.RNG) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getLayerSeaHeightGenerators$5(com.volmit.iris.util.RNG) SignatureNotChanged - private synthetic java.lang.Integer lambda$getMaxHeight$3() SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRealChildren$6(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged + private synthetic java.awt.Color lambda$0() SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$1(com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$2(com.volmit.iris.util.RNG, int, double) SignatureNotChanged + private synthetic java.lang.Integer lambda$3() SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$4(com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$5(com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$6(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged public void setInferredType(com.volmit.iris.object.InferredType) SignatureNotChanged public void setName(java.lang.String) SignatureNotChanged public void setRarity(int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBiome - 30 => 1, 69, 171 and 205 - 31 => 57, 121 and 200 - 34 => 82 - 38 => 148 - 40 => 81 - 43 => 162 - 45 => 122 - 48 => 128 and 152 - 50 => 132 - 53 => 31 - 55 => 104 - 57 => 175 - 59 => 207 - 63 => 45 - 65 => 62 - 67 => 203 - 69 => 78 - 71 => 170 - 73 => 40 - 77 => 127 - 79 => 199 - 81 => 165 - 83 => 105 - 86 => 151 - 88 => 77 - 91 => 25 - 93 => 163 - 96 => 173 - 98 => 94 - 101 => 190 - 103 => 64 - 106 => 92 and 167 - 108 => 27 - 112 => 24 - 114 => 193 - 116 => 153 and 157 - 118 => 158 - 120 => 124 and 147 - 122 => 198 - 126 => 33 and 48 - 128 => 133 - 131 => 44 - 133 => 117 - 136 => 67 - 138 => 194 - 141 => 8 - 143 => 91 - 147 => 93 and 108 - 149 => 112 - 152 => 149 - 154 => 39 - 157 => 154 - 159 => 197 - 160 => 106 and 138 - 161 => 47 and 159 - 162 => 6 and 178 - 163 => 10 - 164 => 87 and 195 - 165 => 51 and 169 - 166 => 139 and 142 - 169 => 54 - 171 => 42 - 175 => 99 - 177 => 109 - 179 => 196 - 184 => 68 - 187 => 130 - 192 => 145 - 210 => 131 - 212 => 174 - 218 => 88 and 95 - 223 => 26 - 225 => 137 - 228 => 23 - 230 => 84 - 232 => 56 - 235 => 114 and 155 - 237 => 164 - 238 => 202 - 240 => 5 - 242 => 12 - 245 => 71 and 208 - 247 => 96 - 249 => 65 - 254 => 191 - 257 => 119 - 259 => 3 - 260 => 58 - 263 => 80 - 265 => 160 - 269 => 4 - 274 => 188 - 275 => 28 - 276 => 36 - 277 => 143 - 279 => 32 - 282 => 41 and 63 - 284 => 180 - 285 => 49 - 287 => 115 - 289 => 184 - 292 => 50 and 156 - 296 => 21 - 299 => 176 - 301 => 70 - 302 => 179 - 306 => 141 - 308 => 210 - 311 => 73 and 118 - 313 => 38 - 314 => 75 - 315 => 103 - 318 => 126 - 323 => 185 - 325 => 53 - 327 => 13 - 329 => 166 - 330 => 18 - 332 => 37 - 338 => 101 - 339 => 11 - 344 => 107 - 346 => 15 and 161 - 348 => 43 - 349 => 204 - 351 => 17 - 353 => 85 - 356 => 34 and 201 - 358 => 16 - 360 => 9 - 365 => 211 - 368 => 189 - 370 => 74 - 371 => 209 - 374 => 55 - 376 => 125 - 380 => 135 - 385 => 14 - 387 => 150 - 389 => 61 - 391 => 140 - 393 => 186 - 394 => 113 - 396 => 134 - 402 => 136 - 404 => 86 - 406 => 182 - 408 => 66 - 410 => 98 - 411 => 102 - 413 => 79 - 419 => 2 - 421 => 72 - 424 => 177 - 429 => 144 - 431 => 111 - 433 => 123 - 438 => 100 - 440 => 7 - 442 => 30 - 447 => 76 - 449 => 52 - 452 => 206 - 454 => 90 - 457 => 89 - 462 => 35 - 464 => 168 - 466 => 172 - 468 => 116 - 469 => 146 - 471 => 183 - 477 => 29 - 478 => 60 - 479 => 83 - 481 => 20 - 483 => 19 - 485 => 192 - 486 => 46 - 487 => 97 - 488 => 187 - 491 => 129 - 496 => 181 - 498 => 110 - 501 => 120 - 503 => 59 - 506 => 22 + 30 => 3, 9, 10, 21, 22, 30, 40, 47, 48, 49, 50, 51, 52, 54, 56, 57, 60, 69, 79, 81, 87, 91, 101, 108, 109, 114, 115, 137, 138, 159, 161, 177, 179, 180, 184, 185 and 207 + 31 => 26, 102 and 153 + 38 => 168 + 43 => 97 + 48 => 31 + 53 => 4 + 58 => 37 + 62 => 152 + 68 => 124 + 72 => 5 + 76 => 116 + 82 => 84 + 86 => 104 + 91 => 92 + 96 => 151 + 101 => 62 + 106 => 103 + 111 => 33 + 117 => 136 + 121 => 188 + 125 => 18 + 131 => 67 + 136 => 189 + 141 => 200 + 146 => 145 + 152 => 93 + 157 => 25 + 162 => 164 + 165 => 35 + 166 => 65 + 167 => 29 + 168 => 32 + 169 => 181 + 170 => 61 + 171 => 88 + 173 => 70 + 176 => 156 + 180 => 107 + 182 => 59 + 184 => 74 + 189 => 100 + 192 => 140 + 197 => 127 + 215 => 12 + 217 => 94 + 223 => 39 and 68 + 228 => 203 + 230 => 80 + 233 => 170 + 235 => 118 + 237 => 1 + 240 => 178 and 199 + 242 => 73 + 243 => 117 + 245 => 143 + 247 => 144 + 250 => 150 and 176 + 252 => 83 + 254 => 175 + 259 => 7 + 260 => 148 + 262 => 2 + 264 => 198 + 268 => 14 + 270 => 63 + 274 => 53 + 279 => 72 + 280 => 123 + 281 => 187 + 282 => 182 + 284 => 190 + 287 => 6 and 206 + 289 => 147 + 290 => 20 + 292 => 106 + 294 => 95 + 297 => 64 and 165 + 301 => 85 + 302 => 158 + 304 => 193 + 306 => 43 + 311 => 142 + 313 => 191 + 316 => 78 and 86 + 318 => 111 + 319 => 76 + 320 => 173 + 323 => 13 + 328 => 38 + 330 => 113 + 332 => 197 and 202 + 334 => 77 + 337 => 162 + 343 => 174 + 344 => 17 + 349 => 96 + 351 => 110 and 141 + 353 => 133 + 354 => 131 + 356 => 89 + 358 => 186 + 361 => 166 and 169 + 363 => 55 + 365 => 172 + 370 => 75 + 371 => 135 + 373 => 154 + 375 => 58 + 379 => 167 + 381 => 204 + 385 => 157 + 390 => 171 + 392 => 119 + 394 => 46 + 396 => 125 and 160 + 398 => 201 + 401 => 66 + 407 => 122 + 409 => 139 + 411 => 90 + 413 => 28 and 163 + 415 => 99 + 418 => 16 + 424 => 23 + 426 => 44 + 429 => 8 + 434 => 183 + 436 => 15 + 438 => 112 + 443 => 45 + 445 => 34 + 447 => 132 + 452 => 195 + 454 => 105 + 457 => 128 + 459 => 82 + 462 => 149 + 467 => 134 + 469 => 42 + 471 => 98 and 196 + 473 => 36 + 476 => 120 + 482 => 41 + 483 => 194 + 484 => 155 + 486 => 121 + 488 => 19 and 192 + 490 => 205 + 491 => 71 + 492 => 146 + 496 => 24 + 501 => 129 + 503 => 11 + 506 => 130 + 508 => 27 + 511 => 126 Class: public com.volmit.iris.object.IrisBiomeDecorator NameNotChanged Source: "IrisBiomeDecorator.java" FieldsOf: com.volmit.iris.object.IrisBiomeDecorator - private transient com.volmit.iris.gen.atomics.AtomicCache blockData => c + private transient com.volmit.iris.gen.atomics.AtomicCache blockData => b private double chance NameNotChanged private transient com.volmit.iris.gen.atomics.AtomicCache heightGenerator => a private com.volmit.iris.object.IrisGeneratorStyle heightVariance NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache layerGenerator => b + private transient com.volmit.iris.gen.atomics.AtomicCache layerGenerator => c private com.volmit.iris.util.KList palette NameNotChanged private com.volmit.iris.object.DecorationPart partOf NameNotChanged private int stackMax NameNotChanged @@ -8488,58 +8501,58 @@ Class: public com.volmit.iris.object.IrisBiomeDecorator NameNotChanged private synthetic com.volmit.iris.noise.CNG lambda$getVarianceGenerator$2(com.volmit.iris.util.RNG) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBiomeDecorator - 22 => 5, 16, 23, 42 and 65 - 25 => 33 - 27 => 59 and 61 - 29 => 28 - 31 => 29 and 58 - 33 => 10 - 36 => 25 and 63 - 38 => 24 - 40 => 52 - 42 => 15 - 47 => 55 - 49 => 17 - 54 => 27 - 56 => 35 - 59 => 45 - 61 => 46 - 64 => 11 - 66 => 37 - 70 => 31 - 72 => 9 - 77 => 47 + 22 => 17, 28, 30, 55 and 64 + 25 => 9 + 27 => 58 and 59 + 29 => 1 + 31 => 38 and 42 + 33 => 37 + 36 => 22 and 63 + 38 => 41 + 40 => 16 + 42 => 11 + 47 => 50 + 49 => 46 + 54 => 4 + 56 => 32 + 59 => 21 + 61 => 25 + 64 => 27 + 66 => 29 + 70 => 44 + 72 => 35 + 77 => 10 79 => 3 - 83 => 7 and 62 - 85 => 14 and 64 - 86 => 39 and 51 - 87 => 21 and 41 - 88 => 44 - 92 => 26 - 94 => 40 - 97 => 43 - 102 => 18 - 104 => 8 - 110 => 50 and 56 - 115 => 13 and 38 - 126 => 36 - 128 => 49 - 129 => 12 - 132 => 6 - 133 => 1 - 135 => 32 - 137 => 34 - 139 => 22 - 142 => 4 - 145 => 20 - 150 => 54 - 152 => 30 - 153 => 57 - 155 => 2 - 156 => 60 - 158 => 53 - 160 => 48 - 162 => 19 + 83 => 2 and 51 + 85 => 8 and 52 + 86 => 31 and 56 + 87 => 39 and 49 + 88 => 33 + 92 => 7 + 94 => 61 + 97 => 62 + 102 => 24 + 104 => 34 + 110 => 45 and 65 + 115 => 26 and 60 + 126 => 53 + 128 => 48 + 129 => 57 + 132 => 5 + 133 => 18 + 135 => 19 + 137 => 36 + 139 => 13 + 142 => 6 + 145 => 54 + 150 => 40 + 152 => 14 + 153 => 15 + 155 => 43 + 156 => 12 + 158 => 23 + 160 => 47 + 162 => 20 Class: public com.volmit.iris.object.IrisBiomeGeneratorLink NameNotChanged Source: "IrisBiomeGeneratorLink.java" @@ -8565,21 +8578,21 @@ Class: public com.volmit.iris.object.IrisBiomeGeneratorLink NameNotChanged public void setMin(int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBiomeGeneratorLink - 18 => 6, 9, 13, 16, 19, 20 and 21 - 21 => 17 - 24 => 7 - 26 => 12 - 32 => 14 - 34 => 5 - 40 => 10 - 42 => 2 and 4 - 45 => 1 - 47 => 22 - 51 => 11 - 53 => 15 - 55 => 18 - 57 => 3 - 60 => 8 + 18 => 5, 8, 9, 12, 14, 15 and 20 + 21 => 13 + 24 => 1 + 26 => 11 + 32 => 7 + 34 => 19 + 40 => 22 + 42 => 4 and 6 + 45 => 21 + 47 => 2 + 51 => 18 + 53 => 17 + 55 => 3 + 57 => 10 + 60 => 16 Class: public com.volmit.iris.object.IrisBiomeMutation NameNotChanged Source: "IrisBiomeMutation.java" @@ -8588,9 +8601,9 @@ Class: public com.volmit.iris.object.IrisBiomeMutation NameNotChanged private com.volmit.iris.util.KList objects NameNotChanged private int radius NameNotChanged private com.volmit.iris.util.KList sideA NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache sideACache => b + private transient com.volmit.iris.gen.atomics.AtomicCache sideACache => a private com.volmit.iris.util.KList sideB NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache sideBCache => a + private transient com.volmit.iris.gen.atomics.AtomicCache sideBCache => b MethodsOf: com.volmit.iris.object.IrisBiomeMutation static void () SignatureNotChanged public void () SignatureNotChanged @@ -8611,47 +8624,47 @@ Class: public com.volmit.iris.object.IrisBiomeMutation NameNotChanged public com.volmit.iris.util.KList processList(com.volmit.iris.gen.ContextualChunkGenerator, com.volmit.iris.util.KList) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBiomeMutation - 19 => 19, 26, 27, 38 and 42 - 22 => 21 + 19 => 5, 9, 22, 30 and 32 + 22 => 31 27 => 37 - 29 => 7 - 34 => 36 - 36 => 2 - 41 => 20 - 43 => 32 - 48 => 6 - 50 => 28 - 54 => 40 - 56 => 4 and 16 - 57 => 8 and 23 - 61 => 15 and 35 - 66 => 10 and 17 - 71 => 39 - 73 => 31 - 75 => 18 - 77 => 41 - 79 => 1 - 80 => 12 - 83 => 5 - 85 => 29 - 86 => 9 - 87 => 25 - 89 => 22 - 91 => 34 - 94 => 11 - 96 => 24 - 97 => 3 - 98 => 13 - 102 => 30 - 104 => 33 - 106 => 14 + 29 => 12 + 34 => 10 + 36 => 20 + 41 => 2 + 43 => 36 + 48 => 39 + 50 => 25 + 54 => 18 + 56 => 14 and 28 + 57 => 17 and 34 + 61 => 29 and 40 + 66 => 1 and 42 + 71 => 3 + 73 => 41 + 75 => 26 + 77 => 33 + 79 => 16 + 80 => 11 + 83 => 35 + 85 => 13 + 86 => 8 + 87 => 15 + 89 => 19 + 91 => 24 + 94 => 27 + 96 => 4 + 97 => 6 + 98 => 23 + 102 => 38 + 104 => 7 + 106 => 21 Class: public com.volmit.iris.object.IrisBiomePaletteLayer NameNotChanged Source: "IrisBiomePaletteLayer.java" FieldsOf: com.volmit.iris.object.IrisBiomePaletteLayer - private transient com.volmit.iris.gen.atomics.AtomicCache blockData => b + private transient com.volmit.iris.gen.atomics.AtomicCache blockData => a private transient com.volmit.iris.gen.atomics.AtomicCache heightGenerator => c - private transient com.volmit.iris.gen.atomics.AtomicCache layerGenerator => a + private transient com.volmit.iris.gen.atomics.AtomicCache layerGenerator => b private int maxHeight NameNotChanged private int minHeight NameNotChanged private com.volmit.iris.util.KList palette NameNotChanged @@ -8680,40 +8693,40 @@ Class: public com.volmit.iris.object.IrisBiomePaletteLayer NameNotChanged public java.lang.String toString() SignatureNotChanged public com.volmit.iris.object.IrisBiomePaletteLayer zero() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBiomePaletteLayer - 21 => 1, 11, 16, 22 and 38 - 23 => 17 - 25 => 6 and 35 - 27 => 30 - 32 => 23 - 34 => 31 - 39 => 25 - 41 => 18 - 44 => 9 - 46 => 29 - 50 => 26 and 27 - 52 => 21 - 53 => 8 and 32 - 54 => 12 and 33 - 57 => 28 and 44 - 58 => 36 and 39 - 62 => 19 - 63 => 3 - 66 => 14 - 67 => 24 - 70 => 43 - 74 => 34 - 75 => 2 - 76 => 15 + 21 => 9, 23, 27, 40 and 43 + 23 => 30 + 25 => 18 and 35 + 27 => 22 + 32 => 21 + 34 => 29 + 39 => 10 + 41 => 25 + 44 => 7 + 46 => 17 + 50 => 8 and 26 + 52 => 15 + 53 => 11 and 34 + 54 => 13 and 16 + 57 => 31 and 33 + 58 => 28 and 39 + 62 => 3 + 63 => 42 + 66 => 32 + 67 => 36 + 70 => 6 + 74 => 44 + 75 => 37 + 76 => 12 87 => 5 - 88 => 10 - 89 => 20 - 90 => 40 - 91 => 7 - 92 => 13 - 94 => 42 + 88 => 1 + 89 => 14 + 90 => 20 + 91 => 41 + 92 => 19 + 94 => 38 96 => 4 - 101 => 41 - 102 => 37 + 101 => 2 + 102 => 24 Class: public com.volmit.iris.object.IrisBlockDrops NameNotChanged Source: "IrisBlockDrops.java" @@ -8741,38 +8754,38 @@ Class: public com.volmit.iris.object.IrisBlockDrops NameNotChanged public boolean shouldDropFor(org.bukkit.block.data.BlockData) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisBlockDrops - 18 => 1, 8, 23 and 32 - 21 => 31 - 24 => 35 - 26 => 5 - 28 => 22 - 30 => 17 - 33 => 2 - 35 => 30 - 37 => 19 - 39 => 25 - 41 => 29 - 43 => 9 and 20 - 46 => 33 - 48 => 15 - 52 => 4 - 54 => 34 - 56 => 14 - 58 => 28 - 60 => 6 - 62 => 7 - 64 => 24 - 66 => 12 - 69 => 3 - 71 => 13 - 73 => 16 - 75 => 18 - 77 => 10 - 82 => 36 - 84 => 26 - 86 => 27 - 88 => 11 - 89 => 21 + 18 => 2, 17, 22 and 35 + 21 => 9 + 24 => 19 + 26 => 30 + 28 => 5 + 30 => 15 + 33 => 23 + 35 => 10 + 37 => 8 + 39 => 33 + 41 => 18 + 43 => 11 and 25 + 46 => 24 + 48 => 36 + 52 => 28 + 54 => 12 + 56 => 29 + 58 => 14 + 60 => 26 + 62 => 32 + 64 => 21 + 66 => 7 + 69 => 27 + 71 => 34 + 73 => 6 + 75 => 16 + 77 => 13 + 82 => 31 + 84 => 4 + 86 => 3 + 88 => 20 + 89 => 1 Class: public com.volmit.iris.object.IrisCaveLayer NameNotChanged Source: "IrisCaveLayer.java" @@ -8795,26 +8808,26 @@ Class: public com.volmit.iris.object.IrisCaveLayer NameNotChanged public boolean isCanBreakSurface() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisCaveLayer - 11 => 3, 7, 14 and 15 - 14 => 4 - 17 => 10 - 19 => 5 - 22 => 8 - 24 => 13 - 27 => 12 - 29 => 1 - 32 => 9 - 34 => 16 - 36 => 6 - 39 => 11 - 41 => 2 + 11 => 8, 12, 13 and 15 + 14 => 3 + 17 => 5 + 19 => 16 + 22 => 10 + 24 => 1 + 27 => 4 + 29 => 9 + 32 => 6 + 34 => 14 + 36 => 7 + 39 => 2 + 41 => 11 Class: public com.volmit.iris.object.IrisCompatabilityFilter NameNotChanged Source: "IrisCompatabilityFilter.java" FieldsOf: com.volmit.iris.object.IrisCompatabilityFilter private boolean exact NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache findData => b - private transient com.volmit.iris.gen.atomics.AtomicCache replaceData => a + private transient com.volmit.iris.gen.atomics.AtomicCache findData => a + private transient com.volmit.iris.gen.atomics.AtomicCache replaceData => b private java.lang.String supplement NameNotChanged private java.lang.String when NameNotChanged MethodsOf: com.volmit.iris.object.IrisCompatabilityFilter @@ -8835,27 +8848,27 @@ Class: public com.volmit.iris.object.IrisCompatabilityFilter NameNotChanged private synthetic org.bukkit.block.data.BlockData lambda$getReplace$1() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisCompatabilityFilter - 15 => 1, 12, 14 and 23 + 15 => 5, 6, 26 and 29 21 => 25 - 26 => 21 - 28 => 9 and 18 - 30 => 28 - 32 => 2, 6 and 8 - 33 => 7, 11 and 24 - 37 => 15 - 38 => 10 - 41 => 17 - 42 => 27 - 43 => 13 - 44 => 16 - 45 => 26 - 48 => 20 - 50 => 5 - 54 => 29 + 26 => 14 + 28 => 20 and 27 + 30 => 13 + 32 => 1, 9 and 16 + 33 => 10, 18 and 23 + 37 => 8 + 38 => 11 + 41 => 28 + 42 => 21 + 43 => 22 + 44 => 15 + 45 => 7 + 48 => 17 + 50 => 4 + 54 => 3 59 => 19 - 61 => 4 - 63 => 22 - 65 => 3 + 61 => 2 + 63 => 24 + 65 => 12 Class: public com.volmit.iris.object.IrisDepositGenerator NameNotChanged Source: "IrisDepositGenerator.java" @@ -8876,7 +8889,7 @@ Class: public com.volmit.iris.object.IrisDepositGenerator NameNotChanged protected boolean canEqual(java.lang.Object) SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged public void generate(org.bukkit.generator.ChunkGenerator$ChunkData, com.volmit.iris.util.RNG, com.volmit.iris.gen.TerrainChunkGenerator, int, int) SignatureNotChanged - private com.volmit.iris.object.IrisObject generateClumpObject(com.volmit.iris.util.RNG) => a(com.volmit.iris.util.RNG) + private com.volmit.iris.object.IrisObject generateClumpObject(com.volmit.iris.util.RNG) => b(com.volmit.iris.util.RNG) public com.volmit.iris.util.KList getBlockData() SignatureNotChanged public com.volmit.iris.object.IrisObject getClump(com.volmit.iris.util.RNG) SignatureNotChanged public int getMaxDimension() SignatureNotChanged @@ -8892,98 +8905,99 @@ Class: public com.volmit.iris.object.IrisDepositGenerator NameNotChanged public int hashCode() SignatureNotChanged private synthetic com.volmit.iris.util.KList lambda$getBlockData$1() SignatureNotChanged private synthetic com.volmit.iris.util.KList lambda$getClump$0(com.volmit.iris.util.RNG) SignatureNotChanged - private org.bukkit.block.data.BlockData nextBlock(com.volmit.iris.util.RNG) => b(com.volmit.iris.util.RNG) + private org.bukkit.block.data.BlockData nextBlock(com.volmit.iris.util.RNG) => a(com.volmit.iris.util.RNG) public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisDepositGenerator - 23 => 10, 36, 55, 61 and 79 - 26 => 62 - 31 => 72 - 33 => 59 - 38 => 87 - 40 => 34 - 45 => 40 - 47 => 33 - 52 => 50 - 54 => 52 - 59 => 63 - 61 => 48 - 66 => 71 - 68 => 73 - 72 => 44 - 74 => 86 - 78 => 53 - 80 => 5 and 26 - 81 => 45 - 85 => 60 - 87 => 76 - 88 => 35 - 90 => 46 and 54 - 92 => 38 - 95 => 65 - 97 => 29 - 102 => 13 - 107 => 43 - 108 => 64 - 109 => 75 - 110 => 1 - 112 => 47 - 114 => 77 - 119 => 37 - 121 => 31 - 122 => 15 - 123 => 57 - 124 => 68 - 125 => 58 - 128 => 81 - 133 => 25 - 138 => 80 - 140 => 83 - 142 => 3 - 144 => 49 - 146 => 67 - 148 => 8 - 150 => 17 - 152 => 22 - 158 => 16 and 70 - 160 => 9 - 162 => 42 - 163 => 85 - 165 => 4 - 167 => 39 - 168 => 19 - 171 => 28 - 172 => 21 - 173 => 30 - 175 => 66 - 177 => 24 - 180 => 74 - 181 => 20 - 183 => 18 - 185 => 2 - 188 => 14 - 190 => 69 - 192 => 84 - 195 => 12 - 197 => 11 - 198 => 7 - 199 => 6 - 201 => 82 - 203 => 78 - 206 => 56 - 208 => 27 - 210 => 41 - 213 => 51 - 214 => 32 - 216 => 23 + 23 => 29, 42, 47, 48 and 81 + 26 => 58 + 31 => 75 + 33 => 69 + 38 => 17 + 40 => 76 + 45 => 10 + 47 => 18 + 52 => 43 + 54 => 24 + 59 => 62 + 61 => 64 + 66 => 2 + 68 => 56 + 72 => 67 + 74 => 65 + 78 => 9 + 80 => 63 and 82 + 81 => 16 + 85 => 53 + 87 => 25 + 88 => 49 + 90 => 33 and 50 + 92 => 7 + 95 => 26 + 97 => 23 + 102 => 32 + 107 => 84 + 108 => 35 + 109 => 80 + 110 => 71 + 112 => 78 + 114 => 20 + 119 => 1 + 121 => 46 + 122 => 13 + 123 => 73 + 124 => 31 + 125 => 41 + 128 => 66 + 133 => 14 + 138 => 4 + 140 => 74 + 142 => 21 + 144 => 38 + 146 => 57 + 148 => 86 + 150 => 85 + 152 => 3 + 158 => 45 and 60 + 160 => 44 + 162 => 28 + 163 => 27 + 165 => 15 + 167 => 87 + 168 => 37 + 171 => 22 + 172 => 61 + 173 => 83 + 175 => 11 + 177 => 79 + 180 => 59 + 181 => 36 + 183 => 68 + 185 => 34 + 188 => 19 + 190 => 72 + 192 => 40 + 195 => 54 + 197 => 77 + 198 => 12 + 199 => 5 + 201 => 39 + 203 => 30 + 206 => 70 + 208 => 55 + 210 => 8 + 213 => 6 + 214 => 51 + 216 => 52 Class: public com.volmit.iris.object.IrisDimension NameNotChanged Source: "IrisDimension.java" FieldsOf: com.volmit.iris.object.IrisDimension + private static synthetic int[] $SWITCH_TABLE$com$volmit$iris$object$InferredType => f public static final org.bukkit.block.data.BlockData STONE NameNotChanged public static final org.bukkit.block.data.BlockData WATER NameNotChanged private double biomeZoom NameNotChanged private com.volmit.iris.util.KList blockDrops NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache cacheFilters => l + private transient com.volmit.iris.gen.atomics.AtomicCache cacheFilters => k private boolean carving NameNotChanged private double carvingEnvelope NameNotChanged private int carvingMax NameNotChanged @@ -8997,7 +9011,7 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged private com.volmit.iris.util.KList compatability NameNotChanged private double continentZoom NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle continentalStyle NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache coordFracture => i + private transient com.volmit.iris.gen.atomics.AtomicCache coordFracture => m private double coordFractureDistance NameNotChanged private double coordFractureZoom NameNotChanged private transient com.volmit.iris.gen.atomics.AtomicCache cosr => e @@ -9005,9 +9019,9 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged private com.volmit.iris.util.KList deposits NameNotChanged private double dimensionAngleDeg NameNotChanged private org.bukkit.World$Environment environment NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache fluidData => h + private transient com.volmit.iris.gen.atomics.AtomicCache fluidData => n private int fluidHeight NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache fluidLayerGenerator => d + private transient com.volmit.iris.gen.atomics.AtomicCache fluidLayerGenerator => j private com.volmit.iris.util.KList fluidPalette NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle fluidStyle NameNotChanged private java.lang.String focus NameNotChanged @@ -9020,29 +9034,31 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged private int lootTries NameNotChanged private com.volmit.iris.util.KList mutations NameNotChanged private java.lang.String name NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache parallaxSize => m + private transient com.volmit.iris.gen.atomics.AtomicCache parallaxSize => h private boolean placeObjects NameNotChanged private boolean postProcessing NameNotChanged private com.volmit.iris.util.KList postProcessors NameNotChanged private boolean preventLeafDecay NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache rad => g + private transient com.volmit.iris.gen.atomics.AtomicCache rad => i private com.volmit.iris.object.IrisGeneratorStyle regionStyle NameNotChanged private double regionZoom NameNotChanged private com.volmit.iris.util.KList regions NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache rockData => k - private transient com.volmit.iris.gen.atomics.AtomicCache rockLayerGenerator => f + private transient com.volmit.iris.gen.atomics.AtomicCache rockData => d + private transient com.volmit.iris.gen.atomics.AtomicCache rockLayerGenerator => g private com.volmit.iris.util.KList rockPalette NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle rockStyle NameNotChanged private double rockZoom NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle seaBiomeStyle NameNotChanged private double seaZoom NameNotChanged private com.volmit.iris.object.IrisGeneratorStyle shoreBiomeStyle NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache sinr => j + private transient com.volmit.iris.gen.atomics.AtomicCache sinr => l private com.volmit.iris.object.IrisGeneratorStyle skylandBiomeStyle NameNotChanged private double terrainZoom NameNotChanged + private com.volmit.iris.util.KList text NameNotChanged private boolean vanillaStructures NameNotChanged private int version NameNotChanged MethodsOf: com.volmit.iris.object.IrisDimension + static synthetic int[] $SWITCH_TABLE$com$volmit$iris$object$InferredType() => a() static void () SignatureNotChanged public void () SignatureNotChanged private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged @@ -9072,7 +9088,7 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged public double getCoordFractureZoom() SignatureNotChanged public com.volmit.iris.gen.atomics.AtomicCache getCosr() SignatureNotChanged public static com.volmit.iris.util.KList getDefaultCompatability() SignatureNotChanged - private com.volmit.iris.util.KList getDefaultPostProcessors() => c() + private com.volmit.iris.util.KList getDefaultPostProcessors() => d() public com.volmit.iris.util.KList getDeposits() SignatureNotChanged public double getDimensionAngle() SignatureNotChanged public double getDimensionAngleDeg() SignatureNotChanged @@ -9115,6 +9131,7 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged public com.volmit.iris.gen.atomics.AtomicCache getSinr() SignatureNotChanged public com.volmit.iris.object.IrisGeneratorStyle getSkylandBiomeStyle() SignatureNotChanged public double getTerrainZoom() SignatureNotChanged + public com.volmit.iris.util.KList getText() SignatureNotChanged public int getVersion() SignatureNotChanged public int hashCode() SignatureNotChanged public boolean isCarving() SignatureNotChanged @@ -9124,17 +9141,17 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged public boolean isPostProcessing() SignatureNotChanged public boolean isPreventLeafDecay() SignatureNotChanged public boolean isVanillaStructures() SignatureNotChanged - private synthetic java.lang.Double lambda$cosRotate$8() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getCoordFracture$1(com.volmit.iris.util.RNG, int) SignatureNotChanged - private synthetic java.lang.Double lambda$getDimensionAngle$6() SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getFluidData$5() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getFluidGenerator$4(com.volmit.iris.util.RNG) SignatureNotChanged - private synthetic com.volmit.iris.util.ChunkPosition lambda$getParallaxSize$10(com.volmit.iris.gen.ParallelChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getPostBlockProcessors$0(com.volmit.iris.gen.PostBlockChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRockData$3() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getRockGenerator$2(com.volmit.iris.util.RNG) SignatureNotChanged - private static synthetic void lambda$null$9(com.volmit.iris.gen.ParallelChunkGenerator, java.lang.String, com.volmit.iris.util.IrisLock, com.volmit.iris.util.O, com.volmit.iris.util.O, com.volmit.iris.util.O) SignatureNotChanged - private synthetic java.lang.Double lambda$sinRotate$7() SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$0(com.volmit.iris.gen.PostBlockChunkGenerator) SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$1(com.volmit.iris.util.RNG, int) SignatureNotChanged + private static synthetic void lambda$10(com.volmit.iris.gen.ParallelChunkGenerator, java.lang.String, com.volmit.iris.util.IrisLock, com.volmit.iris.util.O, com.volmit.iris.util.O, com.volmit.iris.util.O) SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$2(com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$3() SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$4(com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$5() SignatureNotChanged + private synthetic java.lang.Double lambda$6() SignatureNotChanged + private synthetic java.lang.Double lambda$7() SignatureNotChanged + private synthetic java.lang.Double lambda$8() SignatureNotChanged + private synthetic com.volmit.iris.util.ChunkPosition lambda$9(com.volmit.iris.gen.ParallelChunkGenerator) SignatureNotChanged public org.bukkit.block.data.BlockData resolve(java.lang.String) SignatureNotChanged public void setLandZoom(double) SignatureNotChanged public void setName(java.lang.String) SignatureNotChanged @@ -9142,401 +9159,340 @@ Class: public com.volmit.iris.object.IrisDimension NameNotChanged public double sinRotate() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisDimension - 36 => 7, 96, 286, 321 and 340 - 37 => 149, 186 and 213 - 40 => 3 - 41 => 131 - 43 => 112 - 47 => 375 - 49 => 293 - 51 => 253 - 53 => 324 - 56 => 359 - 58 => 30 - 62 => 63 - 64 => 236 - 67 => 220 - 69 => 184 - 73 => 374 - 75 => 407 - 77 => 33 and 418 - 79 => 117 - 81 => 133 and 319 - 83 => 382 - 85 => 278 and 402 - 87 => 46 - 89 => 129 and 325 - 91 => 231 - 93 => 164 and 196 - 95 => 297 - 97 => 151 and 294 - 99 => 53 - 101 => 51 and 271 - 103 => 228 - 105 => 50 and 142 - 107 => 316 - 109 => 27 and 139 - 111 => 261 - 113 => 272 - 115 => 167 - 117 => 29 - 119 => 393 - 123 => 346 - 125 => 403 - 129 => 378 - 131 => 215 - 135 => 172 - 137 => 259 - 141 => 314 - 143 => 105 - 147 => 392 - 149 => 170 - 151 => 59 - 153 => 292 - 155 => 179 - 157 => 260 - 159 => 413 - 161 => 200 - 163 => 307 - 165 => 89 - 168 => 153 and 365 - 170 => 197 - 173 => 85 and 93 - 175 => 165 - 178 => 113 - 180 => 239 - 185 => 329 - 187 => 156 - 192 => 217 - 194 => 116 - 197 => 306 - 199 => 83 - 203 => 132 - 205 => 189 - 209 => 58 - 211 => 21 - 215 => 81 - 217 => 377 - 221 => 330 - 223 => 233 - 227 => 299 - 229 => 298 - 233 => 405 - 235 => 247 - 239 => 313 - 241 => 69 - 245 => 242 - 247 => 409 - 251 => 111 - 253 => 31 - 255 => 256 - 257 => 108 - 259 => 106 - 261 => 327 - 264 => 353 - 266 => 391 - 268 => 28 and 62 - 270 => 181 - 273 => 345 - 275 => 78 - 277 => 137 and 194 - 279 => 66 - 283 => 38 - 285 => 138 - 288 => 10 and 225 - 290 => 169 - 293 => 19 and 334 - 295 => 285 - 298 => 135 - 300 => 104 and 347 - 301 => 252 - 302 => 65 - 303 => 127 and 230 - 304 => 155 and 336 - 305 => 134 and 386 - 306 => 76 and 229 - 307 => 171 and 204 - 308 => 264 and 356 - 309 => 45 and 109 - 313 => 275 - 315 => 158 - 317 => 141 - 319 => 370 + 36 => 25, 32, 37, 58, 61, 63, 69, 73, 80, 86, 95, 100, 106, 107, 108, 115, 116, 117, 156, 163, 169, 172, 195, 200, 201, 202, 210, 212, 214, 242, 244, 246, 250, 255, 256, 259, 268, 275, 278, 285, 287, 288, 295, 297, 301, 302, 306, 309, 311, 317, 328, 333, 336, 344, 348, 350, 362, 368, 370, 383, 400, 404, 406, 407, 408 and 419 + 37 => 194, 293 and 296 + 38 => 318 + 40 => 384 + 41 => 2 + 47 => 90 + 52 => 313 + 56 => 346 + 61 => 179 + 67 => 99 + 72 => 33 + 78 => 153 + 82 => 307 + 86 => 125 + 90 => 34 + 94 => 47 + 98 => 267 + 102 => 364 + 106 => 56 + 110 => 41 + 114 => 129 + 118 => 308 + 122 => 104 + 128 => 139 + 134 => 283 + 140 => 355 + 146 => 62 + 152 => 420 + 156 => 394 + 160 => 92 + 164 => 375 + 168 => 345 + 173 => 191 + 178 => 183 + 183 => 160 + 190 => 1 + 197 => 65 + 202 => 42 + 208 => 216 + 214 => 411 + 220 => 234 + 226 => 269 + 232 => 387 + 238 => 27 + 244 => 229 + 250 => 146 + 256 => 351 + 260 => 223 + 264 => 6 + 269 => 114 + 273 => 227 + 278 => 79 + 282 => 102 + 288 => 181 + 293 => 332 + 298 => 251 + 303 => 228 + 305 => 338 + 306 => 158 + 307 => 397 + 308 => 377 + 309 => 261 + 310 => 13 + 311 => 231 + 312 => 220 + 313 => 331 + 314 => 137 + 318 => 240 320 => 120 - 322 => 180 - 323 => 399 - 325 => 174 - 327 => 2 - 328 => 243 - 329 => 122 - 331 => 222 - 332 => 150 - 338 => 152 - 341 => 290 - 342 => 42 - 343 => 57 - 344 => 115 - 345 => 123 - 346 => 219 - 347 => 372 - 348 => 5 - 349 => 417 - 350 => 88 - 351 => 1 - 352 => 140 - 353 => 232 - 354 => 262 - 355 => 350 - 356 => 227 - 357 => 159 - 358 => 351 - 359 => 41 - 360 => 379 - 361 => 296 - 362 => 35 - 363 => 205 - 364 => 199 - 365 => 157 - 366 => 218 - 367 => 15 - 368 => 410 - 369 => 125 - 370 => 251 - 371 => 331 - 372 => 246 - 373 => 161 - 374 => 411 - 375 => 103 - 376 => 400 - 377 => 143 - 378 => 13 - 379 => 279 - 380 => 216 - 381 => 414 - 382 => 56 - 383 => 214 - 386 => 301 - 387 => 282 - 388 => 9 - 391 => 276 - 392 => 44 - 393 => 369 - 394 => 162 - 395 => 360 - 396 => 303 - 397 => 163 - 398 => 396 - 399 => 36 - 400 => 311 - 401 => 371 - 402 => 415 - 403 => 64 - 404 => 68 - 405 => 337 - 406 => 397 - 407 => 358 - 408 => 368 - 409 => 52 - 410 => 288 - 411 => 70 - 412 => 362 - 413 => 8 - 414 => 71 - 415 => 255 - 416 => 380 - 417 => 147 - 418 => 234 - 419 => 100 - 420 => 315 - 421 => 332 - 422 => 188 - 423 => 185 - 424 => 193 - 425 => 304 - 426 => 148 - 427 => 265 - 428 => 90 - 429 => 146 - 430 => 241 - 431 => 254 - 432 => 348 - 433 => 389 - 434 => 291 - 435 => 18 - 436 => 80 - 437 => 343 - 438 => 26 - 439 => 221 - 440 => 341 - 441 => 320 - 442 => 130 - 443 => 114 - 444 => 287 - 445 => 245 - 446 => 119 - 447 => 94 - 448 => 310 - 449 => 60 - 450 => 352 - 451 => 309 - 452 => 72 - 453 => 274 - 454 => 87 - 455 => 381 - 456 => 39 - 457 => 154 - 458 => 212 - 459 => 203 - 460 => 364 - 461 => 128 - 462 => 323 - 463 => 67 - 464 => 244 - 465 => 201 - 466 => 317 - 467 => 107 - 468 => 237 - 469 => 224 - 470 => 281 - 471 => 388 - 473 => 34 - 478 => 74 - 480 => 102 - 481 => 178 - 482 => 390 - 488 => 223 - 490 => 25 - 491 => 173 - 492 => 43 - 494 => 175 - 499 => 284 - 501 => 48 - 504 => 268 - 506 => 82 - 509 => 190 - 514 => 160 - 516 => 6 - 517 => 211 - 523 => 250 - 525 => 384 - 526 => 263 - 528 => 95 - 529 => 404 - 531 => 101 - 533 => 295 - 535 => 195 - 541 => 312 - 543 => 124 - 546 => 235 - 548 => 273 - 551 => 32 - 556 => 249 - 558 => 406 - 559 => 177 - 565 => 206 - 567 => 308 - 568 => 207 - 570 => 98 - 571 => 191 - 573 => 47 - 575 => 121 - 577 => 238 - 583 => 248 and 412 - 588 => 136 and 267 - 593 => 257 and 318 - 598 => 144 - 600 => 240 - 602 => 20 - 603 => 14 - 605 => 198 - 610 => 73 - 612 => 4 - 614 => 302 - 615 => 37 - 617 => 408 - 622 => 92 - 624 => 77 - 625 => 208 - 626 => 401 - 627 => 416 - 628 => 333 - 629 => 187 - 630 => 79 - 632 => 183 - 633 => 11 - 634 => 376 - 636 => 366 - 638 => 305 - 640 => 54 - 641 => 339 - 642 => 283 - 644 => 166 - 645 => 395 - 647 => 342 - 648 => 97 - 649 => 118 - 651 => 280 - 655 => 210 - 656 => 61 - 657 => 357 - 658 => 269 - 659 => 192 - 660 => 394 - 663 => 328 - 666 => 355 - 667 => 182 - 668 => 361 - 670 => 17 - 671 => 354 - 672 => 99 - 673 => 226 - 675 => 338 - 677 => 12 - 678 => 40 - 679 => 258 - 680 => 110 - 682 => 91 - 684 => 277 - 686 => 49 - 687 => 23 - 688 => 300 - 689 => 266 - 690 => 145 - 692 => 209 - 694 => 16 - 696 => 75 - 697 => 176 - 698 => 270 - 699 => 344 - 700 => 367 - 702 => 335 - 703 => 289 - 704 => 84 - 705 => 326 - 706 => 373 - 707 => 24 - 708 => 322 - 709 => 385 - 715 => 349 - 717 => 202 - 719 => 398 - 721 => 55 - 723 => 383 - 728 => 22 - 731 => 168 - 733 => 363 - 735 => 86 - 737 => 126 - 742 => 387 - -Class: synthetic com.volmit.iris.object.IrisDimension$1 => com.volmit.iris.object.IrisDimension$a - Source: "IrisDimension.java" - FieldsOf: com.volmit.iris.object.IrisDimension$1 - static final synthetic int[] $SwitchMap$com$volmit$iris$object$InferredType => a - MethodsOf: com.volmit.iris.object.IrisDimension$1 - static void () SignatureNotChanged - LineNumbersOf: com.volmit.iris.object.IrisDimension$1 - 728 => 1 + 322 => 15 and 39 + 324 => 378 + 327 => 16 + 328 => 171 + 330 => 128 and 372 + 332 => 366 + 333 => 35 + 336 => 105 + 337 => 26 + 343 => 291 + 346 => 196 + 347 => 145 + 348 => 60 + 349 => 354 + 350 => 94 + 351 => 54 + 352 => 166 + 353 => 4 + 354 => 373 + 355 => 21 + 356 => 190 + 357 => 133 + 358 => 410 + 359 => 192 + 360 => 19 + 361 => 219 + 362 => 342 + 363 => 243 + 364 => 77 + 365 => 263 + 366 => 286 + 367 => 164 + 368 => 138 + 369 => 165 + 370 => 151 + 371 => 224 + 372 => 247 + 373 => 24 + 374 => 349 + 375 => 422 + 376 => 352 + 377 => 127 + 378 => 93 + 379 => 29 + 380 => 175 + 381 => 208 + 382 => 322 + 383 => 118 + 384 => 421 + 385 => 96 + 386 => 134 + 387 => 417 + 388 => 360 + 391 => 339 + 392 => 55 + 393 => 409 + 396 => 184 + 397 => 265 + 398 => 386 + 399 => 205 + 400 => 391 + 401 => 85 + 402 => 148 + 403 => 189 + 404 => 18 + 405 => 97 + 406 => 197 + 407 => 20 + 408 => 132 + 409 => 315 + 410 => 14 + 411 => 76 + 412 => 329 + 413 => 389 + 414 => 289 + 415 => 405 + 416 => 207 + 417 => 237 + 418 => 149 + 419 => 273 + 420 => 385 + 421 => 284 + 422 => 159 + 423 => 221 + 424 => 198 + 425 => 343 + 426 => 12 + 427 => 182 + 428 => 23 + 429 => 186 + 430 => 393 + 431 => 147 + 432 => 131 + 433 => 359 + 434 => 59 + 435 => 213 + 436 => 152 + 437 => 280 + 438 => 142 + 439 => 390 + 440 => 353 + 441 => 279 + 442 => 122 + 443 => 110 + 444 => 36 + 445 => 320 + 446 => 10 + 447 => 177 + 448 => 154 + 449 => 78 + 450 => 271 + 451 => 253 + 452 => 281 + 453 => 361 + 454 => 274 + 455 => 395 + 456 => 258 + 457 => 323 + 458 => 392 + 459 => 226 + 460 => 380 + 461 => 294 + 462 => 324 + 463 => 68 + 464 => 341 + 465 => 303 + 466 => 270 + 467 => 67 + 468 => 124 + 469 => 70 + 470 => 98 + 471 => 254 + 472 => 325 + 473 => 252 + 474 => 277 + 475 => 369 + 476 => 206 + 478 => 225 + 483 => 374 + 485 => 376 + 486 => 161 + 487 => 126 + 493 => 109 + 495 => 236 + 496 => 119 + 497 => 51 + 499 => 28 + 504 => 222 + 506 => 282 + 509 => 412 + 511 => 316 + 514 => 363 + 519 => 403 + 521 => 50 + 522 => 121 + 528 => 310 + 530 => 314 + 531 => 103 and 299 + 533 => 217 + 534 => 211 + 536 => 83 + 540 => 418 + 546 => 40 + 548 => 144 + 551 => 75 + 553 => 188 + 556 => 44 + 561 => 53 + 563 => 401 + 564 => 257 + 570 => 203 + 572 => 17 + 573 => 8 and 260 + 575 => 272 + 576 => 235 + 578 => 218 + 582 => 215 + 588 => 330 and 388 + 593 => 88 and 204 + 598 => 64 and 358 + 603 => 340 + 605 => 130 and 312 + 607 => 266 + 610 => 71 + 615 => 31 + 617 => 49 and 249 + 619 => 347 + 622 => 140 + 627 => 176 + 629 => 290 + 630 => 84 + 631 => 209 + 632 => 82 + 633 => 111 + 634 => 319 + 635 => 22 + 637 => 135 + 638 => 174 + 639 => 180 + 641 => 170 and 232 + 643 => 5 and 230 + 645 => 66 + 649 => 72 + 650 => 334 + 652 => 187 + 653 => 248 + 654 => 91 and 178 + 656 => 402 + 660 => 337 + 661 => 382 + 662 => 87 + 663 => 57 + 664 => 173 + 665 => 245 + 666 => 7 + 668 => 74 + 672 => 326 + 675 => 335 + 676 => 81 + 677 => 416 + 678 => 193 + 680 => 43 and 356 + 682 => 143 + 683 => 45 + 684 => 321 + 687 => 399 and 414 + 689 => 413 + 690 => 300 + 691 => 3 + 694 => 52 and 89 + 696 => 157 and 199 + 698 => 239 + 699 => 112 + 700 => 357 + 703 => 38 and 379 + 705 => 233 + 706 => 9 + 707 => 136 + 711 => 141 and 241 + 713 => 185 and 304 + 715 => 155 + 716 => 262 + 717 => 371 + 720 => 298 and 327 + 722 => 30 + 723 => 305 + 724 => 101 + 728 => 367 + 729 => 415 + 730 => 150 + 731 => 11 + 732 => 292 + 733 => 168 + 734 => 48 + 735 => 167 + 741 => 46 and 113 + 743 => 162 + 745 => 365 + 749 => 238 + 754 => 264 + 757 => 396 + 759 => 381 + 761 => 123 + 763 => 398 + 768 => 276 Class: public com.volmit.iris.object.IrisEffect NameNotChanged Source: "IrisEffect.java" @@ -9544,7 +9500,7 @@ Class: public com.volmit.iris.object.IrisEffect NameNotChanged private int chance NameNotChanged private double extra NameNotChanged private int interval NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache latch => a + private transient com.volmit.iris.gen.atomics.AtomicCache latch => b private double maxPitch NameNotChanged private double minPitch NameNotChanged private double particleAltX NameNotChanged @@ -9560,7 +9516,7 @@ Class: public com.volmit.iris.object.IrisEffect NameNotChanged private int potionStrength NameNotChanged private int potionTicksMax NameNotChanged private int potionTicksMin NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache pt => b + private transient com.volmit.iris.gen.atomics.AtomicCache pt => a private boolean randomAltX NameNotChanged private boolean randomAltY NameNotChanged private boolean randomAltZ NameNotChanged @@ -9607,106 +9563,106 @@ Class: public com.volmit.iris.object.IrisEffect NameNotChanged private synthetic org.bukkit.potion.PotionEffectType lambda$getRealType$1() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisEffect - 25 => 27, 29, 92 and 112 - 27 => 37 - 29 => 50 - 31 => 36 - 33 => 69 - 35 => 94 - 40 => 56 - 42 => 74 - 47 => 85 - 49 => 106 - 54 => 77 - 56 => 83 - 61 => 100 - 63 => 84 - 66 => 75 - 68 => 9 - 71 => 24 - 73 => 91 - 76 => 38 - 78 => 21 - 80 => 70 - 82 => 47 - 87 => 60 - 89 => 44 - 94 => 109 - 96 => 66 - 101 => 30 - 103 => 76 - 108 => 68 - 110 => 33 - 115 => 4 - 117 => 51 - 122 => 46 - 124 => 78 - 129 => 32 - 131 => 99 - 134 => 16 - 136 => 1 - 141 => 13 - 143 => 2 - 147 => 53 - 149 => 41 - 153 => 59 - 155 => 72 - 159 => 61 - 161 => 6 - 166 => 108 - 168 => 34 - 172 => 22 - 174 => 55 and 101 - 175 => 35 and 95 - 177 => 107 - 179 => 64 - 182 => 31 and 63 - 186 => 71 - 187 => 11 - 189 => 14 - 190 => 79 - 194 => 7 and 88 - 195 => 40 - 196 => 65 - 198 => 97 - 203 => 81 - 205 => 102 - 207 => 93 - 209 => 105 - 214 => 17 - 215 => 45 - 218 => 12 - 219 => 19 - 222 => 8 - 223 => 58 and 96 - 224 => 15 - 225 => 57 - 228 => 10 - 229 => 110 - 230 => 26 - 231 => 62 and 82 - 232 => 18 - 234 => 111 - 235 => 25 - 236 => 87 - 237 => 43 and 48 - 238 => 42 - 239 => 73 - 240 => 54 - 244 => 86 and 104 - 245 => 103 - 246 => 80 - 247 => 23 - 251 => 39 - 252 => 98 - 253 => 5 - 254 => 49 - 255 => 3 - 258 => 28 - 261 => 52 and 67 - 262 => 90 - 263 => 20 - 265 => 89 + 25 => 7, 20, 29 and 105 + 27 => 46 + 29 => 57 + 31 => 18 + 33 => 66 + 35 => 35 + 40 => 1 + 42 => 93 + 47 => 84 + 49 => 45 + 54 => 47 + 56 => 50 + 61 => 12 + 63 => 100 + 66 => 25 + 68 => 70 + 71 => 68 + 73 => 62 + 76 => 110 + 78 => 3 + 80 => 81 + 82 => 4 + 87 => 98 + 89 => 6 + 94 => 52 + 96 => 65 + 101 => 53 + 103 => 44 + 108 => 92 + 110 => 106 + 115 => 9 + 117 => 87 + 122 => 107 + 124 => 38 + 129 => 16 + 131 => 54 + 134 => 96 + 136 => 104 + 141 => 42 + 143 => 61 + 147 => 95 + 149 => 60 + 153 => 51 + 155 => 24 + 159 => 13 + 161 => 82 + 166 => 34 + 168 => 15 + 172 => 91 + 174 => 26 and 55 + 175 => 94 and 108 + 177 => 74 + 179 => 73 + 182 => 33 and 76 + 186 => 19 + 187 => 79 + 189 => 109 + 190 => 14 + 194 => 39 and 59 + 195 => 8 + 196 => 30 + 198 => 99 + 203 => 69 + 205 => 112 + 207 => 83 + 209 => 80 + 214 => 97 + 215 => 111 + 218 => 43 + 219 => 22 + 222 => 37 + 223 => 5 and 72 + 224 => 21 + 225 => 32 + 228 => 36 + 229 => 2 + 230 => 28 + 231 => 17 and 31 + 232 => 27 + 234 => 101 + 235 => 102 + 236 => 75 + 237 => 48 and 64 + 238 => 49 + 239 => 58 + 240 => 41 + 244 => 10 and 63 + 245 => 71 + 246 => 78 + 247 => 85 + 251 => 89 + 252 => 90 + 253 => 67 + 254 => 56 + 255 => 77 + 258 => 11 + 261 => 40 and 103 + 262 => 88 + 263 => 86 + 265 => 23 Class: public com.volmit.iris.object.IrisEnchantment NameNotChanged Source: "IrisEnchantment.java" @@ -9731,28 +9687,28 @@ Class: public com.volmit.iris.object.IrisEnchantment NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisEnchantment - 19 => 2, 15, 21 and 22 - 22 => 26 - 25 => 16 - 27 => 5 - 30 => 24 - 32 => 13 - 35 => 14 - 37 => 6 - 41 => 1 - 44 => 17 - 46 => 19 - 50 => 8 + 19 => 2, 6, 8 and 21 + 22 => 24 + 25 => 22 + 27 => 25 + 30 => 26 + 32 => 11 + 35 => 19 + 37 => 13 + 41 => 17 + 44 => 12 + 46 => 23 + 50 => 15 52 => 7 - 54 => 12 - 58 => 18 and 20 - 60 => 9 - 64 => 4 - 67 => 3 - 69 => 25 - 74 => 23 - 76 => 11 - 81 => 10 + 54 => 9 + 58 => 3 and 4 + 60 => 20 + 64 => 10 + 67 => 5 + 69 => 14 + 74 => 18 + 76 => 16 + 81 => 1 Class: public com.volmit.iris.object.IrisGenerator NameNotChanged Source: "IrisGenerator.java" @@ -9798,72 +9754,72 @@ Class: public com.volmit.iris.object.IrisGenerator NameNotChanged public double getOpacity() SignatureNotChanged public long getSeed() SignatureNotChanged public double getZoom() SignatureNotChanged - private boolean hasCellCracks() => c() + private boolean hasCellCracks() => a() public boolean hasCliffs() SignatureNotChanged public int hashCode() SignatureNotChanged private static synthetic com.volmit.iris.noise.CellGenerator lambda$getCellGenerator$0(long) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisGenerator - 23 => 54 - 24 => 18, 29 and 49 - 27 => 21 - 30 => 27 - 32 => 39 - 35 => 48 - 37 => 64 - 40 => 40 - 42 => 45 - 45 => 24 - 47 => 52 - 49 => 13 - 51 => 4 - 55 => 28 - 57 => 37 - 59 => 15 - 61 => 2 - 63 => 59 - 65 => 10 - 68 => 11 - 70 => 53 - 73 => 14 - 75 => 26 - 79 => 31 - 81 => 19 + 23 => 37 + 24 => 21, 33 and 45 + 27 => 36 + 30 => 55 + 32 => 64 + 35 => 12 + 37 => 59 + 40 => 58 + 42 => 46 + 45 => 54 + 47 => 2 + 49 => 14 + 51 => 30 + 55 => 63 + 57 => 53 + 59 => 29 + 61 => 10 + 63 => 47 + 65 => 35 + 68 => 6 + 70 => 17 + 73 => 48 + 75 => 57 + 79 => 56 + 81 => 18 85 => 22 - 87 => 58 - 90 => 41 - 92 => 33 - 94 => 25 - 96 => 38 and 60 - 99 => 5 - 101 => 61 - 110 => 36 - 115 => 12 and 43 - 240 => 51 - 245 => 17 - 247 => 34 - 248 => 20 - 251 => 6 - 252 => 9 - 253 => 44 - 255 => 30 - 257 => 42 - 258 => 63 - 259 => 46 - 261 => 23 + 87 => 1 + 90 => 26 + 92 => 49 + 94 => 60 + 96 => 19 and 52 + 99 => 39 + 101 => 51 + 110 => 38 + 115 => 11 and 61 + 240 => 44 + 245 => 41 + 247 => 50 + 248 => 13 + 251 => 27 + 252 => 4 + 253 => 40 + 255 => 8 + 257 => 32 + 258 => 24 + 259 => 20 + 261 => 28 263 => 7 - 265 => 3 - 268 => 1 - 269 => 57 - 271 => 32 - 276 => 55 - 277 => 50 - 282 => 8 - 287 => 62 - 288 => 16 - 289 => 47 - 294 => 35 - 295 => 56 + 265 => 25 + 268 => 5 + 269 => 23 + 271 => 43 + 276 => 9 + 277 => 31 + 282 => 3 + 287 => 34 + 288 => 62 + 289 => 42 + 294 => 16 + 295 => 15 Class: public com.volmit.iris.object.IrisGeneratorStyle NameNotChanged Source: "IrisGeneratorStyle.java" @@ -9891,28 +9847,28 @@ Class: public com.volmit.iris.object.IrisGeneratorStyle NameNotChanged private synthetic com.volmit.iris.noise.CNG lambda$create$0(com.volmit.iris.util.RNG) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisGeneratorStyle - 15 => 3, 10, 12 and 22 - 18 => 16 and 27 - 21 => 4 - 23 => 15 and 31 - 26 => 5 - 28 => 23 and 25 - 31 => 7 - 33 => 14 and 17 - 35 => 2 - 37 => 19 and 20 - 41 => 24 - 43 => 18, 21 and 28 - 45 => 26 - 47 => 8 - 49 => 11 - 50 => 9 - 51 => 29 - 54 => 13 - 55 => 1 - 57 => 32 - 58 => 6 - 61 => 30 + 15 => 3, 20, 29 and 30 + 18 => 21 and 23 + 21 => 11 + 23 => 1 and 10 + 26 => 15 + 28 => 8 and 26 + 31 => 19 + 33 => 25 and 27 + 35 => 16 + 37 => 7 and 24 + 41 => 32 + 43 => 6, 13 and 14 + 45 => 9 + 47 => 28 + 49 => 18 + 50 => 31 + 51 => 22 + 54 => 2 + 55 => 12 + 57 => 5 + 58 => 17 + 61 => 4 Class: public com.volmit.iris.object.IrisInterpolator NameNotChanged Source: "IrisInterpolator.java" @@ -9931,15 +9887,15 @@ Class: public com.volmit.iris.object.IrisInterpolator NameNotChanged public double interpolate(int, int, com.volmit.iris.util.NoiseProvider) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisInterpolator - 14 => 1, 8, 10 and 11 - 17 => 2 - 20 => 6 - 22 => 5 - 27 => 3 - 30 => 7 - 32 => 4 - 36 => 12 - 41 => 9 + 14 => 5, 7, 10 and 11 + 17 => 6 + 20 => 12 + 22 => 4 + 27 => 9 + 30 => 2 + 32 => 3 + 36 => 8 + 41 => 1 Class: public com.volmit.iris.object.IrisLoot NameNotChanged Source: "IrisLoot.java" @@ -9987,114 +9943,114 @@ Class: public com.volmit.iris.object.IrisLoot NameNotChanged private static synthetic void lambda$get$2(com.volmit.iris.util.KList, java.lang.String) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisLoot - 27 => 8, 83, 100 and 112 - 30 => 113 - 32 => 85 - 34 => 44 - 37 => 18 - 39 => 31 - 42 => 82 - 44 => 93 - 47 => 37 - 49 => 38 - 52 => 105 - 54 => 74 - 58 => 7 - 60 => 66 - 64 => 103 - 66 => 47 - 68 => 57 - 70 => 109 - 72 => 30 - 74 => 29 + 27 => 5, 71, 76 and 84 + 30 => 49 + 32 => 9 + 34 => 40 + 37 => 74 + 39 => 77 + 42 => 3 + 44 => 70 + 47 => 35 + 49 => 75 + 52 => 89 + 54 => 12 + 58 => 81 + 60 => 27 + 64 => 16 + 66 => 6 + 68 => 108 + 70 => 52 + 72 => 59 + 74 => 54 77 => 114 - 79 => 80 - 82 => 88 - 84 => 9 - 87 => 98 - 89 => 46 - 92 => 52 - 94 => 36 - 99 => 69 and 99 - 102 => 54 - 104 => 28 - 108 => 24 - 113 => 101 - 114 => 61 - 116 => 53 - 118 => 48 - 119 => 55 - 120 => 23 - 123 => 40 - 125 => 78 - 126 => 22 - 128 => 71 - 130 => 72 - 131 => 65 - 133 => 106 + 79 => 10 + 82 => 99 + 84 => 25 + 87 => 57 + 89 => 24 + 92 => 36 + 94 => 67 + 99 => 60 and 85 + 102 => 20 + 104 => 26 + 108 => 33 + 113 => 68 + 114 => 43 + 116 => 95 + 118 => 66 + 119 => 8 + 120 => 93 + 123 => 83 + 125 => 96 + 126 => 21 + 128 => 92 + 130 => 55 + 131 => 53 + 133 => 11 134 => 14 - 135 => 64 - 136 => 77 - 138 => 41 - 140 => 108 - 141 => 27 - 143 => 45 - 145 => 110 - 147 => 79 - 149 => 94 - 151 => 33 and 102 - 153 => 63 - 159 => 104 - 161 => 2 + 135 => 88 + 136 => 64 + 138 => 48 + 140 => 19 + 141 => 7 + 143 => 39 + 145 => 101 + 147 => 34 + 149 => 41 + 151 => 4 and 111 + 153 => 113 + 159 => 78 + 161 => 28 163 => 15 - 165 => 95 - 167 => 87 - 170 => 10 - 173 => 12 - 174 => 20 - 175 => 75 - 180 => 3 - 182 => 60 - 185 => 90 and 96 - 187 => 34 - 189 => 5 - 190 => 91 - 193 => 67 - 194 => 107 - 196 => 1 - 198 => 49 - 199 => 19 - 200 => 25 - 203 => 115 - 205 => 111 - 206 => 16 - 208 => 32 - 210 => 42 - 211 => 6 - 213 => 26 - 214 => 59 - 215 => 84 - 216 => 4 - 218 => 92 - 220 => 13 - 221 => 68 - 223 => 39 - 225 => 86 - 227 => 62 - 229 => 21 - 231 => 73 and 97 - 233 => 58 - 239 => 51 - 241 => 89 - 243 => 81 - 245 => 11 - 247 => 70 - 250 => 50 - 251 => 35 - 254 => 17 - 255 => 43 - 256 => 76 - 259 => 56 + 165 => 58 + 167 => 30 + 170 => 79 + 173 => 109 + 174 => 105 + 175 => 104 + 180 => 87 + 182 => 51 + 185 => 23 and 61 + 187 => 73 + 189 => 65 + 190 => 106 + 193 => 18 + 194 => 42 + 196 => 97 + 198 => 91 + 199 => 69 + 200 => 50 + 203 => 80 + 205 => 112 + 206 => 98 + 208 => 2 + 210 => 38 + 211 => 63 + 213 => 29 + 214 => 100 + 215 => 31 + 216 => 13 + 218 => 46 + 220 => 32 + 221 => 44 + 223 => 1 + 225 => 107 + 227 => 103 + 229 => 86 + 231 => 72 and 82 + 233 => 94 + 239 => 62 + 241 => 115 + 243 => 47 + 245 => 45 + 247 => 37 + 250 => 110 + 251 => 102 + 254 => 56 + 255 => 22 + 256 => 90 + 259 => 17 Class: public com.volmit.iris.object.IrisLootReference NameNotChanged Source: "IrisLootReference.java" @@ -10117,22 +10073,22 @@ Class: public com.volmit.iris.object.IrisLootReference NameNotChanged private synthetic com.volmit.iris.util.KList lambda$getLootTables$0(com.volmit.iris.gen.DimensionChunkGenerator) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisLootReference - 15 => 1, 7, 16 and 17 - 18 => 4 - 20 => 13 - 22 => 5 - 26 => 9 - 28 => 3 - 31 => 20 - 33 => 6 and 14 - 36 => 12 - 38 => 2 - 42 => 8 - 44 => 10 - 46 => 15 - 48 => 18 - 49 => 11 - 51 => 19 + 15 => 1, 5, 8 and 19 + 18 => 10 + 20 => 15 + 22 => 14 + 26 => 2 + 28 => 13 + 31 => 17 + 33 => 4 and 11 + 36 => 7 + 38 => 6 + 42 => 16 + 44 => 12 + 46 => 9 + 48 => 3 + 49 => 18 + 51 => 20 Class: public com.volmit.iris.object.IrisLootTable NameNotChanged Source: "IrisLootTable.java" @@ -10154,29 +10110,83 @@ Class: public com.volmit.iris.object.IrisLootTable NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisLootTable - 16 => 17 - 17 => 1, 9 and 20 - 23 => 11 - 25 => 21 - 28 => 18 - 30 => 3 - 33 => 2 - 35 => 12 + 16 => 5 + 17 => 7, 12 and 19 + 23 => 25 + 25 => 11 + 28 => 23 + 30 => 6 + 33 => 13 + 35 => 18 38 => 16 - 42 => 23 - 44 => 6 - 46 => 15 - 48 => 19 - 50 => 25 - 52 => 14 - 54 => 7 - 58 => 13 - 60 => 8 - 62 => 10 - 64 => 24 - 66 => 22 - 70 => 5 - 72 => 4 + 42 => 20 + 44 => 9 + 46 => 21 + 48 => 24 + 50 => 4 + 52 => 8 + 54 => 22 + 58 => 15 + 60 => 10 + 62 => 14 + 64 => 17 + 66 => 1 + 70 => 3 + 72 => 2 + +Class: public com.volmit.iris.object.IrisMaterialPalette NameNotChanged + Source: "IrisMaterialPalette.java" + FieldsOf: com.volmit.iris.object.IrisMaterialPalette + private transient com.volmit.iris.gen.atomics.AtomicCache blockData => c + private transient com.volmit.iris.gen.atomics.AtomicCache heightGenerator => a + private transient com.volmit.iris.gen.atomics.AtomicCache layerGenerator => b + private com.volmit.iris.util.KList palette NameNotChanged + private com.volmit.iris.object.IrisGeneratorStyle style NameNotChanged + private double zoom NameNotChanged + MethodsOf: com.volmit.iris.object.IrisMaterialPalette + static void () SignatureNotChanged + public void () SignatureNotChanged + protected boolean canEqual(java.lang.Object) SignatureNotChanged + public boolean equals(java.lang.Object) SignatureNotChanged + public org.bukkit.block.data.BlockData get(com.volmit.iris.util.RNG, double, double, double) SignatureNotChanged + public com.volmit.iris.util.KList getBlockData() SignatureNotChanged + public com.volmit.iris.gen.atomics.AtomicCache getHeightGenerator() SignatureNotChanged + public com.volmit.iris.gen.atomics.AtomicCache getLayerGenerator() SignatureNotChanged + public com.volmit.iris.noise.CNG getLayerGenerator(com.volmit.iris.util.RNG) SignatureNotChanged + public com.volmit.iris.util.KList getPalette() SignatureNotChanged + public com.volmit.iris.object.IrisGeneratorStyle getStyle() SignatureNotChanged + public double getZoom() SignatureNotChanged + public int hashCode() SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$getBlockData$1() SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$getLayerGenerator$0(com.volmit.iris.util.RNG) SignatureNotChanged + public java.lang.String toString() SignatureNotChanged + LineNumbersOf: com.volmit.iris.object.IrisMaterialPalette + 19 => 1, 2, 4, 6 and 34 + 22 => 13 + 24 => 12 and 24 + 26 => 14 + 29 => 19 + 31 => 31 + 35 => 10 and 23 + 37 => 29 + 38 => 18 and 30 + 39 => 8 and 16 + 43 => 17 + 45 => 20 + 48 => 28 + 50 => 32 + 53 => 11 + 58 => 25 + 60 => 3 + 61 => 26 + 74 => 33 + 76 => 27 + 77 => 15 + 79 => 7 + 80 => 22 + 82 => 5 + 84 => 21 + 86 => 9 Class: public com.volmit.iris.object.IrisNoiseGenerator NameNotChanged Source: "IrisNoiseGenerator.java" @@ -10229,75 +10239,75 @@ Class: public com.volmit.iris.object.IrisNoiseGenerator NameNotChanged public void setZoom(double) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisNoiseGenerator - 17 => 1, 13, 21, 25, 28, 53, 56 and 66 - 20 => 12 - 23 => 45 - 25 => 41 - 27 => 33 - 29 => 16 - 32 => 29 - 34 => 19 - 36 => 60 - 38 => 10 - 40 => 51 - 42 => 24 - 44 => 6 - 46 => 50 - 49 => 9 - 51 => 37 - 53 => 22 - 55 => 40 - 57 => 31 - 59 => 59 - 61 => 62 - 63 => 20 - 65 => 30 - 67 => 26 - 69 => 34 - 71 => 2 - 74 => 42 and 55 - 76 => 5 - 79 => 15 - 81 => 39 - 84 => 36 - 86 => 4 and 7 - 89 => 18 - 91 => 14 - 95 => 23 - 96 => 64 - 97 => 47 - 101 => 43 and 63 - 111 => 35 - 113 => 61 - 116 => 54 - 117 => 27 - 118 => 11 - 120 => 8 - 122 => 48 - 124 => 44 - 125 => 17 - 127 => 46 - 128 => 38 - 130 => 52 - 131 => 49 - 132 => 65 - 133 => 3 - 134 => 32 - 135 => 58 - 137 => 57 + 17 => 9, 35, 46, 47, 48, 52, 61 and 62 + 20 => 65 + 23 => 42 + 25 => 19 + 27 => 54 + 29 => 29 + 32 => 3 + 34 => 25 + 36 => 57 + 38 => 33 + 40 => 43 + 42 => 8 + 44 => 53 + 46 => 51 + 49 => 30 + 51 => 31 + 53 => 4 + 55 => 64 + 57 => 27 + 59 => 37 + 61 => 14 + 63 => 34 + 65 => 5 + 67 => 58 + 69 => 20 + 71 => 44 + 74 => 56 and 59 + 76 => 6 + 79 => 32 + 81 => 12 + 84 => 23 + 86 => 39 and 63 + 89 => 38 + 91 => 49 + 95 => 10 + 96 => 16 + 97 => 55 + 101 => 17 and 50 + 111 => 40 + 113 => 60 + 116 => 7 + 117 => 1 + 118 => 22 + 120 => 11 + 122 => 36 + 124 => 26 + 125 => 66 + 127 => 24 + 128 => 2 + 130 => 41 + 131 => 18 + 132 => 15 + 133 => 13 + 134 => 28 + 135 => 45 + 137 => 21 Class: public com.volmit.iris.object.IrisObject NameNotChanged Source: "IrisObject.java" FieldsOf: com.volmit.iris.object.IrisObject - private static final org.bukkit.block.data.BlockData AIR => f + private static final org.bukkit.block.data.BlockData AIR => i private static final org.bukkit.Material SNOW => k - private static final org.bukkit.block.data.BlockData[] SNOW_LAYERS => l + private static final org.bukkit.block.data.BlockData[] SNOW_LAYERS => j private com.volmit.iris.util.KMap blocks => g - private transient org.bukkit.util.BlockVector center => i - private int d => e - private int h => j + private transient org.bukkit.util.BlockVector center => e + private int d => h + private int h => d public static boolean shitty NameNotChanged - private int w => h + private int w => f MethodsOf: com.volmit.iris.object.IrisObject static void () SignatureNotChanged public void (int, int, int) SignatureNotChanged @@ -10325,233 +10335,233 @@ Class: public com.volmit.iris.object.IrisObject NameNotChanged public void write(java.io.File) SignatureNotChanged public void write(java.io.OutputStream) SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObject - 30 => 113 and 175 - 31 => 186, 204 and 239 - 34 => 185 - 35 => 219 - 36 => 23 - 37 => 16 - 38 => 88 - 39 => 163 - 40 => 49 - 41 => 15 - 42 => 208 - 46 => 107 - 47 => 37 - 48 => 71 - 50 => 222 - 52 => 187 - 53 => 51 - 55 => 177 - 59 => 101 - 60 => 144 - 61 => 41 - 62 => 209 - 63 => 4 + 30 => 117 and 213 + 31 => 62, 103 and 210 + 34 => 205 + 35 => 5 + 36 => 25 + 37 => 208 + 38 => 190 + 39 => 188 + 40 => 90 + 41 => 224 + 42 => 166 + 46 => 191 + 47 => 228 + 48 => 197 + 50 => 2 + 52 => 40 + 53 => 71 + 55 => 122 + 59 => 31 + 60 => 82 + 61 => 165 + 62 => 29 + 63 => 106 64 => 184 - 65 => 226 - 69 => 53 - 70 => 166 - 71 => 220 - 72 => 84 - 73 => 232 - 78 => 102 - 80 => 224 - 83 => 203 - 84 => 149 - 85 => 131 - 86 => 83 - 87 => 191 - 88 => 206 - 90 => 13 and 213 - 92 => 3 - 94 => 86 - 98 => 24 - 100 => 26 - 102 => 47 - 103 => 119 - 104 => 225 - 105 => 155 - 109 => 157 - 111 => 228 - 113 => 89 - 114 => 146 - 115 => 137 - 116 => 133 - 117 => 108 - 121 => 200 - 123 => 243 - 125 => 75 - 126 => 64 - 127 => 46 - 128 => 150 - 129 => 97 - 130 => 59 - 132 => 178 - 133 => 229 - 134 => 233 - 135 => 182 - 136 => 183 - 137 => 151 - 156 => 139 - 158 => 93 - 160 => 96 - 162 => 82 - 165 => 147 - 167 => 169 - 169 => 217 - 174 => 127 - 176 => 218 - 180 => 230 - 182 => 181 - 184 => 160 - 185 => 202 - 189 => 35 - 194 => 126 - 195 => 45 - 196 => 109 - 197 => 1 - 198 => 29 - 199 => 56 - 200 => 214 - 201 => 22 - 202 => 221 - 203 => 31 - 205 => 85 - 207 => 207 - 209 => 90 - 212 => 99 - 214 => 98 - 215 => 241 - 217 => 10 and 38 - 219 => 122 and 141 - 221 => 190 - 223 => 43 - 225 => 8 - 229 => 100 - 231 => 116 - 233 => 123 - 234 => 167 - 236 => 48 and 140 - 238 => 17 and 212 - 240 => 180 - 242 => 216 - 244 => 7 - 248 => 58 - 250 => 189 - 252 => 5 - 253 => 12 - 254 => 138 - 256 => 73 and 104 - 258 => 158 and 159 - 260 => 70 - 262 => 103 - 264 => 199 + 65 => 161 + 69 => 133 + 70 => 37 + 71 => 23 + 72 => 116 + 73 => 183 + 78 => 203 + 80 => 127 + 83 => 38 + 84 => 230 + 85 => 177 + 86 => 63 + 87 => 55 + 88 => 237 + 90 => 43 and 169 + 92 => 53 + 94 => 155 + 98 => 124 + 100 => 137 + 102 => 85 + 103 => 49 + 104 => 231 + 105 => 221 + 109 => 222 + 111 => 151 + 113 => 202 + 114 => 110 + 115 => 148 + 116 => 11 + 117 => 160 + 121 => 131 + 123 => 149 + 125 => 60 + 126 => 91 + 127 => 113 + 128 => 214 + 129 => 235 + 130 => 18 + 132 => 192 + 133 => 78 + 134 => 232 + 135 => 87 + 136 => 51 + 137 => 146 + 156 => 32 + 158 => 154 + 160 => 114 + 162 => 162 + 165 => 36 + 167 => 74 + 169 => 185 + 174 => 48 + 176 => 226 + 180 => 21 + 182 => 196 + 184 => 89 + 185 => 115 + 189 => 39 + 194 => 101 + 195 => 206 + 196 => 13 + 197 => 19 + 198 => 242 + 199 => 93 + 200 => 65 + 201 => 15 + 202 => 144 + 203 => 14 + 205 => 97 + 207 => 100 + 209 => 239 + 212 => 195 + 214 => 178 + 215 => 50 + 217 => 34 and 75 + 219 => 120 and 176 + 221 => 45 + 223 => 187 + 225 => 47 + 229 => 99 + 231 => 220 + 233 => 193 + 234 => 163 + 236 => 24 and 198 + 238 => 200 and 211 + 240 => 216 + 242 => 112 + 244 => 41 + 248 => 189 + 250 => 72 + 252 => 174 + 253 => 111 + 254 => 57 + 256 => 105 and 121 + 258 => 6 and 95 + 260 => 67 + 262 => 58 + 264 => 88 268 => 156 - 270 => 234 - 272 => 238 - 273 => 39 - 274 => 201 - 276 => 188 and 198 - 278 => 106 and 112 - 280 => 62 - 282 => 193 - 284 => 179 - 288 => 142 - 290 => 174 - 292 => 25 - 298 => 55 - 301 => 60 - 303 => 33 - 306 => 42 - 308 => 125 - 310 => 124 - 314 => 66 - 316 => 6 - 319 => 237 - 321 => 235 - 324 => 171 - 326 => 115 and 195 - 328 => 28 and 80 - 330 => 110 and 215 - 332 => 27 - 334 => 57 - 341 => 9 - 343 => 61 - 344 => 77 - 345 => 210 - 346 => 223 - 348 => 120 - 350 => 154 - 353 => 14 - 355 => 78 - 357 => 67 - 359 => 21 - 361 => 63 - 362 => 65 - 364 => 72 - 365 => 11 - 366 => 18 - 367 => 20 - 369 => 135 - 371 => 152 - 374 => 111 - 376 => 68 - 378 => 236 - 380 => 19 - 383 => 52 - 385 => 242 - 389 => 121 - 391 => 161 - 394 => 162 - 396 => 192 - 399 => 129 - 401 => 91 - 404 => 132 - 406 => 143 - 408 => 117 - 409 => 196 - 410 => 30 - 411 => 2 - 413 => 128 - 415 => 36 - 416 => 105 - 419 => 50 - 421 => 240 - 422 => 164 - 425 => 32 - 428 => 197 - 430 => 92 - 432 => 148 - 434 => 114 - 435 => 165 - 436 => 153 - 437 => 172 - 438 => 94 - 440 => 44 - 442 => 34 and 81 - 444 => 118 - 447 => 211 - 450 => 205 - 452 => 134 - 454 => 69 - 456 => 87 - 457 => 176 - 458 => 231 - 460 => 136 - 462 => 74 - 463 => 76 - 465 => 173 - 468 => 40 - 469 => 227 - 471 => 168 - 474 => 54 - 495 => 170 - 497 => 130 - 500 => 95 + 270 => 153 + 272 => 119 + 273 => 199 + 274 => 68 + 276 => 141 and 225 + 278 => 70 and 84 + 280 => 243 + 282 => 167 + 284 => 180 + 288 => 212 + 290 => 107 + 292 => 159 + 298 => 54 + 301 => 98 + 303 => 168 + 306 => 4 + 308 => 236 + 310 => 86 + 314 => 201 + 316 => 56 + 319 => 172 + 321 => 218 + 324 => 104 + 326 => 73 and 126 + 328 => 125 and 140 + 330 => 59 and 238 + 332 => 81 + 334 => 150 + 341 => 204 + 343 => 1 + 344 => 44 + 345 => 135 + 346 => 8 + 348 => 132 + 350 => 26 + 353 => 109 + 355 => 80 + 357 => 7 + 359 => 123 + 361 => 147 + 362 => 134 + 364 => 118 + 365 => 219 + 366 => 33 + 367 => 22 + 369 => 9 + 371 => 12 + 374 => 35 + 376 => 129 + 378 => 76 + 380 => 28 + 383 => 69 + 385 => 83 + 389 => 20 + 391 => 27 + 394 => 138 + 396 => 233 + 399 => 139 + 401 => 229 + 404 => 128 + 406 => 215 + 408 => 179 + 409 => 92 + 410 => 152 + 411 => 61 + 413 => 77 + 415 => 64 + 416 => 96 + 419 => 79 + 421 => 223 + 422 => 108 + 425 => 171 + 428 => 130 + 430 => 94 + 432 => 16 + 434 => 209 + 435 => 175 + 436 => 164 + 437 => 66 + 438 => 186 + 440 => 3 + 442 => 143 and 241 + 444 => 173 + 447 => 234 + 450 => 217 + 452 => 142 + 454 => 170 + 456 => 158 + 457 => 145 + 458 => 102 + 460 => 227 + 462 => 181 + 463 => 10 + 465 => 136 + 468 => 207 + 469 => 17 + 471 => 42 + 474 => 240 + 495 => 30 + 497 => 157 + 500 => 46 502 => 194 - 503 => 79 - 504 => 145 + 503 => 182 + 504 => 52 Class: public com.volmit.iris.object.IrisObjectLimit NameNotChanged Source: "IrisObjectLimit.java" @@ -10569,15 +10579,15 @@ Class: public com.volmit.iris.object.IrisObjectLimit NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObjectLimit - 11 => 2, 3, 5 and 10 - 14 => 6 - 18 => 13 - 20 => 7 - 24 => 11 - 27 => 9 - 29 => 12 - 33 => 8 - 35 => 4 + 11 => 2, 3, 4 and 8 + 14 => 11 + 18 => 12 + 20 => 5 + 24 => 7 + 27 => 10 + 29 => 13 + 33 => 9 + 35 => 6 38 => 1 Class: public com.volmit.iris.object.IrisObjectPlacement NameNotChanged @@ -10631,72 +10641,77 @@ Class: public com.volmit.iris.object.IrisObjectPlacement NameNotChanged public boolean isWaterloggable() SignatureNotChanged public void setBore(boolean) SignatureNotChanged public void setBottom(boolean) SignatureNotChanged + public void setChance(double) SignatureNotChanged public void setClamp(com.volmit.iris.object.IrisObjectLimit) SignatureNotChanged + public void setDensity(int) SignatureNotChanged public void setMode(com.volmit.iris.object.ObjectPlaceMode) SignatureNotChanged + public void setOnwater(boolean) SignatureNotChanged public void setPlace(com.volmit.iris.util.KList) SignatureNotChanged public void setRotation(com.volmit.iris.object.IrisObjectRotation) SignatureNotChanged + public void setTranslate(com.volmit.iris.object.IrisObjectTranslate) SignatureNotChanged + public void setUnderwater(boolean) SignatureNotChanged public void setWaterloggable(boolean) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObjectPlacement - 18 => 9, 14, 19, 23, 29, 32, 37, 38, 42, 43 and 56 - 21 => 49 - 26 => 31 - 28 => 36 - 30 => 39 - 32 => 8 - 34 => 13 - 36 => 45 - 39 => 17 - 41 => 52 - 43 => 5 - 45 => 46 - 47 => 40 - 49 => 25 - 51 => 12 - 53 => 48 - 57 => 50 - 59 => 27 - 64 => 10 - 66 => 18 - 69 => 7 - 71 => 4 - 75 => 54 - 77 => 57 - 81 => 53 - 83 => 41 + 18 => 5, 7, 9, 11, 13, 16, 17, 20, 21, 23, 30, 39, 54, 59, 63 and 64 + 21 => 46 + 26 => 22 + 28 => 34 + 30 => 38 + 32 => 31 + 34 => 10 + 36 => 52 + 39 => 32 + 41 => 27 + 43 => 45 + 45 => 18 + 47 => 36 + 49 => 57 + 51 => 40 + 53 => 26 + 57 => 60 + 59 => 62 + 64 => 25 + 66 => 47 + 69 => 28 + 71 => 1 + 75 => 14 + 77 => 55 + 81 => 4 + 83 => 12 87 => 33 - 89 => 30 - 91 => 28 - 93 => 58 - 95 => 47 - 97 => 34 - 99 => 59 + 89 => 35 + 91 => 58 + 93 => 48 + 95 => 61 + 97 => 19 + 99 => 56 101 => 15 - 103 => 44 - 105 => 1 - 107 => 26 - 109 => 22 - 111 => 6 - 114 => 51 - 116 => 11 - 120 => 24 - 122 => 35 - 125 => 55 - 130 => 20 - 132 => 16 - 135 => 3 - 137 => 2 - 140 => 21 + 103 => 2 + 105 => 51 + 107 => 43 + 109 => 24 + 111 => 41 + 114 => 44 + 116 => 6 + 120 => 49 + 122 => 8 + 125 => 3 + 130 => 42 + 132 => 37 + 135 => 29 + 137 => 53 + 140 => 50 Class: public com.volmit.iris.object.IrisObjectReplace NameNotChanged Source: "IrisObjectReplace.java" FieldsOf: com.volmit.iris.object.IrisObjectReplace private boolean exact NameNotChanged private com.volmit.iris.util.KList find NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache findData => b + private transient com.volmit.iris.gen.atomics.AtomicCache findData => a private com.volmit.iris.util.KList replace NameNotChanged private transient com.volmit.iris.gen.atomics.AtomicCache replaceData => c - private transient com.volmit.iris.gen.atomics.AtomicCache replaceGen => a + private transient com.volmit.iris.gen.atomics.AtomicCache replaceGen => b MethodsOf: com.volmit.iris.object.IrisObjectReplace static void () SignatureNotChanged public void () SignatureNotChanged @@ -10715,17 +10730,17 @@ Class: public com.volmit.iris.object.IrisObjectReplace NameNotChanged private static synthetic com.volmit.iris.noise.CNG lambda$getReplace$2(com.volmit.iris.util.RNG) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObjectReplace - 18 => 9, 11, 13 and 14 - 33 => 8 - 35 => 18 - 37 => 3 and 4 - 38 => 7 and 12 - 39 => 6 and 16 - 42 => 19 - 44 => 1 - 48 => 15 and 20 - 53 => 10 and 17 - 58 => 2 and 5 + 18 => 8, 13, 16 and 17 + 33 => 20 + 35 => 11 + 37 => 2 and 3 + 38 => 15 and 18 + 39 => 5 and 14 + 42 => 10 + 44 => 12 + 48 => 4 and 19 + 53 => 1 and 9 + 58 => 6 and 7 Class: public com.volmit.iris.object.IrisObjectRotation NameNotChanged Source: "IrisObjectRotation.java" @@ -10758,111 +10773,111 @@ Class: public com.volmit.iris.object.IrisObjectRotation NameNotChanged public void setYAxis(com.volmit.iris.object.IrisAxisRotationClamp) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObjectRotation - 19 => 33, 61, 64, 67 and 82 - 22 => 84 - 24 => 85 - 26 => 3 - 28 => 6 - 30 => 34 - 32 => 107 - 34 => 18 - 36 => 43 - 39 => 7 - 41 => 44 - 45 => 95 - 50 => 93 - 55 => 39 - 60 => 59 - 62 => 51 - 65 => 48 - 67 => 73 - 70 => 88 - 75 => 70 - 76 => 96 - 77 => 35 - 79 => 52 - 81 => 38 - 84 => 42 - 86 => 13 - 89 => 65 - 91 => 71 - 94 => 16 - 96 => 53 - 99 => 66 - 101 => 22 - 104 => 27 - 106 => 41 - 109 => 75 - 114 => 56 - 115 => 104 - 116 => 87 - 118 => 72 - 120 => 30 - 123 => 26 - 125 => 58 - 126 => 80 - 127 => 5 - 128 => 105 - 129 => 28 - 131 => 10 - 133 => 14 - 136 => 54 - 138 => 2 - 140 => 21 - 142 => 40 - 144 => 86 - 145 => 8 - 146 => 103 - 147 => 63 - 148 => 92 - 149 => 11 - 150 => 89 - 152 => 76 - 154 => 29 - 155 => 83 - 157 => 15 - 159 => 31 - 160 => 4 - 161 => 94 - 163 => 68 - 165 => 79 - 167 => 91 - 169 => 1 - 171 => 90 - 172 => 49 - 174 => 102 - 176 => 19 - 177 => 17 - 180 => 45 - 185 => 23 - 187 => 37 - 190 => 55 - 192 => 57 - 194 => 98 - 197 => 97 - 199 => 32 - 202 => 74 - 204 => 108 - 206 => 99 - 208 => 20 - 209 => 24 - 212 => 12 - 214 => 106 - 215 => 46 - 216 => 109 - 217 => 36 - 219 => 9 - 221 => 100 - 222 => 50 - 223 => 47 + 19 => 2, 4, 42, 79 and 87 + 22 => 35 + 24 => 23 + 26 => 57 + 28 => 3 + 30 => 27 + 32 => 15 + 34 => 64 + 36 => 50 + 39 => 43 + 41 => 97 + 45 => 109 + 50 => 9 + 55 => 37 + 60 => 72 + 62 => 24 + 65 => 36 + 67 => 49 + 70 => 86 + 75 => 99 + 76 => 17 + 77 => 52 + 79 => 28 + 81 => 29 + 84 => 13 + 86 => 25 + 89 => 40 + 91 => 10 + 94 => 47 + 96 => 48 + 99 => 38 + 101 => 39 + 104 => 98 + 106 => 75 + 109 => 11 + 114 => 90 + 115 => 92 + 116 => 30 + 118 => 69 + 120 => 71 + 123 => 74 + 125 => 73 + 126 => 5 + 127 => 44 + 128 => 82 + 129 => 26 + 131 => 108 + 133 => 105 + 136 => 104 + 138 => 66 + 140 => 16 + 142 => 31 + 144 => 56 + 145 => 78 + 146 => 33 + 147 => 65 + 148 => 21 + 149 => 102 + 150 => 18 + 152 => 95 + 154 => 19 + 155 => 101 + 157 => 76 + 159 => 45 + 160 => 12 + 161 => 93 + 163 => 106 + 165 => 59 + 167 => 41 + 169 => 53 + 171 => 68 + 172 => 107 + 174 => 100 + 176 => 34 + 177 => 54 + 180 => 55 + 185 => 88 + 187 => 91 + 190 => 20 + 192 => 51 + 194 => 46 + 197 => 89 + 199 => 83 + 202 => 32 + 204 => 60 + 206 => 14 + 208 => 77 + 209 => 84 + 212 => 67 + 214 => 103 + 215 => 22 + 216 => 94 + 217 => 80 + 219 => 7 + 221 => 63 + 222 => 6 + 223 => 70 224 => 81 - 228 => 101 - 234 => 60 - 238 => 78 - 243 => 69 - 248 => 62 - 253 => 25 - 258 => 77 + 228 => 85 + 234 => 61 + 238 => 8 + 243 => 62 + 248 => 96 + 253 => 1 + 258 => 58 Class: public com.volmit.iris.object.IrisObjectTranslate NameNotChanged Source: "IrisObjectTranslate.java" @@ -10883,22 +10898,22 @@ Class: public com.volmit.iris.object.IrisObjectTranslate NameNotChanged public java.lang.String toString() SignatureNotChanged public org.bukkit.util.BlockVector translate(org.bukkit.util.BlockVector, com.volmit.iris.object.IrisObjectRotation, int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisObjectTranslate - 14 => 9, 13, 14 and 19 - 17 => 7 - 21 => 4 - 23 => 3 - 28 => 11 - 30 => 6 - 34 => 1 - 37 => 15 - 38 => 8 - 39 => 5 - 40 => 18 - 41 => 17 - 45 => 12 - 60 => 10 - 62 => 2 - 65 => 16 + 14 => 6, 10, 16 and 17 + 17 => 18 + 21 => 8 + 23 => 19 + 28 => 12 + 30 => 11 + 34 => 2 + 37 => 1 + 38 => 14 + 39 => 15 + 40 => 4 + 41 => 13 + 45 => 3 + 60 => 5 + 62 => 7 + 65 => 9 Class: public com.volmit.iris.object.IrisPostProcessor NameNotChanged Source: "IrisPostProcessor.java" @@ -10917,20 +10932,20 @@ Class: public com.volmit.iris.object.IrisPostProcessor NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisPostProcessor - 13 => 16 - 14 => 1, 5 and 14 - 17 => 3 - 22 => 11 - 24 => 8 - 27 => 12 - 31 => 2 - 32 => 13 - 35 => 10 - 36 => 15 - 37 => 9 - 38 => 7 - 42 => 6 - 43 => 4 + 13 => 12 + 14 => 3, 6 and 14 + 17 => 5 + 22 => 13 + 24 => 4 + 27 => 16 + 31 => 8 + 32 => 7 + 35 => 11 + 36 => 2 + 37 => 10 + 38 => 1 + 42 => 9 + 43 => 15 Class: public com.volmit.iris.object.IrisRareObject NameNotChanged Source: "IrisRareObject.java" @@ -10947,48 +10962,52 @@ Class: public com.volmit.iris.object.IrisRareObject NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisRareObject - 14 => 5 and 8 - 15 => 3, 6 and 7 - 18 => 9 - 22 => 4 - 24 => 1 - 28 => 2 + 14 => 3 and 9 + 15 => 2, 5 and 8 + 18 => 4 + 22 => 6 + 24 => 7 + 28 => 1 Class: public com.volmit.iris.object.IrisRegion NameNotChanged Source: "IrisRegion.java" FieldsOf: com.volmit.iris.object.IrisRegion + private static synthetic int[] $SWITCH_TABLE$com$volmit$iris$object$InferredType => l private double biomeImplosionRatio NameNotChanged private com.volmit.iris.util.KList blockDrops NameNotChanged private transient com.volmit.iris.gen.atomics.AtomicCache cacheRidge => i - private transient com.volmit.iris.gen.atomics.AtomicCache cacheSpot => f + private transient com.volmit.iris.gen.atomics.AtomicCache cacheSpot => h private double caveBiomeZoom NameNotChanged private com.volmit.iris.util.KList caveBiomes NameNotChanged - private com.volmit.iris.util.KList deposits => h + private com.volmit.iris.util.KList deposits => f private com.volmit.iris.util.KList effects NameNotChanged private double landBiomeZoom NameNotChanged private com.volmit.iris.util.KList landBiomes NameNotChanged private com.volmit.iris.object.IrisLootReference loot NameNotChanged private java.lang.String name NameNotChanged private int rarity NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache realCaveBiomes => e - private transient com.volmit.iris.gen.atomics.AtomicCache realLandBiomes => j - private transient com.volmit.iris.gen.atomics.AtomicCache realSeaBiomes => g - private transient com.volmit.iris.gen.atomics.AtomicCache realShoreBiomes => d + private transient com.volmit.iris.gen.atomics.AtomicCache realCaveBiomes => j + private transient com.volmit.iris.gen.atomics.AtomicCache realLandBiomes => e + private transient com.volmit.iris.gen.atomics.AtomicCache realSeaBiomes => d + private transient com.volmit.iris.gen.atomics.AtomicCache realShoreBiomes => k private com.volmit.iris.util.KList ridgeBiomes NameNotChanged private double seaBiomeZoom NameNotChanged private com.volmit.iris.util.KList seaBiomes NameNotChanged private double shoreBiomeZoom NameNotChanged private com.volmit.iris.util.KList shoreBiomes NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache shoreHeightGenerator => k + private transient com.volmit.iris.gen.atomics.AtomicCache shoreHeightGenerator => g private double shoreHeightMax NameNotChanged private double shoreHeightMin NameNotChanged private double shoreHeightZoom NameNotChanged private double shoreRatio NameNotChanged private com.volmit.iris.util.KList spotBiomes NameNotChanged private com.volmit.iris.util.KList structures NameNotChanged + private com.volmit.iris.util.KList text NameNotChanged MethodsOf: com.volmit.iris.object.IrisRegion + static synthetic int[] $SWITCH_TABLE$com$volmit$iris$object$InferredType() => a() static void () SignatureNotChanged public void () SignatureNotChanged + private static java.lang.NoSuchFieldError a(java.lang.NoSuchFieldError) SignatureNotChanged protected boolean canEqual(java.lang.Object) SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged public com.volmit.iris.util.KList getAllBiomes(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged @@ -11030,152 +11049,119 @@ Class: public com.volmit.iris.object.IrisRegion NameNotChanged public com.volmit.iris.util.KList getSpotBiomeKeys() SignatureNotChanged public com.volmit.iris.util.KList getSpotBiomes() SignatureNotChanged public com.volmit.iris.util.KList getStructures() SignatureNotChanged + public com.volmit.iris.util.KList getText() SignatureNotChanged public int hashCode() SignatureNotChanged - private static synthetic void lambda$getAllBiomes$5(com.volmit.iris.util.KSet, com.volmit.iris.object.IrisRegionSpot) SignatureNotChanged - private static synthetic void lambda$getAllBiomes$6(com.volmit.iris.util.KSet, com.volmit.iris.object.IrisRegionRidge) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRealCaveBiomes$7(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRealLandBiomes$10(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRealSeaBiomes$9(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRealShoreBiomes$8(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getRidgeBiomeKeys$1() SignatureNotChanged - private synthetic com.volmit.iris.noise.CNG lambda$getShoreHeightGenerator$4() SignatureNotChanged - private synthetic com.volmit.iris.util.KList lambda$getSpotBiomeKeys$3() SignatureNotChanged - private static synthetic void lambda$null$0(com.volmit.iris.util.KList, com.volmit.iris.object.IrisRegionRidge) SignatureNotChanged - private static synthetic void lambda$null$2(com.volmit.iris.util.KList, com.volmit.iris.object.IrisRegionSpot) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$0() SignatureNotChanged + private static synthetic void lambda$1(com.volmit.iris.util.KList, com.volmit.iris.object.IrisRegionRidge) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$10(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$2() SignatureNotChanged + private static synthetic void lambda$3(com.volmit.iris.util.KList, com.volmit.iris.object.IrisRegionSpot) SignatureNotChanged + private synthetic com.volmit.iris.noise.CNG lambda$4() SignatureNotChanged + private static synthetic void lambda$5(com.volmit.iris.util.KSet, com.volmit.iris.object.IrisRegionSpot) SignatureNotChanged + private static synthetic void lambda$6(com.volmit.iris.util.KSet, com.volmit.iris.object.IrisRegionRidge) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$7(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$8(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$9(com.volmit.iris.gen.ContextualChunkGenerator) SignatureNotChanged public void setName(java.lang.String) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisRegion - 24 => 57, 67 and 89 - 25 => 91, 110 and 116 - 28 => 99 - 32 => 93 - 34 => 74 - 37 => 101 - 39 => 53 - 43 => 86 - 45 => 50 - 48 => 35 - 50 => 132 - 54 => 37 - 56 => 22 - 59 => 70 - 61 => 103 - 63 => 27 - 65 => 78 - 68 => 39 - 70 => 131 - 73 => 9 - 75 => 111 - 78 => 121 - 80 => 23 - 83 => 135 - 85 => 42 - 88 => 96 - 90 => 106 - 93 => 5 - 95 => 32 - 99 => 30 - 101 => 94 - 104 => 75 - 106 => 28 - 111 => 36 - 113 => 20 - 118 => 125 - 120 => 100 - 125 => 41 - 127 => 48 - 131 => 45 - 133 => 19 - 136 => 123 - 138 => 77 - 141 => 40 - 143 => 68 - 145 => 80 - 147 => 11 and 52 - 148 => 66 and 112 - 149 => 29 - 150 => 64 and 119 - 151 => 3 and 83 - 152 => 62 and 118 - 153 => 43 and 90 - 157 => 108 - 160 => 65 - 162 => 24 - 164 => 73 - 166 => 72 - 171 => 58 - 176 => 63 - 178 => 25 - 179 => 124 and 126 - 181 => 87 - 187 => 97 - 189 => 16 - 190 => 4 and 10 - 191 => 109 - 197 => 114 - 199 => 51 - 205 => 95 - 210 => 38 - 211 => 133 - 212 => 6 - 213 => 104 - 214 => 2 - 215 => 92 - 216 => 34 and 60 - 217 => 107 and 136 - 219 => 8 - 221 => 12 - 223 => 33 - 225 => 128 - 226 => 49 - 229 => 13 - 230 => 85 - 231 => 81 - 232 => 26 - 233 => 105 - 236 => 7 - 241 => 84 - 243 => 129 - 246 => 44 - 248 => 21 - 251 => 69 - 253 => 117 - 256 => 122 - 258 => 47 - 261 => 14 - 266 => 113 - 268 => 88 - 270 => 130 - 272 => 31 - 273 => 59 - 275 => 71 - 281 => 127 - 283 => 1 - 285 => 61 - 287 => 76 - 288 => 134 - 290 => 46 - 296 => 79 - 298 => 15 - 300 => 56 - 302 => 17 - 303 => 55 - 305 => 98 - 311 => 102 - 313 => 54 - 315 => 115 - 317 => 82 - 318 => 120 - 320 => 18 - -Class: synthetic com.volmit.iris.object.IrisRegion$1 => com.volmit.iris.object.IrisRegion$a - Source: "IrisRegion.java" - FieldsOf: com.volmit.iris.object.IrisRegion$1 - static final synthetic int[] $SwitchMap$com$volmit$iris$object$InferredType => a - MethodsOf: com.volmit.iris.object.IrisRegion$1 - static void () SignatureNotChanged - LineNumbersOf: com.volmit.iris.object.IrisRegion$1 - 157 => 1 + 24 => 3, 5, 7, 11, 21, 40, 41, 45, 46, 49, 52, 53, 56, 57, 60, 61, 76, 80, 85, 96, 99, 102, 103, 105, 106, 108, 117, 123, 129, 131, 132, 138 and 141 + 25 => 4, 36 and 134 + 26 => 2 + 32 => 10 + 37 => 119 + 43 => 6 + 48 => 33 + 53 => 15 + 59 => 34 + 64 => 20 + 68 => 128 + 73 => 35 + 78 => 66 + 83 => 12 + 88 => 114 + 93 => 69 + 98 => 8 + 104 => 51 + 109 => 64 + 116 => 87 + 123 => 75 + 130 => 30 + 136 => 95 + 141 => 122 + 146 => 100 + 150 => 109 + 152 => 82 + 153 => 17 + 154 => 124 + 155 => 101 + 156 => 126 + 157 => 72 + 158 => 79 + 162 => 115 + 165 => 54 + 167 => 73 + 169 => 118 + 171 => 62 + 176 => 135 + 181 => 27 + 183 => 43 + 184 => 88 and 130 + 186 => 93 + 192 => 68 + 194 => 110 + 195 => 38 and 139 + 196 => 31 + 202 => 81 + 204 => 1 + 210 => 78 + 215 => 9 + 216 => 77 + 217 => 16 + 218 => 37 + 219 => 39 + 220 => 23 + 221 => 28 and 107 + 222 => 47 and 94 + 224 => 65 and 90 + 226 => 25 and 127 + 228 => 22 + 230 => 26 + 231 => 89 + 234 => 14 + 235 => 91 + 236 => 58 + 237 => 137 + 241 => 63 + 246 => 133 + 248 => 19 + 251 => 92 + 253 => 116 + 256 => 97 + 258 => 48 + 261 => 120 + 263 => 74 + 266 => 70 + 271 => 111 + 273 => 71 + 275 => 32 and 125 + 277 => 13 + 280 => 67 + 286 => 83 + 288 => 55 + 290 => 104 and 113 + 292 => 29 + 295 => 121 + 301 => 59 + 303 => 112 + 305 => 18 and 44 + 307 => 50 + 310 => 86 + 316 => 136 + 318 => 24 + 320 => 98 and 140 + 322 => 42 + 325 => 84 Class: public com.volmit.iris.object.IrisRegionRidge NameNotChanged Source: "IrisRegionRidge.java" @@ -11219,48 +11205,48 @@ Class: public com.volmit.iris.object.IrisRegionRidge NameNotChanged private synthetic com.volmit.iris.noise.CellGenerator lambda$getSpotGenerator$0(com.volmit.iris.util.RNG) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisRegionRidge - 16 => 9, 10, 30 and 37 - 23 => 15 - 25 => 2 - 28 => 3 - 30 => 35 - 32 => 42 - 34 => 18 - 36 => 48 - 38 => 40 - 43 => 36 - 45 => 41 - 48 => 8 - 50 => 45 - 52 => 11 - 54 => 46 - 57 => 20 - 59 => 26 - 62 => 5 - 64 => 39 - 67 => 34 - 69 => 4 - 71 => 16 and 44 - 73 => 13 and 21 - 74 => 27 and 32 - 77 => 47 - 79 => 7 - 83 => 23 - 85 => 1 - 86 => 31 - 87 => 12 - 88 => 17 - 94 => 14 - 96 => 43 - 97 => 25 - 98 => 6 - 99 => 33 - 115 => 22 - 117 => 38 - 119 => 24 - 123 => 19 - 125 => 28 - 128 => 29 + 16 => 2, 17, 19 and 21 + 23 => 5 + 25 => 6 + 28 => 31 + 30 => 30 + 32 => 44 + 34 => 20 + 36 => 37 + 38 => 48 + 43 => 34 + 45 => 8 + 48 => 26 + 50 => 13 + 52 => 41 + 54 => 23 + 57 => 40 + 59 => 43 + 62 => 12 + 64 => 22 + 67 => 42 + 69 => 15 + 71 => 25 and 36 + 73 => 1 and 16 + 74 => 4 and 47 + 77 => 38 + 79 => 11 + 83 => 14 + 85 => 29 + 86 => 27 + 87 => 28 + 88 => 7 + 94 => 24 + 96 => 18 + 97 => 45 + 98 => 3 + 99 => 32 + 115 => 10 + 117 => 35 + 119 => 33 + 123 => 9 + 125 => 46 + 128 => 39 Class: public com.volmit.iris.object.IrisRegionSpot NameNotChanged Source: "IrisRegionSpot.java" @@ -11294,46 +11280,46 @@ Class: public com.volmit.iris.object.IrisRegionSpot NameNotChanged private synthetic com.volmit.iris.noise.CellGenerator lambda$getSpotGenerator$0(com.volmit.iris.util.RNG) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisRegionSpot - 15 => 1, 5, 7 and 18 - 22 => 25 - 24 => 3 - 27 => 14 - 29 => 24 - 31 => 19 - 33 => 20 - 35 => 10 - 37 => 31 - 40 => 11 - 42 => 16 - 46 => 28 - 48 => 23 - 51 => 21 + 15 => 5, 9, 15 and 24 + 22 => 8 + 24 => 23 + 27 => 18 + 29 => 12 + 31 => 26 + 33 => 25 + 35 => 30 + 37 => 14 + 40 => 19 + 42 => 21 + 46 => 32 + 48 => 3 + 51 => 4 53 => 29 - 55 => 6 and 17 - 57 => 2 and 12 - 60 => 8 - 62 => 9 - 66 => 30 - 68 => 22 - 69 => 13 - 70 => 32 - 71 => 27 - 87 => 4 - 89 => 15 - 92 => 26 + 55 => 17 and 27 + 57 => 2 and 22 + 60 => 7 + 62 => 6 + 66 => 1 + 68 => 20 + 69 => 16 + 70 => 10 + 71 => 28 + 87 => 31 + 89 => 13 + 92 => 11 Class: public com.volmit.iris.object.IrisRegistrant NameNotChanged Source: "IrisRegistrant.java" FieldsOf: com.volmit.iris.object.IrisRegistrant - private static int a => c - private transient java.io.File loadFile => a - private transient java.lang.String loadKey => b + private static boolean a => c + private transient java.io.File loadFile => b + private transient java.lang.String loadKey => a MethodsOf: com.volmit.iris.object.IrisRegistrant static void () SignatureNotChanged public void () SignatureNotChanged - public static int a() => b() - public static void a(int) => b(int) - public static int b() => a() + public static boolean a() => b() + public static void a(boolean) => b(boolean) + public static boolean b() => c() protected boolean canEqual(java.lang.Object) SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged public java.io.File getLoadFile() SignatureNotChanged @@ -11343,9 +11329,9 @@ Class: public com.volmit.iris.object.IrisRegistrant NameNotChanged public void setLoadKey(java.lang.String) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisRegistrant - 7 => 1, 3, 4, 6, 7, 8 and 9 - 10 => 5 - 12 => 2 + 7 => 1, 4, 5, 6, 7, 8 and 9 + 10 => 2 + 12 => 3 Class: public com.volmit.iris.object.IrisShapedGeneratorStyle NameNotChanged Source: "IrisShapedGeneratorStyle.java" @@ -11365,16 +11351,16 @@ Class: public com.volmit.iris.object.IrisShapedGeneratorStyle NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisShapedGeneratorStyle - 13 => 4, 5, 10 and 13 - 16 => 1 - 19 => 9 - 21 => 7 - 26 => 6 - 28 => 3 - 33 => 11 - 37 => 2 - 41 => 12 - 43 => 8 + 13 => 1, 6, 9 and 10 + 16 => 5 + 19 => 4 + 21 => 8 + 26 => 11 + 28 => 12 + 33 => 7 + 37 => 3 + 41 => 2 + 43 => 13 Class: public com.volmit.iris.object.IrisStructure NameNotChanged Source: "IrisStructure.java" @@ -11425,83 +11411,83 @@ Class: public com.volmit.iris.object.IrisStructure NameNotChanged public void setWallChance(double) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisStructure - 20 => 2, 7, 27, 50, 51, 58 and 74 - 21 => 36, 38 and 73 - 24 => 15 - 28 => 21 - 30 => 5 - 32 => 12 and 62 - 34 => 61 - 36 => 78 - 38 => 37 - 40 => 41 - 42 => 53 - 44 => 47 - 46 => 22 - 51 => 55 - 53 => 17 - 55 => 32 - 57 => 20 - 62 => 1 - 64 => 18 - 68 => 30 - 70 => 68 - 75 => 46 - 77 => 23 - 79 => 13 - 81 => 76 - 85 => 42 - 87 => 3 and 43 - 91 => 63 - 92 => 39 - 93 => 9 - 95 => 57 - 97 => 14 - 100 => 35 - 102 => 4 - 105 => 29 - 107 => 52 - 110 => 48 - 112 => 10 - 115 => 67 - 116 => 77 - 117 => 49 - 119 => 45 and 69 - 121 => 70 - 123 => 33 - 125 => 72 - 127 => 60 - 129 => 75 - 131 => 6 - 132 => 59 - 136 => 26 - 141 => 34 and 71 - 143 => 64 - 145 => 25 - 149 => 24 - 151 => 8 - 154 => 16 - 155 => 54 - 165 => 31 - 166 => 44 - 167 => 65 - 168 => 40 - 173 => 66 - 175 => 11 - 176 => 19 - 181 => 56 - 183 => 28 + 20 => 1, 4, 17, 31, 32, 52 and 58 + 21 => 30, 56 and 66 + 24 => 42 + 28 => 7 + 30 => 62 + 32 => 50 and 75 + 34 => 11 + 36 => 72 + 38 => 55 + 40 => 12 + 42 => 63 + 44 => 25 + 46 => 46 + 51 => 49 + 53 => 16 + 55 => 2 + 57 => 60 + 62 => 78 + 64 => 37 + 68 => 21 + 70 => 6 + 75 => 71 + 77 => 36 + 79 => 53 + 81 => 10 + 85 => 69 + 87 => 3 and 76 + 91 => 24 + 92 => 28 + 93 => 29 + 95 => 15 + 97 => 68 + 100 => 9 + 102 => 27 + 105 => 65 + 107 => 14 + 110 => 35 + 112 => 19 + 115 => 61 + 116 => 47 + 117 => 33 + 119 => 5 and 26 + 121 => 18 + 123 => 34 + 125 => 43 + 127 => 41 + 129 => 38 + 131 => 74 + 132 => 45 + 136 => 40 + 141 => 54 and 73 + 143 => 39 + 145 => 77 + 149 => 20 + 151 => 70 + 154 => 44 + 155 => 13 + 165 => 22 + 166 => 23 + 167 => 48 + 168 => 67 + 173 => 8 + 175 => 59 + 176 => 51 + 181 => 57 + 183 => 64 Class: public com.volmit.iris.object.IrisStructurePlacement NameNotChanged Source: "IrisStructurePlacement.java" FieldsOf: com.volmit.iris.object.IrisStructurePlacement - private transient com.volmit.iris.gen.atomics.AtomicCache chanceCell => b - private transient com.volmit.iris.gen.atomics.AtomicCache config => c + private transient com.volmit.iris.gen.atomics.AtomicCache chanceCell => a + private transient com.volmit.iris.gen.atomics.AtomicCache config => b private int height NameNotChanged private int rarity NameNotChanged private double ratio NameNotChanged private double shuffle NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache structure => a + private transient com.volmit.iris.gen.atomics.AtomicCache structure => c private java.lang.String tileset NameNotChanged private double zoom NameNotChanged MethodsOf: com.volmit.iris.object.IrisStructurePlacement @@ -11534,80 +11520,80 @@ Class: public com.volmit.iris.object.IrisStructurePlacement NameNotChanged public void placeLayer(com.volmit.iris.gen.ParallaxChunkGenerator, com.volmit.iris.util.RNG, com.volmit.iris.util.RNG, int, int, int, int, int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisStructurePlacement - 21 => 1, 5, 48 and 56 - 24 => 9 - 28 => 80 - 30 => 2 - 34 => 38 - 36 => 34 - 40 => 83 - 42 => 76 - 46 => 35 - 48 => 12 - 52 => 41 - 54 => 25 - 57 => 60 - 59 => 3 and 31 - 60 => 62 and 68 - 61 => 71 + 21 => 5, 17, 76 and 78 + 24 => 81 + 28 => 36 + 30 => 30 + 34 => 19 + 36 => 6 + 40 => 74 + 42 => 49 + 46 => 48 + 48 => 59 + 52 => 61 + 54 => 77 + 57 => 70 + 59 => 10 and 44 + 60 => 15 and 83 + 61 => 23 64 => 67 - 66 => 43 - 72 => 7 - 73 => 77 - 74 => 52 - 75 => 53 - 76 => 19 - 78 => 33 and 47 - 80 => 4 - 82 => 22 - 85 => 28 and 73 - 87 => 81 + 66 => 41 + 72 => 63 + 73 => 72 + 74 => 73 + 75 => 2 + 76 => 71 + 78 => 1 and 16 + 80 => 84 + 82 => 28 + 85 => 14 and 29 + 87 => 37 89 => 57 - 92 => 16 - 94 => 46 - 96 => 55 - 99 => 82 - 101 => 11 - 103 => 70 - 104 => 61 - 107 => 44 and 50 - 109 => 72 - 115 => 27 - 117 => 59 - 118 => 74 - 119 => 30 - 123 => 58 - 125 => 64 - 128 => 13 - 129 => 8 - 131 => 65 - 133 => 79 - 135 => 84 - 138 => 26 - 140 => 63 - 142 => 32 - 144 => 39 - 145 => 17 - 147 => 18 - 149 => 54 - 150 => 14 and 75 - 152 => 10 - 156 => 69 - 158 => 37 - 159 => 20 - 160 => 40 - 166 => 24 - 171 => 49 - 176 => 51 - 181 => 15 and 42 - 186 => 78 - 188 => 6 - 191 => 36 - 196 => 21 - 198 => 23 - 199 => 45 - 200 => 29 - 201 => 66 + 92 => 54 + 94 => 31 + 96 => 9 + 99 => 7 + 101 => 42 + 103 => 20 + 104 => 82 + 107 => 3 and 39 + 109 => 60 + 115 => 13 + 117 => 8 + 118 => 24 + 119 => 46 + 123 => 56 + 125 => 55 + 128 => 66 + 129 => 64 + 131 => 43 + 133 => 38 + 135 => 21 + 138 => 47 + 140 => 79 + 142 => 62 + 144 => 40 + 145 => 22 + 147 => 4 + 149 => 53 + 150 => 25 and 33 + 152 => 34 + 156 => 52 + 158 => 75 + 159 => 65 + 160 => 35 + 166 => 45 + 171 => 69 + 176 => 11 + 181 => 27 and 80 + 186 => 58 + 188 => 12 + 191 => 32 + 196 => 18 + 198 => 26 + 199 => 68 + 200 => 50 + 201 => 51 Class: public com.volmit.iris.object.IrisStructureTile NameNotChanged Source: "IrisStructureTile.java" @@ -11615,9 +11601,9 @@ Class: public com.volmit.iris.object.IrisStructureTile NameNotChanged private com.volmit.iris.object.StructureTileCondition ceiling NameNotChanged private com.volmit.iris.object.StructureTileCondition east NameNotChanged private com.volmit.iris.object.StructureTileCondition floor NameNotChanged - private transient com.volmit.iris.util.KMap forceObjects => b + private transient com.volmit.iris.util.KMap forceObjects => a private com.volmit.iris.object.IrisLootReference loot NameNotChanged - private transient com.volmit.iris.gen.atomics.AtomicCache maxFaces => a + private transient com.volmit.iris.gen.atomics.AtomicCache maxFaces => b private transient com.volmit.iris.gen.atomics.AtomicCache minFaces => c private com.volmit.iris.object.StructureTileCondition north NameNotChanged private com.volmit.iris.util.KList objects NameNotChanged @@ -11656,70 +11642,227 @@ Class: public com.volmit.iris.object.IrisStructureTile NameNotChanged public void setWest(com.volmit.iris.object.StructureTileCondition) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.IrisStructureTile - 19 => 25, 27, 43, 46, 47, 49 and 63 - 20 => 6, 14 and 31 - 23 => 11 - 25 => 71 - 27 => 55 - 29 => 50 - 31 => 26 - 34 => 8 - 36 => 67 - 39 => 62 - 41 => 57 - 44 => 35 - 46 => 44 - 49 => 28 - 51 => 12 - 54 => 13 - 56 => 66 - 59 => 7 - 61 => 64 - 66 => 18 - 68 => 38 and 68 - 70 => 54 - 74 => 2 - 76 => 36 - 77 => 4 - 80 => 73 - 82 => 60 - 86 => 23 - 91 => 19 - 98 => 40 - 100 => 24 - 103 => 22 - 105 => 52 - 108 => 53 - 110 => 59 - 115 => 48 and 61 - 117 => 69 - 118 => 1 - 119 => 17 - 120 => 21 - 121 => 29 - 122 => 5 - 123 => 42 - 124 => 58 - 125 => 72 - 127 => 33 - 128 => 37 + 19 => 4, 29, 39, 50, 59, 65 and 73 + 20 => 3, 30 and 34 + 23 => 24 + 25 => 51 + 27 => 42 + 29 => 28 + 31 => 43 + 34 => 47 + 36 => 71 + 39 => 61 + 41 => 23 + 44 => 40 + 46 => 10 + 49 => 31 + 51 => 9 + 54 => 69 + 56 => 44 + 59 => 25 + 61 => 16 + 66 => 45 + 68 => 32 and 37 + 70 => 41 + 74 => 54 + 76 => 35 + 77 => 1 + 80 => 48 + 82 => 70 + 86 => 52 + 91 => 60 + 98 => 5 + 100 => 27 + 103 => 62 + 105 => 38 + 108 => 72 + 110 => 2 + 115 => 63 and 67 + 117 => 33 + 118 => 49 + 119 => 6 + 120 => 53 + 121 => 74 + 122 => 17 + 123 => 12 + 124 => 21 + 125 => 46 + 127 => 13 + 128 => 58 129 => 15 - 130 => 30 - 131 => 74 - 132 => 20 - 133 => 34 - 134 => 56 - 141 => 16 - 142 => 51 - 143 => 70 - 144 => 3 - 146 => 32 - 149 => 10 - 150 => 65 - 151 => 45 - 152 => 9 - 154 => 41 - 158 => 39 + 130 => 66 + 131 => 68 + 132 => 19 + 133 => 7 + 134 => 8 + 141 => 36 + 142 => 64 + 143 => 55 + 144 => 22 + 146 => 57 + 149 => 56 + 150 => 14 + 151 => 11 + 152 => 20 + 154 => 18 + 158 => 26 + +Class: public com.volmit.iris.object.IrisTextPlacement NameNotChanged + Source: "IrisTextPlacement.java" + FieldsOf: com.volmit.iris.object.IrisTextPlacement + private double chance NameNotChanged + private com.volmit.iris.object.IrisObjectLimit clamp NameNotChanged + private com.volmit.iris.gen.atomics.AtomicCache config => a + private int density NameNotChanged + private com.volmit.iris.object.ObjectPlaceMode mode NameNotChanged + private boolean onwater NameNotChanged + private com.volmit.iris.util.KList render NameNotChanged + private com.volmit.iris.object.IrisObjectRotation rotation NameNotChanged + private com.volmit.iris.object.IrisObjectTranslate translate NameNotChanged + private boolean underwater NameNotChanged + private boolean waterloggable NameNotChanged + MethodsOf: com.volmit.iris.object.IrisTextPlacement + static void () SignatureNotChanged + public void () SignatureNotChanged + protected boolean canEqual(java.lang.Object) SignatureNotChanged + public boolean equals(java.lang.Object) SignatureNotChanged + public double getChance() SignatureNotChanged + public com.volmit.iris.object.IrisObjectLimit getClamp() SignatureNotChanged + public com.volmit.iris.object.IrisObjectPlacement getConfig() SignatureNotChanged + public int getDensity() SignatureNotChanged + public com.volmit.iris.object.ObjectPlaceMode getMode() SignatureNotChanged + public com.volmit.iris.util.KList getRender() SignatureNotChanged + public com.volmit.iris.object.IrisObjectRotation getRotation() SignatureNotChanged + public com.volmit.iris.object.IrisObjectTranslate getTranslate() SignatureNotChanged + public int hashCode() SignatureNotChanged + public boolean isOnwater() SignatureNotChanged + public boolean isUnderwater() SignatureNotChanged + public boolean isWaterloggable() SignatureNotChanged + private synthetic com.volmit.iris.object.IrisObjectPlacement lambda$0() SignatureNotChanged + public int maxDimension() SignatureNotChanged + public void place(com.volmit.iris.gen.ParallaxChunkGenerator, com.volmit.iris.util.RNG, int, int) SignatureNotChanged + public java.lang.String toString() SignatureNotChanged + LineNumbersOf: com.volmit.iris.object.IrisTextPlacement + 17 => 1, 2, 9, 11, 13, 20, 26, 27, 32, 33, 43, 47, 48 and 53 + 24 => 37 + 29 => 46 + 33 => 10 + 37 => 3 + 41 => 45 + 45 => 8 + 51 => 6 + 55 => 39 + 59 => 15 + 63 => 30 + 65 => 18 + 69 => 55 + 71 => 49 + 73 => 12 + 74 => 40 + 75 => 29 + 76 => 50 + 77 => 35 + 78 => 19 + 79 => 31 + 80 => 17 + 81 => 5 + 82 => 23 + 84 => 44 + 88 => 16 + 91 => 14 + 95 => 41 + 97 => 24 and 52 + 99 => 36 + 101 => 28 + 103 => 42 + 107 => 34 + 112 => 7 + 114 => 4 and 21 + 116 => 22 + 117 => 25 + 118 => 54 + 119 => 51 + 121 => 38 + +Class: public com.volmit.iris.object.IrisTextRenderer NameNotChanged + Source: "IrisTextRenderer.java" + FieldsOf: com.volmit.iris.object.IrisTextRenderer + private com.volmit.iris.object.IrisMaterialPalette blockPalette NameNotChanged + private java.lang.String font NameNotChanged + private transient com.volmit.iris.gen.atomics.AtomicCache fontData => c + private transient com.volmit.iris.gen.atomics.AtomicCache fontMetrics => a + private com.volmit.iris.object.FontStyle fontStyle NameNotChanged + private transient com.volmit.iris.gen.atomics.AtomicCache fontStyleData => e + private transient com.volmit.iris.gen.atomics.AtomicCache maxLength => b + private transient com.volmit.iris.gen.atomics.AtomicCache objects => d + private int size NameNotChanged + private com.volmit.iris.object.IrisGeneratorStyle surfaceField NameNotChanged + private com.volmit.iris.util.KList text NameNotChanged + MethodsOf: com.volmit.iris.object.IrisTextRenderer + static void () SignatureNotChanged + public void () SignatureNotChanged + protected boolean canEqual(java.lang.Object) SignatureNotChanged + public boolean equals(java.lang.Object) SignatureNotChanged + public com.volmit.iris.object.IrisMaterialPalette getBlockPalette() SignatureNotChanged + public java.lang.String getFont() SignatureNotChanged + public java.awt.Font getFontData() SignatureNotChanged + public java.awt.FontMetrics getFontMetrics() SignatureNotChanged + public com.volmit.iris.object.FontStyle getFontStyle() SignatureNotChanged + public com.volmit.iris.gen.atomics.AtomicCache getFontStyleData() SignatureNotChanged + public double getLength(java.lang.String) SignatureNotChanged + public double getMaxLength() SignatureNotChanged + public com.volmit.iris.gen.atomics.AtomicCache getObjects() SignatureNotChanged + public com.volmit.iris.util.KList getObjects(com.volmit.iris.gen.ParallaxChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged + public int getSize() SignatureNotChanged + public com.volmit.iris.object.IrisGeneratorStyle getSurfaceField() SignatureNotChanged + public com.volmit.iris.util.KList getText() SignatureNotChanged + public int hashCode() SignatureNotChanged + private synthetic com.volmit.iris.util.KList lambda$0(com.volmit.iris.gen.ParallaxChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged + private synthetic java.lang.Double lambda$1() SignatureNotChanged + private synthetic java.awt.Font lambda$2() SignatureNotChanged + private synthetic java.lang.Integer lambda$3() SignatureNotChanged + private synthetic java.awt.FontMetrics lambda$4() SignatureNotChanged + public void place(com.volmit.iris.gen.ParallaxChunkGenerator, com.volmit.iris.util.RNG, com.volmit.iris.object.IrisObjectPlacement, int, int) SignatureNotChanged + public java.lang.String toString() SignatureNotChanged + LineNumbersOf: com.volmit.iris.object.IrisTextRenderer + 22 => 3, 6, 8, 13, 18, 20, 30, 35, 45, 47, 50 and 52 + 35 => 15 + 39 => 44 + 45 => 5 + 50 => 19 + 54 => 26 + 56 => 42 + 57 => 51 + 58 => 24 + 59 => 7 + 60 => 27 + 62 => 43 + 65 => 11 + 69 => 1 + 71 => 16 + 73 => 17 and 22 + 75 => 2 + 78 => 41 + 89 => 48 + 91 => 12 + 93 => 9 and 28 + 95 => 31 + 97 => 32 + 101 => 25 + 107 => 40 + 117 => 29 + 119 => 10 and 21 + 121 => 4 + 123 => 33 + 126 => 49 + 128 => 14 + 131 => 23 + 132 => 36 + 138 => 39 + 140 => 37 + 141 => 38 + 147 => 34 + 148 => 46 Class: public final enum com.volmit.iris.object.LootMode NameNotChanged Source: "LootMode.java" @@ -11735,9 +11878,9 @@ Class: public final enum com.volmit.iris.object.LootMode NameNotChanged public static com.volmit.iris.object.LootMode[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.LootMode 5 => 2, 3, 4 and 5 - 7 => 6 - 10 => 1 - 13 => 7 + 7 => 7 + 10 => 6 + 13 => 1 Class: public final enum com.volmit.iris.object.NoiseStyle NameNotChanged Source: "NoiseStyle.java" @@ -11946,206 +12089,206 @@ Class: public final enum com.volmit.iris.object.NoiseStyle NameNotChanged public static com.volmit.iris.object.NoiseStyle valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.NoiseStyle[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.NoiseStyle - 10 => 51, 141 and 168 - 14 => 8 - 16 => 97 - 18 => 129 - 20 => 162 - 22 => 190 - 24 => 13 - 26 => 96 - 28 => 172 - 30 => 167 - 32 => 123 - 34 => 37 - 36 => 202 - 38 => 61 - 40 => 137 - 42 => 40 - 44 => 110 - 46 => 2 - 48 => 139 - 50 => 138 + 10 => 10, 42 and 140 + 14 => 1 + 16 => 168 + 18 => 33 + 20 => 199 + 22 => 194 + 24 => 50 + 26 => 164 + 28 => 195 + 30 => 104 + 32 => 133 + 34 => 172 + 36 => 149 + 38 => 11 + 40 => 22 + 42 => 73 + 44 => 59 + 46 => 120 + 48 => 82 + 50 => 77 52 => 200 - 54 => 44 - 56 => 21 - 58 => 155 - 60 => 65 - 62 => 189 - 64 => 52 - 66 => 132 - 68 => 193 - 70 => 43 - 72 => 34 - 74 => 25 - 76 => 26 - 78 => 27 - 80 => 143 - 82 => 20 - 84 => 48 - 86 => 62 - 88 => 109 - 90 => 166 - 92 => 152 - 94 => 74 - 96 => 99 - 98 => 50 - 100 => 28 - 102 => 108 - 104 => 198 - 106 => 60 - 108 => 12 - 110 => 95 - 112 => 186 - 114 => 14 - 116 => 149 - 118 => 159 - 120 => 160 - 122 => 55 - 124 => 100 - 126 => 53 - 128 => 9 - 130 => 170 - 132 => 56 - 134 => 15 - 136 => 42 - 138 => 180 - 140 => 117 - 142 => 173 - 144 => 68 - 146 => 125 - 148 => 176 - 150 => 191 - 152 => 4 - 154 => 195 - 156 => 161 - 158 => 70 - 160 => 64 - 162 => 113 - 164 => 86 - 166 => 98 - 168 => 85 - 170 => 66 - 172 => 7 - 174 => 36 - 176 => 79 - 178 => 136 - 180 => 146 - 182 => 156 - 184 => 144 - 186 => 115 - 188 => 58 - 190 => 76 - 192 => 47 - 194 => 183 - 196 => 118 - 198 => 126 - 200 => 63 - 202 => 67 - 204 => 106 - 206 => 91 - 208 => 18 - 210 => 151 - 212 => 165 - 214 => 59 - 216 => 92 - 218 => 201 - 220 => 122 - 222 => 83 - 224 => 142 - 226 => 184 - 228 => 49 - 230 => 130 - 232 => 133 - 234 => 121 - 236 => 105 - 238 => 46 - 240 => 182 - 242 => 1 - 244 => 16 - 246 => 171 - 248 => 69 - 250 => 94 - 252 => 194 - 254 => 145 - 256 => 81 - 258 => 102 - 260 => 6 - 262 => 140 - 264 => 57 - 266 => 119 - 268 => 154 - 270 => 181 - 272 => 90 - 274 => 77 - 276 => 32 - 278 => 72 - 280 => 188 - 282 => 103 - 284 => 38 - 286 => 101 - 288 => 128 - 290 => 89 - 292 => 131 - 294 => 153 - 296 => 39 - 298 => 22 - 300 => 17 - 302 => 75 - 304 => 127 - 306 => 104 - 308 => 29 - 310 => 30 - 312 => 164 - 314 => 116 - 316 => 19 - 318 => 111 - 320 => 120 - 322 => 178 - 324 => 41 - 326 => 169 - 328 => 11 - 330 => 73 - 332 => 163 - 334 => 148 - 336 => 24 - 338 => 10 - 340 => 78 - 342 => 33 - 344 => 150 - 346 => 174 - 348 => 82 - 350 => 157 - 352 => 135 - 354 => 3 - 356 => 147 - 358 => 199 - 360 => 54 - 362 => 114 - 364 => 23 - 366 => 5 - 368 => 71 - 370 => 177 - 372 => 107 - 374 => 179 - 376 => 31 - 378 => 196 - 380 => 134 - 382 => 84 - 384 => 112 - 386 => 88 - 388 => 87 - 390 => 158 - 392 => 45 - 394 => 80 - 396 => 185 - 398 => 175 - 400 => 124 - 407 => 197 - 408 => 192 - 409 => 93 - 413 => 35 - 418 => 187 + 54 => 13 + 56 => 31 + 58 => 27 + 60 => 180 + 62 => 113 + 64 => 197 + 66 => 128 + 68 => 66 + 70 => 15 + 72 => 169 + 74 => 147 + 76 => 134 + 78 => 170 + 80 => 161 + 82 => 43 + 84 => 158 + 86 => 69 + 88 => 80 + 90 => 63 + 92 => 185 + 94 => 89 + 96 => 100 + 98 => 88 + 100 => 179 + 102 => 39 + 104 => 57 + 106 => 30 + 108 => 126 + 110 => 8 + 112 => 108 + 114 => 141 + 116 => 118 + 118 => 192 + 120 => 103 + 122 => 124 + 124 => 123 + 126 => 135 + 128 => 153 + 130 => 174 + 132 => 81 + 134 => 36 + 136 => 137 + 138 => 21 + 140 => 101 + 142 => 48 + 144 => 98 + 146 => 139 + 148 => 3 + 150 => 151 + 152 => 41 + 154 => 65 + 156 => 146 + 158 => 176 + 160 => 84 + 162 => 178 + 164 => 61 + 166 => 51 + 168 => 193 + 170 => 70 + 172 => 182 + 174 => 175 + 176 => 111 + 178 => 145 + 180 => 87 + 182 => 144 + 184 => 12 + 186 => 107 + 188 => 115 + 190 => 85 + 192 => 25 + 194 => 45 + 196 => 60 + 198 => 55 + 200 => 32 + 202 => 150 + 204 => 166 + 206 => 136 + 208 => 181 + 210 => 117 + 212 => 188 + 214 => 7 + 216 => 196 + 218 => 92 + 220 => 155 + 222 => 189 + 224 => 165 + 226 => 78 + 228 => 99 + 230 => 116 + 232 => 79 + 234 => 68 + 236 => 28 + 238 => 20 + 240 => 14 + 242 => 6 + 244 => 95 + 246 => 143 + 248 => 173 + 250 => 154 + 252 => 94 + 254 => 44 + 256 => 17 + 258 => 93 + 260 => 34 + 262 => 109 + 264 => 16 + 266 => 47 + 268 => 119 + 270 => 71 + 272 => 157 + 274 => 191 + 276 => 5 + 278 => 83 + 280 => 177 + 282 => 19 + 284 => 122 + 286 => 23 + 288 => 24 + 290 => 35 + 292 => 127 + 294 => 160 + 296 => 97 + 298 => 130 + 300 => 184 + 302 => 49 + 304 => 148 + 306 => 190 + 308 => 4 + 310 => 187 + 312 => 201 + 314 => 183 + 316 => 72 + 318 => 131 + 320 => 9 + 322 => 112 + 324 => 91 + 326 => 105 + 328 => 67 + 330 => 186 + 332 => 58 + 334 => 142 + 336 => 62 + 338 => 54 + 340 => 75 + 342 => 76 + 344 => 96 + 346 => 26 + 348 => 46 + 350 => 102 + 352 => 198 + 354 => 138 + 356 => 64 + 358 => 152 + 360 => 167 + 362 => 53 + 364 => 202 + 366 => 156 + 368 => 29 + 370 => 37 + 372 => 106 + 374 => 121 + 376 => 40 + 378 => 110 + 380 => 125 + 382 => 18 + 384 => 132 + 386 => 162 + 388 => 38 + 390 => 56 + 392 => 171 + 394 => 114 + 396 => 129 + 398 => 163 + 400 => 159 + 407 => 2 + 408 => 74 + 409 => 52 + 413 => 90 + 418 => 86 Class: public final enum com.volmit.iris.object.ObjectPlaceMode NameNotChanged Source: "ObjectPlaceMode.java" @@ -12165,15 +12308,15 @@ Class: public final enum com.volmit.iris.object.ObjectPlaceMode NameNotChanged public static com.volmit.iris.object.ObjectPlaceMode valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.ObjectPlaceMode[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.ObjectPlaceMode - 5 => 2, 3, 8 and 12 - 7 => 9 + 5 => 5, 9, 10 and 12 + 7 => 6 10 => 1 - 13 => 11 - 16 => 6 - 19 => 10 - 22 => 7 - 25 => 5 - 28 => 4 + 13 => 2 + 16 => 11 + 19 => 3 + 22 => 4 + 25 => 7 + 28 => 8 Class: public final enum com.volmit.iris.object.StructureTileCondition NameNotChanged Source: "StructureTileCondition.java" @@ -12190,12 +12333,12 @@ Class: public final enum com.volmit.iris.object.StructureTileCondition NameNotCh public static com.volmit.iris.object.StructureTileCondition valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.object.StructureTileCondition[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.StructureTileCondition - 5 => 1, 2, 6 and 7 + 5 => 4, 5, 6 and 9 7 => 3 - 10 => 4 - 13 => 9 - 18 => 8 - 23 => 5 + 10 => 1 + 13 => 8 + 18 => 7 + 23 => 2 Class: public final enum com.volmit.iris.object.StructureTileFace NameNotChanged Source: "StructureTileFace.java" @@ -12217,22 +12360,22 @@ Class: public final enum com.volmit.iris.object.StructureTileFace NameNotChanged public int y() SignatureNotChanged public int z() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.StructureTileFace - 3 => 3, 4, 6 and 10 - 5 => 17 - 6 => 14 - 7 => 2 - 8 => 19 - 9 => 1 - 10 => 13 - 14 => 18 - 19 => 9 - 24 => 15 - 29 => 8 - 32 => 7 - 34 => 16 - 36 => 5 - 38 => 11 - 40 => 12 + 3 => 10, 11, 17 and 18 + 5 => 13 + 6 => 15 + 7 => 6 + 8 => 16 + 9 => 5 + 10 => 7 + 14 => 3 + 19 => 1 + 24 => 4 + 29 => 14 + 32 => 2 + 34 => 12 + 36 => 19 + 38 => 9 + 40 => 8 Class: synthetic com.volmit.iris.object.StructureTileFace$1 => com.volmit.iris.object.StructureTileFace$a Source: "StructureTileFace.java" @@ -12260,24 +12403,24 @@ Class: public com.volmit.iris.object.TileResult NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.object.TileResult - 5 => 4, 15, 17 and 20 + 5 => 7, 14, 18 and 20 8 => 13 - 9 => 7 - 10 => 10 - 13 => 16 - 14 => 21 - 15 => 2 - 16 => 18 - 17 => 5 - 18 => 12 - 19 => 11 - 20 => 14 - 21 => 9 - 22 => 3 - 23 => 6 - 24 => 8 + 9 => 10 + 10 => 21 + 13 => 8 + 14 => 17 + 15 => 4 + 16 => 6 + 17 => 3 + 18 => 16 + 19 => 2 + 20 => 1 + 21 => 11 + 22 => 9 + 23 => 12 + 24 => 5 25 => 19 - 26 => 1 + 26 => 15 Class: public abstract annotation com.volmit.iris.util.ArrayType NameNotChanged Source: "ArrayType.java" @@ -12290,11 +12433,11 @@ Class: public abstract annotation com.volmit.iris.util.ArrayType NameNotChanged Class: public com.volmit.iris.util.Average NameNotChanged Source: "Average.java" FieldsOf: com.volmit.iris.util.Average - private double average => b - private boolean brandNew => a + private double average => a + private boolean brandNew => b protected int cursor NameNotChanged - private boolean dirty => d - private double lastSum => c + private boolean dirty => c + private double lastSum => d protected double[] values NameNotChanged MethodsOf: com.volmit.iris.util.Average public void (int) SignatureNotChanged @@ -12304,43 +12447,43 @@ Class: public com.volmit.iris.util.Average NameNotChanged public int size() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Average 24 => 1 - 25 => 22 - 26 => 23 - 27 => 25 - 28 => 17 - 29 => 4 - 30 => 5 - 31 => 10 - 32 => 8 + 25 => 14 + 26 => 21 + 27 => 15 + 28 => 5 + 29 => 23 + 30 => 18 + 31 => 24 + 32 => 26 41 => 13 - 43 => 26 - 45 => 12 - 46 => 7 - 47 => 21 - 48 => 15 - 51 => 18 - 52 => 14 - 53 => 16 - 54 => 28 - 55 => 11 - 63 => 2 - 64 => 20 - 65 => 3 - 68 => 9 - 72 => 6 - 73 => 27 - 74 => 24 - 78 => 19 + 43 => 16 + 45 => 17 + 46 => 19 + 47 => 8 + 48 => 9 + 51 => 10 + 52 => 6 + 53 => 27 + 54 => 2 + 55 => 20 + 63 => 22 + 64 => 28 + 65 => 11 + 68 => 7 + 72 => 25 + 73 => 3 + 74 => 4 + 78 => 12 Class: public com.volmit.iris.util.B NameNotChanged Source: "B.java" FieldsOf: com.volmit.iris.util.B - private static final org.bukkit.block.data.BlockData AIR => c - private static final com.volmit.iris.util.KMap bdc => a - private static final com.volmit.iris.object.IrisDimension defaultCompat => f + private static final org.bukkit.block.data.BlockData AIR => a + private static final com.volmit.iris.util.KMap bdc => f + private static final com.volmit.iris.object.IrisDimension defaultCompat => b private static final com.volmit.iris.util.KList nulls => d - private static final com.volmit.iris.util.KMap solid => b - private static final com.volmit.iris.util.KMap types => e + private static final com.volmit.iris.util.KMap solid => e + private static final com.volmit.iris.util.KMap types => c MethodsOf: com.volmit.iris.util.B static void () SignatureNotChanged private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged @@ -12362,197 +12505,197 @@ Class: public com.volmit.iris.util.B NameNotChanged public static org.bukkit.Material mat(java.lang.String) SignatureNotChanged public static org.bukkit.block.data.BlockData parseBlockData(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.B - 12 => 186 - 13 => 111 - 14 => 84 - 15 => 83 - 16 => 59 - 17 => 97 - 21 => 10 - 26 => 3 - 28 => 52 - 30 => 85 - 35 => 156 - 38 => 138 - 43 => 115 - 49 => 168 - 51 => 76 - 54 => 102 - 59 => 160 - 64 => 86 - 71 => 154 - 73 => 55 - 75 => 155 - 78 => 195 - 80 => 66 - 82 => 128 - 85 => 132 - 87 => 179 - 88 => 171 - 89 => 89 - 92 => 185 - 94 => 63 - 97 => 41 - 99 => 187 - 102 => 172 - 109 => 150 - 111 => 21 - 113 => 105 - 117 => 161 - 120 => 14 - 122 => 139 - 123 => 49 - 124 => 77 + 12 => 105 + 13 => 64 + 14 => 193 + 15 => 63 + 16 => 115 + 17 => 7 + 21 => 135 + 26 => 151 + 28 => 67 + 30 => 2 + 35 => 46 + 38 => 77 + 43 => 190 + 49 => 92 + 51 => 113 + 54 => 28 + 59 => 107 + 64 => 116 + 71 => 25 + 73 => 48 + 75 => 122 + 78 => 185 + 80 => 191 + 82 => 177 + 85 => 97 + 87 => 84 + 88 => 94 + 89 => 170 + 92 => 16 + 94 => 1 + 97 => 134 + 99 => 141 + 102 => 144 + 109 => 127 + 111 => 51 + 113 => 74 + 117 => 19 + 120 => 168 + 122 => 41 + 123 => 183 + 124 => 81 128 => 163 - 130 => 151 - 133 => 116 - 138 => 181 - 143 => 191 - 149 => 106 and 169 - 150 => 193 - 151 => 46 - 152 => 113 - 153 => 23 - 154 => 27 - 155 => 24 - 156 => 54 - 157 => 141 - 158 => 178 - 159 => 48 - 160 => 122 - 161 => 90 - 162 => 88 - 163 => 62 - 164 => 129 - 165 => 29 - 166 => 188 - 167 => 65 - 168 => 101 - 169 => 189 - 170 => 69 - 171 => 114 - 172 => 148 - 173 => 190 - 174 => 75 - 181 => 33 and 140 - 182 => 13 - 183 => 126 - 184 => 120 - 185 => 30 - 186 => 44 - 187 => 158 - 188 => 96 - 189 => 26 - 190 => 6 - 191 => 78 - 192 => 5 - 193 => 177 - 194 => 107 - 195 => 142 - 196 => 51 - 197 => 100 - 198 => 61 - 199 => 71 - 200 => 28 - 201 => 50 - 202 => 92 - 203 => 42 - 210 => 118 and 174 - 211 => 34 - 212 => 22 - 213 => 123 - 214 => 38 - 215 => 11 + 130 => 179 + 133 => 158 + 138 => 133 + 143 => 102 + 149 => 44 and 164 + 150 => 15 + 151 => 8 + 152 => 78 + 153 => 39 + 154 => 176 + 155 => 66 + 156 => 140 + 157 => 192 + 158 => 110 + 159 => 32 + 160 => 129 + 161 => 54 + 162 => 142 + 163 => 12 + 164 => 112 + 165 => 174 + 166 => 35 + 167 => 178 + 168 => 52 + 169 => 57 + 170 => 123 + 171 => 62 + 172 => 119 + 173 => 109 + 174 => 89 + 181 => 100 and 136 + 182 => 189 + 183 => 153 + 184 => 194 + 185 => 121 + 186 => 65 + 187 => 5 + 188 => 90 + 189 => 17 + 190 => 169 + 191 => 70 + 192 => 99 + 193 => 43 + 194 => 31 + 195 => 154 + 196 => 166 + 197 => 37 + 198 => 155 + 199 => 50 + 200 => 111 + 201 => 188 + 202 => 34 + 203 => 131 + 210 => 27 and 126 + 211 => 68 + 212 => 42 + 213 => 143 + 214 => 98 + 215 => 128 216 => 58 - 217 => 56 - 218 => 167 - 219 => 125 - 220 => 180 - 221 => 170 - 222 => 135 - 223 => 112 - 224 => 117 - 225 => 153 - 226 => 9 - 227 => 95 - 228 => 43 - 229 => 143 - 230 => 99 - 236 => 68 - 241 => 16 - 243 => 7 - 246 => 17 - 248 => 37 - 251 => 31 - 253 => 130 - 255 => 108 - 259 => 35 - 261 => 12 - 263 => 109 - 267 => 39 - 269 => 175 - 271 => 133 - 275 => 74 - 281 => 57 and 70 - 282 => 145 - 283 => 136 - 284 => 131 - 285 => 184 - 286 => 67 - 287 => 173 - 288 => 192 - 289 => 25 - 290 => 53 + 217 => 80 + 218 => 149 + 219 => 157 + 220 => 148 + 221 => 22 + 222 => 152 + 223 => 173 + 224 => 85 + 225 => 159 + 226 => 124 + 227 => 38 + 228 => 69 + 229 => 181 + 230 => 24 + 236 => 61 + 241 => 118 + 243 => 10 + 246 => 36 + 248 => 145 + 251 => 55 + 253 => 20 + 255 => 72 + 259 => 26 + 261 => 103 + 263 => 104 + 267 => 83 + 269 => 3 + 271 => 87 + 275 => 96 + 281 => 18 and 76 + 282 => 175 + 283 => 167 + 284 => 93 + 285 => 139 + 286 => 184 + 287 => 13 + 288 => 86 + 289 => 161 + 290 => 91 291 => 147 - 292 => 19 - 293 => 72 - 294 => 91 - 295 => 73 - 296 => 82 - 297 => 182 - 298 => 157 - 299 => 127 - 300 => 1 - 301 => 110 - 302 => 2 - 303 => 137 - 304 => 15 - 305 => 40 - 306 => 93 - 307 => 36 - 308 => 87 - 309 => 98 - 310 => 194 - 311 => 164 - 312 => 165 - 313 => 80 - 314 => 94 - 315 => 159 - 316 => 149 - 317 => 8 - 318 => 121 - 319 => 144 - 320 => 152 - 321 => 20 - 322 => 81 - 323 => 166 - 324 => 119 - 325 => 104 - 326 => 45 - 327 => 162 - 328 => 134 - 329 => 124 - 330 => 60 - 331 => 176 - 332 => 4 - 338 => 146 - 340 => 18 - 342 => 103 - 344 => 47 - 346 => 32 - 348 => 183 - 350 => 79 - 355 => 64 + 292 => 182 + 293 => 45 + 294 => 120 + 295 => 49 + 296 => 6 + 297 => 23 + 298 => 171 + 299 => 138 + 300 => 195 + 301 => 172 + 302 => 186 + 303 => 165 + 304 => 47 + 305 => 108 + 306 => 160 + 307 => 14 + 308 => 82 + 309 => 137 + 310 => 40 + 311 => 30 + 312 => 21 + 313 => 125 + 314 => 114 + 315 => 56 + 316 => 9 + 317 => 132 + 318 => 60 + 319 => 29 + 320 => 11 + 321 => 180 + 322 => 73 + 323 => 101 + 324 => 33 + 325 => 59 + 326 => 75 + 327 => 95 + 328 => 117 + 329 => 4 + 330 => 88 + 331 => 53 + 332 => 71 + 338 => 156 + 340 => 162 + 342 => 150 + 344 => 106 + 346 => 146 + 348 => 79 + 350 => 187 + 355 => 130 Class: public com.volmit.iris.util.BiomeMap NameNotChanged Source: "BiomeMap.java" @@ -12562,11 +12705,11 @@ Class: public com.volmit.iris.util.BiomeMap NameNotChanged public void () SignatureNotChanged public void setBiome(int, int, com.volmit.iris.object.IrisBiome) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BiomeMap - 10 => 4 - 11 => 1 - 12 => 3 - 16 => 2 - 17 => 5 + 10 => 5 + 11 => 3 + 12 => 2 + 16 => 1 + 17 => 4 Class: public com.volmit.iris.util.BiomeResult NameNotChanged Source: "BiomeResult.java" @@ -12583,20 +12726,20 @@ Class: public com.volmit.iris.util.BiomeResult NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BiomeResult - 7 => 1, 4, 6 and 8 - 10 => 10 - 11 => 5 - 14 => 3 - 15 => 9 - 16 => 2 - 17 => 7 + 7 => 1, 3, 6 and 10 + 10 => 4 + 11 => 8 + 14 => 2 + 15 => 5 + 16 => 7 + 17 => 9 Class: public com.volmit.iris.util.BlockPosition NameNotChanged Source: "BlockPosition.java" FieldsOf: com.volmit.iris.util.BlockPosition - private int x => a + private int x => b private int y => c - private int z => b + private int z => a MethodsOf: com.volmit.iris.util.BlockPosition static void () SignatureNotChanged public void (int, int, int) SignatureNotChanged @@ -12613,27 +12756,27 @@ Class: public com.volmit.iris.util.BlockPosition NameNotChanged public void setZ(int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BlockPosition - 5 => 2, 3, 5, 6, 7, 11 and 12 - 8 => 14 - 9 => 4 - 10 => 8 - 13 => 10 - 14 => 17 - 15 => 13 + 5 => 1, 3, 5, 13, 15, 16 and 17 + 8 => 10 + 9 => 11 + 10 => 2 + 13 => 8 + 14 => 14 + 15 => 4 16 => 9 - 17 => 16 - 21 => 1 - 26 => 15 + 17 => 7 + 21 => 12 + 26 => 6 Class: public com.volmit.iris.util.Board NameNotChanged Source: "Board.java" FieldsOf: com.volmit.iris.util.Board - private static final java.util.function.Function APPLY_COLOR_TRANSLATION => g - private static final java.lang.String[] CACHED_ENTRIES => f - private com.volmit.iris.util.BoardSettings boardSettings => e + private static final java.util.function.Function APPLY_COLOR_TRANSLATION => a + private static final java.lang.String[] CACHED_ENTRIES => e + private com.volmit.iris.util.BoardSettings boardSettings => f private final org.bukkit.scoreboard.Objective objective => b - private final org.bukkit.entity.Player player => a - private boolean ready => d + private final org.bukkit.entity.Player player => d + private boolean ready => g private final org.bukkit.scoreboard.Team team => c MethodsOf: com.volmit.iris.util.Board static void () SignatureNotChanged @@ -12648,63 +12791,63 @@ Class: public com.volmit.iris.util.Board NameNotChanged public void setBoardSettings(com.volmit.iris.util.BoardSettings) SignatureNotChanged public void update() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Board - 26 => 28 - 28 => 5 and 27 - 32 => 30 and 59 - 33 => 19 - 38 => 29 - 43 => 33 - 44 => 55 - 45 => 50 - 46 => 7 - 47 => 10 - 48 => 31 - 49 => 3 - 50 => 8 - 51 => 38 - 52 => 35 - 53 => 6 - 54 => 48 - 55 => 45 - 59 => 4 - 64 => 37 - 65 => 52 - 70 => 25 - 72 => 11 - 76 => 26 - 78 => 41 - 79 => 43 - 83 => 57 - 85 => 60 - 89 => 18 - 91 => 44 - 93 => 17 - 97 => 58 - 98 => 47 - 100 => 2 - 101 => 32 - 103 => 21 - 106 => 15 - 107 => 40 - 110 => 12 and 23 - 112 => 42 - 113 => 49 - 114 => 56 - 116 => 24 - 118 => 53 - 119 => 13 - 122 => 46 - 123 => 16 - 125 => 14 - 128 => 39 - 129 => 22 - 131 => 1 - 135 => 34 - 139 => 51 - 140 => 54 - 144 => 36 - 145 => 20 - 146 => 9 + 26 => 14 + 28 => 20 and 52 + 32 => 19 and 31 + 33 => 48 + 38 => 4 + 43 => 26 + 44 => 17 + 45 => 59 + 46 => 46 + 47 => 49 + 48 => 36 + 49 => 7 + 50 => 10 + 51 => 28 + 52 => 57 + 53 => 25 + 54 => 29 + 55 => 60 + 59 => 6 + 64 => 35 + 65 => 47 + 70 => 40 + 72 => 43 + 76 => 16 + 78 => 45 + 79 => 1 + 83 => 55 + 85 => 8 + 89 => 58 + 91 => 50 + 93 => 18 + 97 => 23 + 98 => 27 + 100 => 38 + 101 => 30 + 103 => 51 + 106 => 53 + 107 => 41 + 110 => 9 and 34 + 112 => 32 + 113 => 11 + 114 => 42 + 116 => 2 + 118 => 44 + 119 => 37 + 122 => 21 + 123 => 54 + 125 => 15 + 128 => 22 + 129 => 3 + 131 => 13 + 135 => 5 + 139 => 56 + 140 => 33 + 144 => 39 + 145 => 24 + 146 => 12 Class: synthetic com.volmit.iris.util.Board$1 => com.volmit.iris.util.Board$a Source: "Board.java" @@ -12718,30 +12861,30 @@ Class: synthetic com.volmit.iris.util.Board$1 => com.volmit.iris.util.Board$a Class: public com.volmit.iris.util.BoardEntry NameNotChanged Source: "BoardEntry.java" FieldsOf: com.volmit.iris.util.BoardEntry - private final java.lang.String prefix => a - private final java.lang.String suffix => b + private final java.lang.String prefix => b + private final java.lang.String suffix => a MethodsOf: com.volmit.iris.util.BoardEntry private void (java.lang.String, java.lang.String) SignatureNotChanged public java.lang.String getPrefix() SignatureNotChanged public java.lang.String getSuffix() SignatureNotChanged public static com.volmit.iris.util.BoardEntry translateToEntry(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BoardEntry - 14 => 1 and 6 - 18 => 17 - 19 => 5 - 20 => 2 - 21 => 7 - 25 => 16 - 27 => 13 - 29 => 4 - 31 => 9 + 14 => 9 and 12 + 18 => 16 + 19 => 2 + 20 => 17 + 21 => 4 + 25 => 11 + 27 => 15 + 29 => 6 + 31 => 7 35 => 14 - 36 => 3 + 36 => 1 38 => 10 - 40 => 12 - 41 => 15 - 44 => 11 - 45 => 8 + 40 => 8 + 41 => 3 + 44 => 5 + 45 => 13 Class: public com.volmit.iris.util.BoardManager NameNotChanged Source: "BoardManager.java" @@ -12758,26 +12901,26 @@ Class: public com.volmit.iris.util.BoardManager NameNotChanged public void remove(org.bukkit.entity.Player) SignatureNotChanged public void setup(org.bukkit.entity.Player) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BoardManager - 31 => 6 - 32 => 7 - 33 => 4 - 34 => 8 - 35 => 13 - 36 => 9 - 37 => 18 - 43 => 20 - 61 => 15 - 62 => 14 - 64 => 11 - 66 => 5 - 67 => 17 - 72 => 3 - 73 => 19 - 78 => 1 - 84 => 10 - 85 => 2 - 86 => 16 - 87 => 12 + 31 => 20 + 32 => 6 + 33 => 14 + 34 => 11 + 35 => 3 + 36 => 15 + 37 => 1 + 43 => 4 + 61 => 13 + 62 => 7 + 64 => 9 + 66 => 2 + 67 => 19 + 72 => 10 + 73 => 17 + 78 => 12 + 84 => 8 + 85 => 16 + 86 => 18 + 87 => 5 Class: public abstract com.volmit.iris.util.BoardProvider NameNotChanged Source: "BoardProvider.java" @@ -12799,8 +12942,8 @@ Class: public com.volmit.iris.util.BoardSettings NameNotChanged public com.volmit.iris.util.ScoreDirection getScoreDirection() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BoardSettings 8 => 3 and 4 - 12 => 1 - 15 => 2 + 12 => 2 + 15 => 1 Class: public com.volmit.iris.util.BoardSettings$BoardSettingsBuilder NameNotChanged Source: "BoardSettings.java" @@ -12820,8 +12963,8 @@ Class: public com.volmit.iris.util.BoardSettings$BoardSettingsBuilder NameNotCha Class: public com.volmit.iris.util.BoardUpdateTask NameNotChanged Source: "BoardUpdateTask.java" FieldsOf: com.volmit.iris.util.BoardUpdateTask - private static final java.util.function.Predicate PLAYER_IS_ONLINE => b - private final com.volmit.iris.util.BoardManager boardManager => a + private static final java.util.function.Predicate PLAYER_IS_ONLINE => a + private final com.volmit.iris.util.BoardManager boardManager => b MethodsOf: com.volmit.iris.util.BoardUpdateTask static void () SignatureNotChanged public void (com.volmit.iris.util.BoardManager) SignatureNotChanged @@ -12830,10 +12973,10 @@ Class: public com.volmit.iris.util.BoardUpdateTask NameNotChanged private static synthetic boolean lambda$static$0(java.util.UUID) SignatureNotChanged public void run() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.BoardUpdateTask - 15 => 3 - 18 => 4 and 5 - 24 => 1, 2 and 6 - 25 => 7 + 15 => 5 + 18 => 2 and 6 + 24 => 1, 4 and 7 + 25 => 3 Class: public final com.volmit.iris.util.ByteArrayTag NameNotChanged Source: "ByteArrayTag.java" @@ -12845,21 +12988,21 @@ Class: public final com.volmit.iris.util.ByteArrayTag NameNotChanged public byte[] getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ByteArrayTag - 55 => 11 - 56 => 8 - 57 => 14 - 61 => 16 - 66 => 15 - 67 => 4 and 6 - 68 => 1 + 55 => 15 + 56 => 6 + 57 => 5 + 61 => 12 + 66 => 11 + 67 => 3 and 7 + 68 => 13 69 => 9 - 70 => 2 - 72 => 13 - 74 => 12 - 75 => 3 + 70 => 1 + 72 => 2 + 74 => 4 + 75 => 14 76 => 10 - 77 => 7 - 79 => 5 + 77 => 16 + 79 => 8 Class: public final com.volmit.iris.util.ByteTag NameNotChanged Source: "ByteTag.java" @@ -12871,28 +13014,28 @@ Class: public final com.volmit.iris.util.ByteTag NameNotChanged public java.lang.Byte getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ByteTag - 55 => 5 - 56 => 3 - 57 => 8 - 61 => 7 - 66 => 9 - 67 => 1 - 68 => 4 - 69 => 6 - 71 => 2 + 55 => 4 + 56 => 2 + 57 => 3 + 61 => 1 + 66 => 5 + 67 => 6 + 68 => 8 + 69 => 9 + 71 => 7 Class: public enum com.volmit.iris.util.C NameNotChanged Source: "C.java" FieldsOf: com.volmit.iris.util.C - private static final synthetic com.volmit.iris.util.C[] $VALUES => j + private static final synthetic com.volmit.iris.util.C[] $VALUES => d public static final enum com.volmit.iris.util.C AQUA NameNotChanged public static final enum com.volmit.iris.util.C BLACK NameNotChanged public static final enum com.volmit.iris.util.C BLUE NameNotChanged public static final enum com.volmit.iris.util.C BOLD NameNotChanged - private static final java.util.Map BY_CHAR => d - private static final java.util.Map BY_ID => l + private static final java.util.Map BY_CHAR => c + private static final java.util.Map BY_ID => b public static final com.volmit.iris.util.C[] COLORCYCLE NameNotChanged - private static final com.volmit.iris.util.C[] COLORS => g + private static final com.volmit.iris.util.C[] COLORS => a public static final char COLOR_CHAR NameNotChanged public static final enum com.volmit.iris.util.C DARK_AQUA NameNotChanged public static final enum com.volmit.iris.util.C DARK_BLUE NameNotChanged @@ -12909,17 +13052,17 @@ Class: public enum com.volmit.iris.util.C NameNotChanged public static final enum com.volmit.iris.util.C RED NameNotChanged public static final enum com.volmit.iris.util.C RESET NameNotChanged public static final enum com.volmit.iris.util.C STRIKETHROUGH NameNotChanged - private static final java.util.regex.Pattern STRIP_COLOR_PATTERN => f + private static final java.util.regex.Pattern STRIP_COLOR_PATTERN => l public static final enum com.volmit.iris.util.C UNDERLINE NameNotChanged public static final enum com.volmit.iris.util.C WHITE NameNotChanged public static final enum com.volmit.iris.util.C YELLOW NameNotChanged - private static final java.util.Map chatHexMap => e - private final char code => i - private static final java.util.Map dyeChatMap => b - private static final java.util.Map dyeHexMap => c - private final int intCode => k - private final boolean isFormat => h - private final java.lang.String toString => a + private static final java.util.Map chatHexMap => i + private final char code => k + private static final java.util.Map dyeChatMap => g + private static final java.util.Map dyeHexMap => f + private final int intCode => h + private final boolean isFormat => j + private final java.lang.String toString => e MethodsOf: com.volmit.iris.util.C static void () SignatureNotChanged private void (java.lang.String, int, char, int) SignatureNotChanged @@ -12934,122 +13077,122 @@ Class: public enum com.volmit.iris.util.C NameNotChanged public static com.volmit.iris.util.C valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.C[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.C - 17 => 9, 71, 85, 92 and 114 - 22 => 115 - 33 => 8 - 44 => 123 - 55 => 53 - 66 => 103 - 77 => 99 - 88 => 45 - 99 => 118 - 110 => 64 - 121 => 29 - 132 => 20 - 143 => 33 - 154 => 55 - 165 => 38 - 176 => 6 - 187 => 58 - 198 => 91 - 209 => 5 - 220 => 57 - 231 => 66 - 242 => 44 - 254 => 14 - 268 => 18 - 269 => 31 - 270 => 76 - 275 => 84 - 276 => 52 - 277 => 116 - 278 => 50 - 279 => 15 - 283 => 41 - 284 => 77 - 285 => 62 - 286 => 13 - 287 => 4 - 288 => 94 - 289 => 93 - 290 => 109 - 291 => 86 - 292 => 63 - 293 => 10 - 294 => 19 - 295 => 122 - 296 => 104 - 297 => 54 - 298 => 121 - 299 => 107 - 300 => 36 - 301 => 24 - 302 => 100 - 303 => 81 - 304 => 96 - 305 => 46 - 306 => 79 - 307 => 28 - 308 => 101 - 309 => 2 - 310 => 11 - 311 => 40 - 312 => 17 - 313 => 34 - 314 => 1 - 315 => 60 - 316 => 70 - 317 => 61 - 318 => 89 - 319 => 23 - 320 => 110 - 321 => 7 - 322 => 49 - 323 => 30 - 324 => 42 - 325 => 113 - 326 => 78 - 327 => 82 - 328 => 3 - 329 => 12 - 330 => 98 - 335 => 80 - 336 => 108 - 339 => 105 - 340 => 90 - 341 => 102 - 342 => 25 - 343 => 51 - 344 => 47 - 364 => 72 - 399 => 27 - 414 => 32 - 417 => 120 - 419 => 75 - 606 => 69 - 608 => 43 - 611 => 39 - 612 => 22 and 95 - 614 => 68 - 616 => 74 - 617 => 87 - 620 => 37 - 756 => 83 - 757 => 119 - 760 => 97 and 106 + 17 => 19, 38, 42, 48 and 95 + 22 => 66 + 33 => 64 + 44 => 13 + 55 => 104 + 66 => 68 + 77 => 47 + 88 => 57 + 99 => 60 + 110 => 12 + 121 => 10 + 132 => 75 + 143 => 37 + 154 => 114 + 165 => 44 + 176 => 14 + 187 => 15 + 198 => 36 + 209 => 11 + 220 => 119 + 231 => 32 + 242 => 84 + 254 => 41 + 268 => 121 + 269 => 3 + 270 => 9 + 275 => 53 + 276 => 59 + 277 => 39 + 278 => 17 + 279 => 85 + 283 => 122 + 284 => 105 + 285 => 103 + 286 => 49 + 287 => 62 + 288 => 77 + 289 => 82 + 290 => 67 + 291 => 24 + 292 => 2 + 293 => 86 + 294 => 52 + 295 => 97 + 296 => 98 + 297 => 6 + 298 => 27 + 299 => 118 + 300 => 90 + 301 => 56 + 302 => 110 + 303 => 94 + 304 => 111 + 305 => 106 + 306 => 92 + 307 => 5 + 308 => 99 + 309 => 31 + 310 => 70 + 311 => 51 + 312 => 109 + 313 => 107 + 314 => 115 + 315 => 101 + 316 => 96 + 317 => 76 + 318 => 63 + 319 => 87 + 320 => 112 + 321 => 30 + 322 => 21 + 323 => 123 + 324 => 43 + 325 => 33 + 326 => 72 + 327 => 45 + 328 => 113 + 329 => 81 + 330 => 88 + 335 => 28 + 336 => 8 + 339 => 54 + 340 => 117 + 341 => 34 + 342 => 18 + 343 => 69 + 344 => 108 + 364 => 46 + 399 => 102 + 414 => 35 + 417 => 65 + 419 => 71 + 606 => 50 + 608 => 16 + 611 => 79 + 612 => 1 and 23 + 614 => 20 + 616 => 25 + 617 => 22 + 620 => 78 + 756 => 58 + 757 => 91 + 760 => 4 and 93 762 => 73 - 763 => 112 - 765 => 65 - 766 => 117 - 768 => 21 - 770 => 16 - 773 => 59 - 775 => 26 - 781 => 48 - 786 => 35 and 111 - 788 => 88 - 789 => 67 - 791 => 56 + 763 => 29 + 765 => 55 + 766 => 61 + 768 => 74 + 770 => 83 + 773 => 7 + 775 => 80 + 781 => 100 + 786 => 40 and 89 + 788 => 26 + 789 => 120 + 791 => 116 Class: final enum com.volmit.iris.util.C$1 => com.volmit.iris.util.C$a Source: "C.java" @@ -13237,8 +13380,8 @@ Class: public abstract com.volmit.iris.util.Callback NameNotChanged Class: public com.volmit.iris.util.CaveResult NameNotChanged Source: "CaveResult.java" FieldsOf: com.volmit.iris.util.CaveResult - private int ceiling => b - private int floor => a + private int ceiling => a + private int floor => b MethodsOf: com.volmit.iris.util.CaveResult static void () SignatureNotChanged public void (int, int) SignatureNotChanged @@ -13249,12 +13392,12 @@ Class: public com.volmit.iris.util.CaveResult NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.CaveResult - 5 => 4, 5, 7 and 8 - 8 => 9 - 9 => 1 - 12 => 2 - 13 => 6 - 14 => 10 + 5 => 5, 6, 7 and 9 + 8 => 2 + 9 => 4 + 12 => 1 + 13 => 10 + 14 => 8 15 => 3 Class: public com.volmit.iris.util.ChronoLatch NameNotChanged @@ -13269,25 +13412,25 @@ Class: public com.volmit.iris.util.ChronoLatch NameNotChanged public boolean flip() SignatureNotChanged public void flipDown() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ChronoLatch - 9 => 2 - 10 => 1 - 11 => 11 - 12 => 12 - 16 => 8 - 17 => 7 - 21 => 9 - 22 => 6 - 26 => 13 - 31 => 3 - 33 => 10 - 34 => 4 - 37 => 5 + 9 => 7 + 10 => 3 + 11 => 13 + 12 => 1 + 16 => 9 + 17 => 5 + 21 => 12 + 22 => 2 + 26 => 11 + 31 => 6 + 33 => 8 + 34 => 10 + 37 => 4 Class: public com.volmit.iris.util.ChunkPosition NameNotChanged Source: "ChunkPosition.java" FieldsOf: com.volmit.iris.util.ChunkPosition - private int x => b - private int z => a + private int x => a + private int z => b MethodsOf: com.volmit.iris.util.ChunkPosition public void (int, int) SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged @@ -13295,19 +13438,19 @@ Class: public com.volmit.iris.util.ChunkPosition NameNotChanged public int getZ() SignatureNotChanged public int hashCode() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ChunkPosition - 11 => 5 - 12 => 2 - 13 => 13 - 14 => 4 - 18 => 12 - 28 => 8 - 39 => 6 - 45 => 7 - 47 => 1 - 49 => 3 - 51 => 9 - 53 => 10 - 54 => 11 + 11 => 8 + 12 => 11 + 13 => 7 + 14 => 6 + 18 => 10 + 28 => 2 + 39 => 12 + 45 => 1 + 47 => 5 + 49 => 9 + 51 => 3 + 53 => 13 + 54 => 4 Class: public abstract annotation com.volmit.iris.util.Command NameNotChanged Source: "Command.java" @@ -13326,20 +13469,20 @@ Class: public final com.volmit.iris.util.CompoundTag NameNotChanged public java.util.Map getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.CompoundTag - 58 => 15 - 59 => 2 - 60 => 13 - 64 => 14 - 69 => 9 - 70 => 1 - 71 => 3 - 72 => 5 - 74 => 6 - 75 => 10 - 76 => 11 - 77 => 7 - 78 => 8 - 79 => 12 + 58 => 11 + 59 => 15 + 60 => 1 + 64 => 10 + 69 => 2 + 70 => 12 + 71 => 6 + 72 => 14 + 74 => 7 + 75 => 3 + 76 => 8 + 77 => 13 + 78 => 5 + 79 => 9 80 => 4 Class: public abstract com.volmit.iris.util.Consumer2 NameNotChanged @@ -13399,121 +13542,121 @@ Class: public com.volmit.iris.util.Cuboid NameNotChanged public com.volmit.iris.util.Cuboid shift(com.volmit.iris.util.Cuboid$CuboidDirection, int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Cuboid - 23 => 98 - 39 => 75 - 40 => 42 - 42 => 68 - 45 => 78 - 46 => 114 - 47 => 84 - 48 => 99 - 49 => 89 - 50 => 105 - 51 => 112 - 52 => 101 - 109 => 14 - 110 => 5 - 160 => 59 - 161 => 22 - 162 => 111 - 163 => 24 - 164 => 64 - 165 => 109 - 166 => 18 - 167 => 96 - 168 => 76 - 184 => 82 - 185 => 72 - 186 => 85 - 187 => 53 - 188 => 12 - 189 => 28 - 190 => 66 - 191 => 103 - 192 => 17 - 208 => 39 - 219 => 49 - 229 => 55 - 230 => 26 - 231 => 113 - 232 => 90 - 244 => 86 - 245 => 58 - 247 => 54 - 249 => 71 - 259 => 8 - 269 => 44 - 279 => 51 + 23 => 81 + 39 => 84 + 40 => 75 + 42 => 80 + 45 => 65 + 46 => 8 + 47 => 51 + 48 => 55 + 49 => 49 + 50 => 67 + 51 => 7 + 52 => 58 + 109 => 98 + 110 => 108 + 160 => 114 + 161 => 92 + 162 => 71 + 163 => 104 + 164 => 9 + 165 => 97 + 166 => 87 + 167 => 50 + 168 => 111 + 184 => 43 + 185 => 21 + 186 => 31 + 187 => 48 + 188 => 99 + 189 => 112 + 190 => 59 + 191 => 78 + 192 => 12 + 208 => 32 + 219 => 47 + 229 => 73 + 230 => 42 + 231 => 57 + 232 => 115 + 244 => 96 + 245 => 13 + 247 => 6 + 249 => 105 + 259 => 56 + 269 => 100 + 279 => 103 299 => 30 - 309 => 108 - 319 => 29 - 329 => 63 - 339 => 79 - 349 => 52 - 385 => 61 - 388 => 15 - 390 => 3 - 392 => 102 - 394 => 67 - 396 => 92 - 398 => 40 - 400 => 80 - 406 => 9 - 407 => 7 - 408 => 77 - 409 => 107 - 410 => 36 - 411 => 16 - 412 => 83 - 426 => 97 - 488 => 41 - 512 => 13 - 568 => 73 - 569 => 50 - 572 => 69 - 574 => 27 - 576 => 56 - 578 => 70 - 580 => 6 - 582 => 93 - 584 => 81 - 586 => 47 - 588 => 43 - 590 => 25 + 309 => 2 + 319 => 77 + 329 => 68 + 339 => 107 + 349 => 113 + 385 => 17 + 388 => 95 + 390 => 29 + 392 => 14 + 394 => 25 + 396 => 39 + 398 => 18 + 400 => 53 + 406 => 4 + 407 => 93 + 408 => 36 + 409 => 101 + 410 => 19 + 411 => 26 + 412 => 85 + 426 => 23 + 488 => 44 + 512 => 61 + 568 => 1 + 569 => 28 + 572 => 66 + 574 => 41 + 576 => 34 + 578 => 20 + 580 => 70 + 582 => 82 + 584 => 63 + 586 => 94 + 588 => 35 + 590 => 109 592 => 110 - 594 => 34 - 596 => 87 - 598 => 33 - 600 => 100 - 602 => 35 - 604 => 48 - 606 => 106 - 608 => 37 - 622 => 115 - 625 => 31 - 627 => 65 - 629 => 74 - 631 => 46 - 633 => 32 - 635 => 57 - 637 => 45 - 650 => 62 - 652 => 1 - 654 => 88 - 656 => 4 - 657 => 11 - 669 => 94 - 671 => 60 - 674 => 21 - 675 => 104 - 676 => 2 - 677 => 19 - 678 => 91 - 679 => 20 - 681 => 95 - 767 => 38 - 778 => 10 - 789 => 23 + 594 => 69 + 596 => 60 + 598 => 86 + 600 => 106 + 602 => 33 + 604 => 76 + 606 => 16 + 608 => 74 + 622 => 88 + 625 => 83 + 627 => 40 + 629 => 79 + 631 => 37 + 633 => 89 + 635 => 90 + 637 => 11 + 650 => 102 + 652 => 62 + 654 => 52 + 656 => 72 + 657 => 91 + 669 => 38 + 671 => 45 + 674 => 5 + 675 => 22 + 676 => 64 + 677 => 46 + 678 => 24 + 679 => 3 + 681 => 54 + 767 => 10 + 778 => 15 + 789 => 27 Class: synthetic com.volmit.iris.util.Cuboid$1 => com.volmit.iris.util.Cuboid$a Source: "Cuboid.java" @@ -13545,43 +13688,43 @@ Class: public final enum com.volmit.iris.util.Cuboid$CuboidDirection NameNotChan public static com.volmit.iris.util.Cuboid$CuboidDirection valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.Cuboid$CuboidDirection[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Cuboid$CuboidDirection - 840 => 2, 3, 8 and 9 - 843 => 18 - 844 => 12 - 845 => 5 - 846 => 21 - 847 => 23 - 848 => 16 - 849 => 15 - 850 => 7 - 851 => 22 - 852 => 11 - 856 => 20 - 859 => 14 - 861 => 24 - 863 => 1 - 865 => 13 - 867 => 10 - 869 => 19 - 871 => 25 - 873 => 6 - 875 => 4 - 877 => 17 + 840 => 10, 13, 17 and 19 + 843 => 11 + 844 => 21 + 845 => 25 + 846 => 18 + 847 => 1 + 848 => 12 + 849 => 24 + 850 => 16 + 851 => 14 + 852 => 23 + 856 => 3 + 859 => 9 + 861 => 5 + 863 => 8 + 865 => 20 + 867 => 7 + 869 => 15 + 871 => 4 + 873 => 2 + 875 => 22 + 877 => 6 Class: public com.volmit.iris.util.Cuboid$CuboidIterator NameNotChanged Source: "Cuboid.java" FieldsOf: com.volmit.iris.util.Cuboid$CuboidIterator - private int baseX => b - private int baseY => d - private int baseZ => c - private int sizeX => f - private int sizeY => g - private int sizeZ => a + private int baseX => d + private int baseY => i + private int baseZ => j + private int sizeX => a + private int sizeY => e + private int sizeZ => h final synthetic com.volmit.iris.util.Cuboid this$0 NameNotChanged - private org.bukkit.World w => j - private int x => h - private int y => e - private int z => i + private org.bukkit.World w => g + private int x => b + private int y => c + private int z => f MethodsOf: com.volmit.iris.util.Cuboid$CuboidIterator public void (com.volmit.iris.util.Cuboid, org.bukkit.World, int, int, int, int, int, int) SignatureNotChanged public boolean hasNext() SignatureNotChanged @@ -13589,26 +13732,26 @@ Class: public com.volmit.iris.util.Cuboid$CuboidIterator NameNotChanged public org.bukkit.block.Block next() SignatureNotChanged public void remove() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Cuboid$CuboidIterator - 792 => 9 - 800 => 13 - 801 => 17 - 802 => 10 - 803 => 5 - 804 => 12 - 805 => 3 + 792 => 5 + 800 => 6 + 801 => 1 + 802 => 15 + 803 => 17 + 804 => 10 + 805 => 19 806 => 7 - 807 => 4 - 808 => 16 - 809 => 2 - 814 => 14 - 820 => 18 + 807 => 16 + 808 => 8 + 809 => 4 + 814 => 13 + 820 => 14 821 => 20 - 823 => 11 - 824 => 15 - 826 => 6 - 827 => 1 - 830 => 8 - 837 => 19 + 823 => 18 + 824 => 12 + 826 => 2 + 827 => 9 + 830 => 3 + 837 => 11 Class: public com.volmit.iris.util.CustomOutputStream NameNotChanged Source: "CustomOutputStream.java" @@ -13616,9 +13759,9 @@ Class: public com.volmit.iris.util.CustomOutputStream NameNotChanged MethodsOf: com.volmit.iris.util.CustomOutputStream public void (java.io.OutputStream, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.CustomOutputStream - 11 => 3 - 12 => 1 - 13 => 2 + 11 => 1 + 12 => 2 + 13 => 3 Class: public abstract com.volmit.iris.util.DOP NameNotChanged Source: "DOP.java" @@ -13650,11 +13793,11 @@ Class: public final enum com.volmit.iris.util.Direction NameNotChanged public static final enum com.volmit.iris.util.Direction S NameNotChanged public static final enum com.volmit.iris.util.Direction U NameNotChanged public static final enum com.volmit.iris.util.Direction W NameNotChanged - private com.volmit.iris.util.Cuboid$CuboidDirection f => b - private static com.volmit.iris.util.KMap permute => d - private int x => a - private int y => c - private int z => f + private com.volmit.iris.util.Cuboid$CuboidDirection f => d + private static com.volmit.iris.util.KMap permute => c + private int x => b + private int y => f + private int z => a MethodsOf: com.volmit.iris.util.Direction static void () SignatureNotChanged private void (java.lang.String, int, int, int, int, com.volmit.iris.util.Cuboid$CuboidDirection) SignatureNotChanged @@ -13665,46 +13808,46 @@ Class: public final enum com.volmit.iris.util.Direction NameNotChanged public static com.volmit.iris.util.Direction valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.Direction[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Direction - 15 => 26, 34 and 41 - 17 => 32 - 18 => 7 - 19 => 27 - 20 => 36 - 21 => 8 - 22 => 19 - 24 => 20 - 81 => 17 - 84 => 28 - 86 => 29 - 88 => 37 - 90 => 24 - 92 => 39 - 94 => 5 - 97 => 3 - 107 => 16 - 108 => 30 - 110 => 1 and 42 - 112 => 12 - 113 => 9 - 115 => 21 - 117 => 40 - 118 => 22 - 122 => 23 - 167 => 4 - 186 => 15 - 187 => 38 - 188 => 33 - 189 => 31 + 15 => 22, 31 and 43 + 17 => 41 + 18 => 28 + 19 => 9 + 20 => 21 + 21 => 23 + 22 => 27 + 24 => 33 + 81 => 3 + 84 => 38 + 86 => 19 + 88 => 40 + 90 => 30 + 92 => 1 + 94 => 7 + 97 => 32 + 107 => 14 + 108 => 24 + 110 => 4 and 15 + 112 => 13 + 113 => 34 + 115 => 10 + 117 => 17 + 118 => 6 + 122 => 16 + 167 => 29 + 186 => 35 + 187 => 39 + 188 => 26 + 189 => 42 190 => 2 - 191 => 6 - 210 => 25 - 213 => 11 - 215 => 10 - 217 => 18 - 219 => 13 - 221 => 35 - 223 => 14 - 228 => 43 + 191 => 12 + 210 => 20 + 213 => 25 + 215 => 18 + 217 => 11 + 219 => 36 + 221 => 37 + 223 => 5 + 228 => 8 Class: synthetic com.volmit.iris.util.Direction$11 => com.volmit.iris.util.Direction$a Source: "Direction.java" @@ -13729,9 +13872,9 @@ Class: public com.volmit.iris.util.DoubleArrayUtils NameNotChanged MethodsOf: com.volmit.iris.util.DoubleArrayUtils public static void fill(double[], double) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.DoubleArrayUtils - 24 => 1 and 2 - 26 => 3 - 28 => 4 + 24 => 3 and 4 + 26 => 1 + 28 => 2 Class: public final com.volmit.iris.util.DoubleTag NameNotChanged Source: "DoubleTag.java" @@ -13744,14 +13887,14 @@ Class: public final com.volmit.iris.util.DoubleTag NameNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.DoubleTag 55 => 9 - 56 => 1 - 57 => 8 - 61 => 5 - 66 => 3 - 67 => 2 - 68 => 4 - 69 => 6 - 71 => 7 + 56 => 6 + 57 => 7 + 61 => 8 + 66 => 1 + 67 => 4 + 68 => 5 + 69 => 2 + 71 => 3 Class: public abstract com.volmit.iris.util.Element NameNotChanged Source: "Element.java" @@ -13785,13 +13928,13 @@ Class: public final enum com.volmit.iris.util.ElementEvent NameNotChanged public static com.volmit.iris.util.ElementEvent valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.ElementEvent[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ElementEvent - 9 => 1, 3, 5 and 9 - 11 => 8 - 12 => 7 - 13 => 4 - 14 => 2 - 15 => 6 - 16 => 10 + 9 => 4, 5, 6 and 10 + 11 => 9 + 12 => 2 + 13 => 3 + 14 => 1 + 15 => 7 + 16 => 8 Class: public final com.volmit.iris.util.EndTag NameNotChanged Source: "EndTag.java" @@ -13801,37 +13944,37 @@ Class: public final com.volmit.iris.util.EndTag NameNotChanged public void () SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.EndTag - 47 => 3 - 48 => 1 - 57 => 2 + 47 => 1 + 48 => 2 + 57 => 3 Class: public com.volmit.iris.util.FileWatcher NameNotChanged Source: "FileWatcher.java" FieldsOf: com.volmit.iris.util.FileWatcher - private boolean exists => a + private boolean exists => c protected final java.io.File file NameNotChanged - private long lastModified => b - private long size => c + private long lastModified => a + private long size => b MethodsOf: com.volmit.iris.util.FileWatcher public void (java.io.File) SignatureNotChanged public boolean checkModified() SignatureNotChanged protected void readProperties() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.FileWatcher - 13 => 5 - 14 => 15 - 15 => 1 - 16 => 7 - 20 => 3 - 21 => 4 - 22 => 6 - 23 => 9 - 27 => 13 - 28 => 8 + 13 => 6 + 14 => 5 + 15 => 10 + 16 => 13 + 20 => 11 + 21 => 14 + 22 => 3 + 23 => 8 + 27 => 15 + 28 => 2 29 => 12 - 30 => 2 - 32 => 14 - 34 => 11 - 37 => 10 + 30 => 9 + 32 => 4 + 34 => 1 + 37 => 7 Class: public final com.volmit.iris.util.FloatTag NameNotChanged Source: "FloatTag.java" @@ -13843,23 +13986,23 @@ Class: public final com.volmit.iris.util.FloatTag NameNotChanged public java.lang.Float getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.FloatTag - 55 => 7 - 56 => 3 - 57 => 4 + 55 => 3 + 56 => 8 + 57 => 2 61 => 9 - 66 => 5 - 67 => 1 - 68 => 6 - 69 => 8 - 71 => 2 + 66 => 6 + 67 => 7 + 68 => 4 + 69 => 1 + 71 => 5 Class: public com.volmit.iris.util.FolderWatcher NameNotChanged Source: "FolderWatcher.java" FieldsOf: com.volmit.iris.util.FolderWatcher private com.volmit.iris.util.KList changed => g - private com.volmit.iris.util.KList created => f - private com.volmit.iris.util.KList deleted => e - private com.volmit.iris.util.KMap watchers => d + private com.volmit.iris.util.KList created => e + private com.volmit.iris.util.KList deleted => d + private com.volmit.iris.util.KMap watchers => f MethodsOf: com.volmit.iris.util.FolderWatcher static void () SignatureNotChanged public void (java.io.File) SignatureNotChanged @@ -13869,59 +14012,59 @@ Class: public com.volmit.iris.util.FolderWatcher NameNotChanged public com.volmit.iris.util.KList getDeleted() SignatureNotChanged protected void readProperties() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.FolderWatcher - 14 => 21 - 15 => 3 - 19 => 29 - 21 => 20 - 22 => 5 - 23 => 25 - 24 => 13 - 27 => 33 - 29 => 27 and 39 - 31 => 16 - 33 => 23 - 37 => 28 - 39 => 10 - 42 => 9 - 44 => 44 - 46 => 34 - 48 => 45 - 53 => 1 - 55 => 42 - 59 => 24 - 60 => 2 - 61 => 15 - 63 => 41 - 65 => 8 - 66 => 32 - 68 => 18 - 70 => 31 - 72 => 22 - 74 => 37 - 76 => 43 - 78 => 30 - 80 => 14 - 85 => 26 - 86 => 19 - 88 => 7 - 91 => 35 - 92 => 17 - 93 => 6 - 95 => 11 - 97 => 4 - 100 => 40 - 110 => 36 - 115 => 12 - 120 => 38 + 14 => 45 + 15 => 23 + 19 => 11 + 21 => 14 + 22 => 4 + 23 => 40 + 24 => 19 + 27 => 32 + 29 => 8 and 28 + 31 => 10 + 33 => 37 + 37 => 36 + 39 => 21 + 42 => 24 + 44 => 33 + 46 => 26 + 48 => 27 + 53 => 34 + 55 => 29 + 59 => 35 + 60 => 6 + 61 => 42 + 63 => 5 + 65 => 2 + 66 => 13 + 68 => 41 + 70 => 44 + 72 => 30 + 74 => 43 + 76 => 7 + 78 => 31 + 80 => 1 + 85 => 18 + 86 => 3 + 88 => 12 + 91 => 16 + 92 => 25 + 93 => 38 + 95 => 20 + 97 => 22 + 100 => 17 + 110 => 15 + 115 => 39 + 120 => 9 Class: public com.volmit.iris.util.Form NameNotChanged Source: "Form.java" FieldsOf: com.volmit.iris.util.Form - private static java.text.DecimalFormat DF => a + private static java.text.DecimalFormat DF => b private static final java.util.NavigableMap MAP => c - private static final java.lang.String[] NAMES => b + private static final java.lang.String[] NAMES => e private static java.text.NumberFormat NF => d - private static final java.math.BigInteger THOUSAND => e + private static final java.math.BigInteger THOUSAND => a MethodsOf: com.volmit.iris.util.Form static void () SignatureNotChanged public static java.lang.String capitalize(java.lang.String) SignatureNotChanged @@ -13943,133 +14086,133 @@ Class: public com.volmit.iris.util.Form NameNotChanged public static java.lang.String wrap(java.lang.String, int, java.lang.String, boolean, java.lang.String) SignatureNotChanged public static java.lang.String wrapWords(java.lang.String, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Form - 23 => 64 - 24 => 92 - 29 => 46 - 30 => 51 and 123 - 32 => 61 - 34 => 98 - 38 => 44 - 40 => 9 - 42 => 68 - 75 => 5 - 76 => 15 - 78 => 30 and 40 - 80 => 104 - 82 => 107 - 83 => 94 + 23 => 59 + 24 => 4 + 29 => 12 + 30 => 37 and 76 + 32 => 126 + 34 => 58 + 38 => 108 + 40 => 102 + 42 => 55 + 75 => 115 + 76 => 123 + 78 => 13 and 119 + 80 => 65 + 82 => 16 + 83 => 71 88 => 54 - 92 => 20 - 104 => 76 - 106 => 87 and 109 - 108 => 89 - 111 => 18 - 139 => 124 - 157 => 48 - 177 => 119 - 179 => 90 - 184 => 80 - 186 => 91 - 189 => 127 - 191 => 29 - 194 => 113 - 196 => 75 - 199 => 77 - 200 => 120 - 201 => 59 - 202 => 35 - 204 => 101 - 206 => 49 - 207 => 58 - 208 => 122 - 210 => 34 - 212 => 8 - 213 => 33 - 216 => 66 - 219 => 7 - 221 => 125 - 224 => 6 - 226 => 74 - 229 => 31 - 231 => 43 - 232 => 132 - 233 => 19 - 235 => 63 - 237 => 28 - 238 => 39 - 239 => 21 - 243 => 16 - 244 => 13 - 246 => 111 - 249 => 110 - 251 => 41 - 252 => 3 - 253 => 45 - 257 => 102 - 258 => 57 - 261 => 71 - 263 => 17 - 264 => 53 - 637 => 73 - 639 => 12 - 642 => 78 - 644 => 11 - 647 => 99 - 649 => 69 - 652 => 114 - 654 => 81 - 657 => 52 - 659 => 32 - 662 => 70 - 667 => 84 - 681 => 131 - 683 => 117 - 686 => 67 - 688 => 65 - 691 => 10 - 693 => 86 - 696 => 100 - 698 => 23 - 701 => 129 - 703 => 50 - 706 => 14 - 824 => 56 - 932 => 108 - 933 => 116 - 935 => 82 - 937 => 85 - 938 => 130 - 940 => 37 - 942 => 27 - 943 => 128 - 945 => 55 - 947 => 60 - 948 => 115 - 950 => 96 - 952 => 93 - 953 => 112 - 959 => 121 - 1125 => 97 - 1126 => 126 - 1138 => 42 - 1139 => 103 - 1153 => 118 - 1155 => 4 - 1157 => 105 - 1160 => 83 - 1162 => 1 - 1201 => 72 - 1203 => 95 - 1205 => 79 - 1208 => 2 - 1210 => 26 - 1247 => 62 - 1275 => 88 - 1550 => 47 - 1552 => 106 - 1555 => 25 - 1557 => 36 and 38 - 1559 => 22 + 92 => 10 + 104 => 68 + 106 => 21 and 40 + 108 => 7 + 111 => 14 + 139 => 80 + 157 => 78 + 177 => 74 + 179 => 88 + 184 => 51 + 186 => 57 + 189 => 107 + 191 => 77 + 194 => 96 + 196 => 114 + 199 => 61 + 200 => 122 + 201 => 72 + 202 => 49 + 204 => 66 + 206 => 3 + 207 => 48 + 208 => 94 + 210 => 5 + 212 => 118 + 213 => 127 + 216 => 79 + 219 => 34 + 221 => 11 + 224 => 82 + 226 => 46 + 229 => 64 + 231 => 60 + 232 => 38 + 233 => 132 + 235 => 110 + 237 => 44 + 238 => 99 + 239 => 100 + 243 => 17 + 244 => 30 + 246 => 52 + 249 => 124 + 251 => 73 + 252 => 95 + 253 => 111 + 257 => 130 + 258 => 116 + 261 => 120 + 263 => 121 + 264 => 31 + 637 => 90 + 639 => 25 + 642 => 83 + 644 => 62 + 647 => 63 + 649 => 89 + 652 => 103 + 654 => 93 + 657 => 33 + 659 => 106 + 662 => 104 + 667 => 87 + 681 => 19 + 683 => 27 + 686 => 91 + 688 => 23 + 691 => 125 + 693 => 84 + 696 => 28 + 698 => 26 + 701 => 41 + 703 => 43 + 706 => 105 + 824 => 128 + 932 => 35 + 933 => 67 + 935 => 112 + 937 => 32 + 938 => 2 + 940 => 8 + 942 => 20 + 943 => 1 + 945 => 109 + 947 => 39 + 948 => 98 + 950 => 86 + 952 => 42 + 953 => 85 + 959 => 75 + 1125 => 18 + 1126 => 129 + 1138 => 70 + 1139 => 97 + 1153 => 92 + 1155 => 9 + 1157 => 69 + 1160 => 81 + 1162 => 56 + 1201 => 15 + 1203 => 53 + 1205 => 113 + 1208 => 6 + 1210 => 117 + 1247 => 45 + 1275 => 101 + 1550 => 50 + 1552 => 22 + 1555 => 47 + 1557 => 36 and 131 + 1559 => 29 1562 => 24 Class: public com.volmit.iris.util.GBiset NameNotChanged @@ -14088,16 +14231,16 @@ Class: public abstract com.volmit.iris.util.GenLayer NameNotChanged public void (com.volmit.iris.gen.DimensionChunkGenerator, com.volmit.iris.util.RNG) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.GenLayer 11 => 3 - 12 => 1 - 13 => 4 + 12 => 4 + 13 => 1 14 => 2 Class: public com.volmit.iris.util.GroupedExecutor NameNotChanged Source: "GroupedExecutor.java" FieldsOf: com.volmit.iris.util.GroupedExecutor - private com.volmit.iris.util.KMap mirror => c + private com.volmit.iris.util.KMap mirror => b private java.util.concurrent.ExecutorService service => a - private int xc => b + private int xc => c MethodsOf: com.volmit.iris.util.GroupedExecutor static void () SignatureNotChanged public void (int, int, java.lang.String) SignatureNotChanged @@ -14112,51 +14255,51 @@ Class: public com.volmit.iris.util.GroupedExecutor NameNotChanged public void queue(java.lang.String, com.volmit.iris.util.NastyRunnable) SignatureNotChanged public void waitFor(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.GroupedExecutor - 11 => 25 - 18 => 10 - 19 => 23 - 20 => 45 - 22 => 5 - 24 => 12 - 26 => 38 - 27 => 27 - 28 => 28 - 30 => 34 - 34 => 8 - 36 => 20 - 48 => 37 - 49 => 11 + 11 => 36 + 18 => 23 + 19 => 27 + 20 => 9 + 22 => 44 + 24 => 13 + 26 => 20 + 27 => 33 + 28 => 37 + 30 => 32 + 34 => 30 + 36 => 5 + 48 => 46 + 49 => 1 53 => 43 55 => 26 - 56 => 19 - 57 => 14 - 59 => 40 - 62 => 32 - 66 => 46 - 68 => 42 - 71 => 39 - 73 => 1 - 76 => 9 - 80 => 33 - 82 => 4 - 85 => 17 - 87 => 6 - 88 => 3 - 89 => 13 - 92 => 16 - 96 => 21 and 35 - 98 => 30 - 102 => 22 - 105 => 47 - 108 => 24 - 110 => 41 and 44 - 111 => 15 - 112 => 7 - 116 => 29 - 118 => 31 - 119 => 2 - 120 => 18 - 121 => 36 + 56 => 7 + 57 => 41 + 59 => 24 + 62 => 4 + 66 => 15 + 68 => 29 + 71 => 11 + 73 => 22 + 76 => 39 + 80 => 12 + 82 => 31 + 85 => 2 + 87 => 14 + 88 => 6 + 89 => 18 + 92 => 47 + 96 => 17 and 21 + 98 => 25 + 102 => 42 + 105 => 19 + 108 => 3 + 110 => 10 and 38 + 111 => 40 + 112 => 34 + 116 => 45 + 118 => 16 + 119 => 8 + 120 => 28 + 121 => 35 Class: com.volmit.iris.util.GroupedExecutor$1 => com.volmit.iris.util.GroupedExecutor$a Source: "GroupedExecutor.java" @@ -14168,11 +14311,11 @@ Class: com.volmit.iris.util.GroupedExecutor$1 => com.volmit.iris.util.GroupedExe void (com.volmit.iris.util.GroupedExecutor, java.lang.String, int) SignatureNotChanged public java.util.concurrent.ForkJoinWorkerThread newThread(java.util.concurrent.ForkJoinPool) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.GroupedExecutor$1 - 37 => 5 - 41 => 3 - 42 => 4 - 43 => 2 - 44 => 1 + 37 => 3 + 41 => 1 + 42 => 2 + 43 => 4 + 44 => 5 Class: public com.volmit.iris.util.HeightMap NameNotChanged Source: "HeightMap.java" @@ -14182,12 +14325,12 @@ Class: public com.volmit.iris.util.HeightMap NameNotChanged public void () SignatureNotChanged public void setHeight(int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.HeightMap - 10 => 2 - 11 => 5 + 10 => 5 + 11 => 1 12 => 6 - 13 => 4 - 17 => 3 - 18 => 1 + 13 => 2 + 17 => 4 + 18 => 3 Class: public abstract com.volmit.iris.util.ICommand NameNotChanged Source: "ICommand.java" @@ -14233,102 +14376,102 @@ Class: public com.volmit.iris.util.IO NameNotChanged public static java.lang.String readAll(java.io.File) SignatureNotChanged public static void writeAll(java.io.File, java.lang.Object) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IO - 52 => 67 - 70 => 100 - 108 => 75 - 109 => 87 - 112 => 80 - 114 => 78 - 117 => 24 - 124 => 76 - 125 => 47 - 126 => 65 - 127 => 1 - 128 => 74 - 131 => 37 - 133 => 53 - 136 => 9 - 141 => 16 - 142 => 31 and 101 - 144 => 25 - 145 => 15 - 146 => 11 - 149 => 97 - 259 => 28 - 260 => 32 - 261 => 26 - 263 => 84 - 265 => 36 - 266 => 33 - 269 => 102 - 280 => 19 - 282 => 18 - 285 => 22 - 287 => 34 and 69 - 289 => 23 - 293 => 12 - 294 => 88 - 401 => 94 - 402 => 98 - 403 => 41 - 404 => 70 - 405 => 48 - 409 => 83 - 410 => 60 - 411 => 82 - 413 => 50 - 415 => 89 - 418 => 4 - 420 => 62 - 482 => 66 - 483 => 72 - 511 => 61 - 513 => 20 - 515 => 49 - 517 => 86 - 519 => 58 - 521 => 57 - 523 => 2 - 525 => 43 - 527 => 90 - 529 => 42 - 531 => 13 - 533 => 54 - 535 => 29 - 538 => 45 - 540 => 6 - 542 => 35 - 543 => 79 - 559 => 17 - 561 => 91 - 564 => 73 - 567 => 14 - 570 => 10 - 574 => 5 and 96 - 575 => 38 and 44 - 579 => 21 and 30 - 580 => 40 and 95 - 582 => 56 - 584 => 8 - 586 => 3 - 588 => 51 - 590 => 63 - 1593 => 81 - 1594 => 93 - 1596 => 7 - 1598 => 85 - 1621 => 71 - 1622 => 92 - 1623 => 68 - 1624 => 55 - 1626 => 46 - 1627 => 77 - 1629 => 52 - 1927 => 64 - 1928 => 59 - 1929 => 39 - 1930 => 99 - 1931 => 27 + 52 => 60 + 70 => 15 + 108 => 97 + 109 => 86 + 112 => 5 + 114 => 83 + 117 => 7 + 124 => 47 + 125 => 26 + 126 => 92 + 127 => 73 + 128 => 80 + 131 => 16 + 133 => 46 + 136 => 91 + 141 => 88 + 142 => 3 and 17 + 144 => 44 + 145 => 64 + 146 => 9 + 149 => 63 + 259 => 101 + 260 => 77 + 261 => 32 + 263 => 93 + 265 => 68 + 266 => 55 + 269 => 81 + 280 => 58 + 282 => 74 + 285 => 54 + 287 => 13 and 25 + 289 => 36 + 293 => 10 + 294 => 43 + 401 => 56 + 402 => 95 + 403 => 53 + 404 => 18 + 405 => 79 + 409 => 84 + 410 => 49 + 411 => 35 + 413 => 12 + 415 => 23 + 418 => 99 + 420 => 59 + 482 => 62 + 483 => 67 + 511 => 24 + 513 => 100 + 515 => 40 + 517 => 69 + 519 => 30 + 521 => 42 + 523 => 41 + 525 => 21 + 527 => 39 + 529 => 45 + 531 => 82 + 533 => 28 + 535 => 75 + 538 => 89 + 540 => 85 + 542 => 14 + 543 => 71 + 559 => 78 + 561 => 66 + 564 => 31 + 567 => 1 + 570 => 48 + 574 => 2 and 87 + 575 => 65 and 102 + 579 => 22 and 96 + 580 => 37 and 98 + 582 => 57 + 584 => 33 + 586 => 76 + 588 => 6 + 590 => 50 + 1593 => 27 + 1594 => 51 + 1596 => 20 + 1598 => 38 + 1621 => 19 + 1622 => 90 + 1623 => 29 + 1624 => 94 + 1626 => 72 + 1627 => 4 + 1629 => 8 + 1927 => 11 + 1928 => 52 + 1929 => 70 + 1930 => 61 + 1931 => 34 Class: public abstract com.volmit.iris.util.IObjectPlacer NameNotChanged Source: "IObjectPlacer.java" @@ -14384,15 +14527,15 @@ Class: public final com.volmit.iris.util.IntArrayTag NameNotChanged public int[] getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IntArrayTag - 57 => 4 - 58 => 3 - 59 => 7 - 63 => 8 - 68 => 9 - 69 => 1 + 57 => 6 + 58 => 7 + 59 => 4 + 63 => 3 + 68 => 1 + 69 => 9 70 => 5 - 71 => 6 - 73 => 2 + 71 => 2 + 73 => 8 Class: public final com.volmit.iris.util.IntTag NameNotChanged Source: "IntTag.java" @@ -14404,15 +14547,15 @@ Class: public final com.volmit.iris.util.IntTag NameNotChanged public java.lang.Integer getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IntTag - 55 => 8 - 56 => 9 + 55 => 6 + 56 => 2 57 => 7 - 61 => 4 - 66 => 6 + 61 => 9 + 66 => 5 67 => 3 - 68 => 5 - 69 => 2 - 71 => 1 + 68 => 4 + 69 => 1 + 71 => 8 Class: public com.volmit.iris.util.IrisInterpolation NameNotChanged Source: "IrisInterpolation.java" @@ -14451,214 +14594,214 @@ Class: public com.volmit.iris.util.IrisInterpolation NameNotChanged public static double rangeScale(double, double, double, double, double) SignatureNotChanged public static double sinCenter(double) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IrisInterpolation - 11 => 205 - 16 => 28 - 17 => 178 - 22 => 213 - 32 => 65 - 37 => 92 - 52 => 190 - 57 => 113 - 87 => 67 - 97 => 3 - 105 => 156 - 106 => 9 - 107 => 134 - 108 => 200 - 109 => 27 - 110 => 14 - 111 => 120 - 112 => 165 - 113 => 106 - 114 => 179 - 116 => 61 - 132 => 153 and 175 - 133 => 39 - 134 => 17 - 135 => 87 - 136 => 77 - 169 => 10 - 170 => 124 - 171 => 108 - 172 => 193 - 173 => 211 - 175 => 84 - 191 => 155 and 169 - 192 => 70 - 193 => 126 - 194 => 88 - 195 => 96 - 229 => 159 - 233 => 26 - 234 => 54 - 235 => 135 - 236 => 151 - 237 => 66 - 238 => 191 - 240 => 149 - 241 => 125 - 243 => 45 and 116 - 244 => 182 - 245 => 68 - 246 => 154 - 247 => 57 - 254 => 201 - 255 => 51 - 257 => 50 and 81 - 259 => 42 - 260 => 49 - 261 => 121 - 262 => 24 - 263 => 112 - 266 => 117 - 271 => 94 - 272 => 129 - 273 => 82 - 274 => 185 - 275 => 143 - 276 => 163 - 277 => 210 - 278 => 173 - 280 => 183 and 184 - 281 => 164 - 282 => 171 - 283 => 20 - 284 => 123 - 291 => 43 - 292 => 101 - 293 => 56 - 294 => 122 - 295 => 140 - 296 => 206 - 297 => 16 - 298 => 177 - 300 => 195 and 207 - 301 => 202 - 302 => 78 - 303 => 63 - 304 => 118 - 331 => 146 - 332 => 148 - 333 => 102 - 334 => 127 - 335 => 157 - 336 => 31 - 337 => 91 - 338 => 162 - 339 => 62 - 340 => 141 - 341 => 145 - 342 => 80 - 344 => 111 and 208 - 345 => 114 - 346 => 172 - 347 => 186 - 348 => 217 - 349 => 216 - 350 => 196 - 351 => 25 - 352 => 204 - 353 => 152 - 354 => 158 - 355 => 1 - 356 => 83 - 357 => 12 - 358 => 212 - 359 => 75 - 360 => 79 - 439 => 215 - 454 => 40 - 455 => 23 - 456 => 98 - 457 => 72 - 458 => 104 - 459 => 76 - 460 => 74 - 461 => 71 - 462 => 110 - 463 => 36 - 464 => 7 - 465 => 32 - 467 => 34 and 69 - 468 => 187 - 469 => 192 - 470 => 130 - 471 => 13 - 472 => 47 - 473 => 138 - 474 => 147 - 475 => 29 - 476 => 180 - 477 => 58 - 478 => 199 - 479 => 22 - 480 => 170 - 481 => 139 - 482 => 137 - 483 => 85 - 562 => 166 - 564 => 95 - 567 => 59 - 569 => 119 + 11 => 99 + 16 => 186 + 17 => 188 + 22 => 121 + 32 => 62 + 37 => 126 + 52 => 87 + 57 => 66 + 87 => 78 + 97 => 128 + 105 => 21 + 106 => 140 + 107 => 114 + 108 => 30 + 109 => 203 + 110 => 129 + 111 => 124 + 112 => 134 + 113 => 196 + 114 => 209 + 116 => 139 + 132 => 7 and 14 + 133 => 48 + 134 => 40 + 135 => 2 + 136 => 71 + 169 => 143 + 170 => 17 + 171 => 11 + 172 => 65 + 173 => 72 + 175 => 85 + 191 => 37 and 183 + 192 => 101 + 193 => 165 + 194 => 118 + 195 => 179 + 229 => 119 + 233 => 122 + 234 => 22 + 235 => 152 + 236 => 116 + 237 => 58 + 238 => 200 + 240 => 216 + 241 => 80 + 243 => 43 and 207 + 244 => 156 + 245 => 81 + 246 => 68 + 247 => 131 + 254 => 24 + 255 => 90 + 257 => 115 and 132 + 259 => 174 + 260 => 84 + 261 => 70 + 262 => 195 + 263 => 27 + 266 => 4 + 271 => 39 + 272 => 162 + 273 => 215 + 274 => 160 + 275 => 213 + 276 => 107 + 277 => 198 + 278 => 59 + 280 => 49 and 97 + 281 => 47 + 282 => 34 + 283 => 147 + 284 => 111 + 291 => 193 + 292 => 16 + 293 => 176 + 294 => 42 + 295 => 23 + 296 => 169 + 297 => 177 + 298 => 171 + 300 => 79 and 173 + 301 => 12 + 302 => 20 + 303 => 64 + 304 => 201 + 331 => 127 + 332 => 110 + 333 => 206 + 334 => 53 + 335 => 148 + 336 => 172 + 337 => 178 + 338 => 52 + 339 => 151 + 340 => 45 + 341 => 91 + 342 => 164 + 344 => 106 and 125 + 345 => 31 + 346 => 144 + 347 => 88 + 348 => 130 + 349 => 208 + 350 => 163 + 351 => 182 + 352 => 94 + 353 => 50 + 354 => 28 + 355 => 102 + 356 => 63 + 357 => 32 + 358 => 191 + 359 => 137 + 360 => 10 + 439 => 135 + 454 => 217 + 455 => 168 + 456 => 142 + 457 => 5 + 458 => 108 + 459 => 8 + 460 => 35 + 461 => 69 + 462 => 57 + 463 => 150 + 464 => 89 + 465 => 67 + 467 => 29 and 113 + 468 => 120 + 469 => 73 + 470 => 60 + 471 => 112 + 472 => 46 + 473 => 6 + 474 => 33 + 475 => 38 + 476 => 149 + 477 => 146 + 478 => 161 + 479 => 166 + 480 => 159 + 481 => 18 + 482 => 158 + 483 => 117 + 562 => 181 + 564 => 104 + 567 => 190 + 569 => 157 572 => 15 - 574 => 38 - 577 => 48 - 579 => 209 - 582 => 198 - 584 => 109 - 587 => 174 - 589 => 73 and 150 - 592 => 37 - 594 => 35 and 86 - 597 => 2 - 599 => 8 and 115 - 602 => 181 - 604 => 4 and 103 - 607 => 214 - 609 => 5 and 105 - 612 => 176 - 614 => 161 and 203 - 617 => 89 - 619 => 90 and 93 - 622 => 144 - 624 => 6 and 160 - 627 => 136 - 629 => 131 - 632 => 21 - 634 => 194 - 637 => 52 - 639 => 99 - 642 => 33 - 644 => 30 - 647 => 97 - 649 => 167 - 652 => 168 - 654 => 11 - 657 => 189 - 659 => 188 - 662 => 53 - 664 => 142 - 667 => 60 - 669 => 44 - 672 => 107 - 674 => 64 - 677 => 100 - 679 => 128 - 682 => 41 - 684 => 19 - 687 => 132 - 689 => 18 - 692 => 133 - 694 => 55 - 697 => 197 - 702 => 46 + 574 => 103 + 577 => 92 + 579 => 214 + 582 => 76 + 584 => 36 + 587 => 41 + 589 => 25 and 98 + 592 => 204 + 594 => 96 and 185 + 597 => 197 + 599 => 19 and 155 + 602 => 138 + 604 => 1 and 180 + 607 => 199 + 609 => 74 and 141 + 612 => 51 + 614 => 61 and 154 + 617 => 187 + 619 => 145 and 184 + 622 => 211 + 624 => 153 and 170 + 627 => 77 + 629 => 9 + 632 => 136 + 634 => 202 + 637 => 105 + 639 => 26 + 642 => 54 + 644 => 75 + 647 => 210 + 649 => 86 + 652 => 95 + 654 => 192 + 657 => 83 + 659 => 109 + 662 => 3 + 664 => 56 + 667 => 194 + 669 => 55 + 672 => 167 + 674 => 123 + 677 => 189 + 679 => 100 + 682 => 212 + 684 => 44 + 687 => 133 + 689 => 13 + 692 => 175 + 694 => 93 + 697 => 82 + 702 => 205 Class: public com.volmit.iris.util.IrisLock NameNotChanged Source: "IrisLock.java" FieldsOf: com.volmit.iris.util.IrisLock - private boolean disabled => a - private final java.util.concurrent.locks.ReentrantLock lock => c - private final java.lang.String name => b + private boolean disabled => c + private final java.util.concurrent.locks.ReentrantLock lock => b + private final java.lang.String name => a MethodsOf: com.volmit.iris.util.IrisLock static void () SignatureNotChanged public void (java.lang.String) SignatureNotChanged @@ -14672,30 +14815,30 @@ Class: public com.volmit.iris.util.IrisLock NameNotChanged public java.lang.String toString() SignatureNotChanged public void unlock() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IrisLock - 7 => 2, 8, 12 and 16 - 10 => 5 - 11 => 7 - 12 => 3 and 18 - 15 => 10 - 16 => 15 - 17 => 6 - 18 => 9 - 22 => 1 - 24 => 14 - 27 => 4 - 28 => 13 - 32 => 17 - 34 => 20 - 36 => 19 + 7 => 1, 2, 3 and 16 + 10 => 17 + 11 => 15 + 12 => 9 and 10 + 15 => 12 + 16 => 5 + 17 => 19 + 18 => 18 + 22 => 4 + 24 => 7 + 27 => 20 + 28 => 6 + 32 => 8 + 34 => 14 + 36 => 13 37 => 11 Class: public abstract com.volmit.iris.util.IrisPostBlockFilter NameNotChanged Source: "IrisPostBlockFilter.java" FieldsOf: com.volmit.iris.util.IrisPostBlockFilter public com.volmit.iris.gen.PostBlockChunkGenerator gen NameNotChanged - private java.lang.String key => c - private int phase => b - private com.volmit.iris.util.KList queue => a + private java.lang.String key => b + private int phase => a + private com.volmit.iris.util.KList queue => c MethodsOf: com.volmit.iris.util.IrisPostBlockFilter static void () SignatureNotChanged public void (com.volmit.iris.gen.PostBlockChunkGenerator, int) SignatureNotChanged @@ -14719,35 +14862,35 @@ Class: public abstract com.volmit.iris.util.IrisPostBlockFilter NameNotChanged public java.lang.String toString() SignatureNotChanged public void updateHeight(int, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IrisPostBlockFilter - 15 => 12, 13, 21 and 23 - 18 => 26 - 19 => 8 - 20 => 28 - 21 => 11 and 18 - 25 => 30 - 26 => 6 - 27 => 3 - 28 => 27 - 29 => 15 - 30 => 16 - 43 => 33 - 49 => 17 - 50 => 4 - 61 => 2 - 66 => 10 - 67 => 7 - 78 => 19 - 79 => 31 - 84 => 24 - 85 => 25 - 96 => 9 - 97 => 22 - 108 => 32 + 15 => 4, 8, 25 and 30 + 18 => 9 + 19 => 5 + 20 => 24 + 21 => 2 and 15 + 25 => 21 + 26 => 31 + 27 => 28 + 28 => 23 + 29 => 29 + 30 => 1 + 43 => 7 + 49 => 3 + 50 => 27 + 61 => 16 + 66 => 32 + 67 => 19 + 78 => 12 + 79 => 26 + 84 => 6 + 85 => 10 + 96 => 33 + 97 => 13 + 108 => 11 109 => 20 - 126 => 5 - 127 => 14 - 132 => 29 - 133 => 1 + 126 => 14 + 127 => 17 + 132 => 22 + 133 => 18 Class: public com.volmit.iris.util.IrisStructureResult NameNotChanged Source: "IrisStructureResult.java" @@ -14764,22 +14907,22 @@ Class: public com.volmit.iris.util.IrisStructureResult NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.IrisStructureResult - 8 => 3, 6, 8 and 10 - 11 => 2 - 12 => 1 - 15 => 5 - 16 => 7 - 17 => 9 - 18 => 4 + 8 => 2, 3, 5 and 9 + 11 => 7 + 12 => 8 + 15 => 1 + 16 => 10 + 17 => 4 + 18 => 6 Class: public com.volmit.iris.util.J NameNotChanged Source: "J.java" FieldsOf: com.volmit.iris.util.J - private static com.volmit.iris.util.KList afterStartup => e + private static com.volmit.iris.util.KList afterStartup => d private static com.volmit.iris.util.KList afterStartupAsync => b private static final java.util.concurrent.ExecutorService e => a - private static boolean started => d - private static int tid => c + private static boolean started => c + private static int tid => e MethodsOf: com.volmit.iris.util.J static void () SignatureNotChanged public static void a(java.lang.Runnable) SignatureNotChanged @@ -14795,28 +14938,28 @@ Class: public com.volmit.iris.util.J NameNotChanged public static void s(java.lang.Runnable, int) SignatureNotChanged public static boolean sleep(long) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.J - 16 => 2 and 8 - 18 => 16 - 19 => 3 - 59 => 18 - 60 => 15 - 64 => 21 - 69 => 12 and 23 - 70 => 9 - 104 => 6 and 11 - 109 => 10 - 116 => 14 - 119 => 22 - 121 => 7 - 122 => 25 - 124 => 4 - 140 => 19 - 141 => 24 - 142 => 1 - 224 => 13 - 225 => 17 - 237 => 5 - 238 => 20 + 16 => 14 and 15 + 18 => 12 + 19 => 18 + 59 => 17 + 60 => 11 + 64 => 8 + 69 => 16 and 25 + 70 => 5 + 104 => 7 and 21 + 109 => 2 + 116 => 3 + 119 => 6 + 121 => 22 + 122 => 9 + 124 => 1 + 140 => 4 + 141 => 10 + 142 => 13 + 224 => 24 + 225 => 19 + 237 => 20 + 238 => 23 Class: final com.volmit.iris.util.J$1 => com.volmit.iris.util.J$a Source: "J.java" @@ -14827,14 +14970,14 @@ Class: final com.volmit.iris.util.J$1 => com.volmit.iris.util.J$a private static synthetic void lambda$newThread$0(java.lang.Thread, java.lang.Throwable) SignatureNotChanged public java.lang.Thread newThread(java.lang.Runnable) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.J$1 - 20 => 4 - 24 => 2 - 25 => 8 - 26 => 9 - 27 => 10 - 28 => 1 - 30 => 7 - 31 => 6 + 20 => 1 + 24 => 6 + 25 => 2 + 26 => 4 + 27 => 7 + 28 => 8 + 30 => 10 + 31 => 9 32 => 5 34 => 3 @@ -14856,75 +14999,75 @@ Class: public com.volmit.iris.util.JSONArray NameNotChanged public java.lang.String toString(int) SignatureNotChanged java.io.Writer write(java.io.Writer, int, int) => a(java.io.Writer, int, int) LineNumbersOf: com.volmit.iris.util.JSONArray - 95 => 17 - 96 => 43 - 97 => 6 - 109 => 58 - 110 => 8 - 112 => 28 - 114 => 20 - 116 => 45 - 119 => 5 - 121 => 67 - 122 => 57 - 125 => 10 - 126 => 62 - 128 => 14 - 131 => 46 - 133 => 22 - 135 => 63 - 136 => 27 - 138 => 51 - 140 => 42 - 144 => 7 - 168 => 65 - 169 => 70 - 170 => 13 - 172 => 38 - 173 => 23 - 175 => 56 - 178 => 55 - 188 => 32 + 95 => 56 + 96 => 47 + 97 => 48 + 109 => 15 + 110 => 4 + 112 => 11 + 114 => 65 + 116 => 53 + 119 => 59 + 121 => 68 + 122 => 23 + 125 => 62 + 126 => 27 + 128 => 28 + 131 => 20 + 133 => 25 + 135 => 69 + 136 => 50 + 138 => 66 + 140 => 24 + 144 => 13 + 168 => 46 + 169 => 64 + 170 => 49 + 172 => 5 + 173 => 8 + 175 => 35 + 178 => 3 + 188 => 16 189 => 40 - 191 => 33 - 192 => 12 and 53 - 194 => 66 - 196 => 25 - 198 => 54 - 200 => 39 - 205 => 11 - 490 => 9 - 903 => 34 - 904 => 21 - 1155 => 71 - 1156 => 41 - 1158 => 2 - 1176 => 52 - 1177 => 60 - 1179 => 16 - 1180 => 50 - 1214 => 49 - 1215 => 61 - 1216 => 1 - 1218 => 59 - 1220 => 37 - 1221 => 3 - 1223 => 47 - 1225 => 19 and 68 - 1227 => 18 - 1229 => 4 - 1231 => 15 - 1233 => 44 - 1235 => 35 - 1236 => 29 - 1237 => 48 - 1239 => 30 - 1241 => 31 - 1243 => 64 - 1245 => 69 - 1246 => 36 - 1247 => 24 - 1249 => 26 + 191 => 6 + 192 => 17 and 70 + 194 => 30 + 196 => 42 + 198 => 67 + 200 => 7 + 205 => 9 + 490 => 51 + 903 => 61 + 904 => 57 + 1155 => 29 + 1156 => 45 + 1158 => 58 + 1176 => 41 + 1177 => 36 + 1179 => 14 + 1180 => 26 + 1214 => 60 + 1215 => 52 + 1216 => 37 + 1218 => 22 + 1220 => 38 + 1221 => 21 + 1223 => 55 + 1225 => 18 and 63 + 1227 => 33 + 1229 => 12 + 1231 => 19 + 1233 => 10 + 1235 => 2 + 1236 => 71 + 1237 => 31 + 1239 => 1 + 1241 => 44 + 1243 => 34 + 1245 => 54 + 1246 => 43 + 1247 => 39 + 1249 => 32 Class: public com.volmit.iris.util.JSONException NameNotChanged Source: "JSONException.java" @@ -14936,11 +15079,11 @@ Class: public com.volmit.iris.util.JSONException NameNotChanged public void (java.lang.Throwable) SignatureNotChanged public java.lang.Throwable getCause() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.JSONException - 23 => 5 - 24 => 1 - 34 => 6 - 35 => 2 - 36 => 3 + 23 => 6 + 24 => 2 + 34 => 5 + 35 => 3 + 36 => 1 48 => 4 Class: public com.volmit.iris.util.JSONObject NameNotChanged @@ -14985,294 +15128,294 @@ Class: public com.volmit.iris.util.JSONObject NameNotChanged java.io.Writer write(java.io.Writer, int, int) => a(java.io.Writer, int, int) static final java.io.Writer writeValue(java.io.Writer, java.lang.Object, int, int) => a(java.io.Writer, java.lang.Object, int, int) LineNumbersOf: com.volmit.iris.util.JSONObject - 154 => 107 - 160 => 173 - 161 => 147 - 162 => 114 - 203 => 53 - 207 => 6 - 209 => 116 - 213 => 268 - 214 => 167 - 217 => 85 - 219 => 185 - 221 => 252 - 222 => 22 - 227 => 251 - 228 => 60 - 230 => 61 - 232 => 221 - 236 => 242 - 240 => 151 - 242 => 103 - 244 => 213 - 245 => 182 - 247 => 265 - 249 => 23 - 263 => 13 - 264 => 7 - 265 => 250 - 267 => 226 - 268 => 208 - 270 => 212 - 271 => 31 - 272 => 48 - 274 => 72 - 276 => 41 - 278 => 247 - 303 => 104 - 304 => 184 - 305 => 92 - 351 => 198 - 352 => 77 - 514 => 2 - 516 => 152 - 518 => 245 - 519 => 113 - 521 => 119 - 523 => 56 - 673 => 90 - 674 => 106 - 676 => 209 - 678 => 160 - 692 => 98 - 693 => 28 - 695 => 175 - 697 => 210 - 782 => 259 - 783 => 131 - 785 => 181 - 787 => 80 - 799 => 97 - 866 => 200 - 876 => 136 - 886 => 62 - 918 => 37 - 920 => 38 - 922 => 145 - 926 => 58 - 927 => 270 - 929 => 33 - 931 => 35 - 933 => 42 - 935 => 82 - 938 => 280 - 950 => 84 + 154 => 231 + 160 => 16 + 161 => 269 + 162 => 233 + 203 => 175 + 207 => 165 + 209 => 202 + 213 => 219 + 214 => 70 + 217 => 244 + 219 => 126 + 221 => 184 + 222 => 87 + 227 => 197 + 228 => 223 + 230 => 71 + 232 => 204 + 236 => 10 + 240 => 278 + 242 => 12 + 244 => 137 + 245 => 190 + 247 => 125 + 249 => 254 + 263 => 62 + 264 => 32 + 265 => 141 + 267 => 188 + 268 => 243 + 270 => 23 + 271 => 21 + 272 => 181 + 274 => 208 + 276 => 227 + 278 => 98 + 303 => 17 + 304 => 187 + 305 => 177 + 351 => 193 + 352 => 142 + 514 => 261 + 516 => 240 + 518 => 128 + 519 => 121 + 521 => 220 + 523 => 238 + 673 => 225 + 674 => 215 + 676 => 79 + 678 => 81 + 692 => 30 + 693 => 47 + 695 => 46 + 697 => 179 + 782 => 26 + 783 => 5 + 785 => 182 + 787 => 268 + 799 => 212 + 866 => 117 + 876 => 3 + 886 => 108 + 918 => 161 + 920 => 203 + 922 => 131 + 926 => 249 + 927 => 273 + 929 => 104 + 931 => 148 + 933 => 237 + 935 => 96 + 938 => 155 + 950 => 68 1256 => 78 - 1260 => 101 - 1262 => 51 - 1263 => 141 and 258 - 1267 => 244 - 1268 => 123 - 1270 => 264 - 1271 => 156 - 1272 => 266 - 1274 => 241 - 1276 => 237 - 1279 => 99 - 1281 => 81 - 1283 => 67 - 1285 => 128 - 1287 => 105 - 1289 => 159 - 1290 => 191 - 1292 => 202 - 1295 => 44 - 1296 => 11 - 1298 => 24 - 1302 => 87 - 1304 => 26 - 1306 => 54 - 1321 => 166 - 1322 => 236 - 1355 => 158 - 1356 => 177 - 1372 => 233 - 1373 => 206 - 1389 => 220 - 1390 => 193 - 1426 => 232 - 1428 => 271 - 1430 => 267 - 1432 => 229 - 1433 => 281 - 1436 => 171 - 1438 => 283 - 1456 => 204 - 1458 => 122 - 1460 => 70 - 1462 => 40 - 1464 => 219 - 1502 => 49 - 1503 => 93 - 1507 => 47 - 1508 => 143 - 1511 => 277 - 1513 => 235 - 1518 => 19 - 1520 => 108 - 1521 => 100 - 1525 => 217 - 1528 => 201 - 1530 => 88 - 1531 => 8 and 135 - 1533 => 118 - 1534 => 215 - 1535 => 168 - 1539 => 25 - 1540 => 231 - 1541 => 189 - 1543 => 140 - 1545 => 161 - 1547 => 144 - 1548 => 174 - 1550 => 272 - 1551 => 63 - 1553 => 134 - 1554 => 4 - 1556 => 127 - 1557 => 96 - 1559 => 137 - 1560 => 224 - 1562 => 142 - 1563 => 248 - 1565 => 39 - 1567 => 274 - 1568 => 66 - 1569 => 211 - 1570 => 115 - 1573 => 169 - 1577 => 205 - 1578 => 18 - 1591 => 186 - 1656 => 194 - 1658 => 30 - 1660 => 73 - 1662 => 246 - 1664 => 260 - 1666 => 228 - 1668 => 68 - 1670 => 89 - 1678 => 120 - 1679 => 254 - 1683 => 111 - 1685 => 172 - 1686 => 16 - 1688 => 57 - 1692 => 261 - 1693 => 192 - 1695 => 102 - 1697 => 207 - 1700 => 17 - 1704 => 216 - 1706 => 225 - 1708 => 273 - 1721 => 255 - 1723 => 263 - 1725 => 149 - 1727 => 9 - 1729 => 124 - 1731 => 165 - 1733 => 163 - 1737 => 190 - 1780 => 170 - 1781 => 262 - 1783 => 52 - 1803 => 195 - 1804 => 125 - 1806 => 243 - 1807 => 21 - 1899 => 112 - 1901 => 249 - 1903 => 132 - 1905 => 95 - 1908 => 197 - 1911 => 253 - 1912 => 29 - 1914 => 65 - 1916 => 5 - 1918 => 15 - 1921 => 12 - 1922 => 238 - 1924 => 10 - 1925 => 257 - 1926 => 74 - 1928 => 117 - 1930 => 71 - 1931 => 203 - 1933 => 139 - 1953 => 222 - 1955 => 239 - 1956 => 43 - 1958 => 32 - 1959 => 187 - 1961 => 196 - 1962 => 183 - 1965 => 36 - 1966 => 155 - 1967 => 14 - 1970 => 121 - 1971 => 126 - 1972 => 269 - 1974 => 79 - 1975 => 148 - 1977 => 199 - 1978 => 234 - 1980 => 109 - 1981 => 146 - 1986 => 76 - 1987 => 55 - 1989 => 153 - 1990 => 176 - 1991 => 279 - 1992 => 162 - 1994 => 110 - 1996 => 64 - 2001 => 1 and 130 - 2003 => 278 - 2005 => 133 - 2020 => 94 - 2021 => 86 - 2022 => 276 - 2023 => 240 - 2025 => 256 - 2027 => 75 - 2028 => 91 - 2029 => 83 - 2030 => 275 - 2032 => 214 - 2034 => 157 - 2035 => 188 - 2037 => 150 - 2038 => 27 - 2040 => 3 - 2041 => 218 - 2043 => 59 - 2045 => 46 - 2047 => 69 - 2049 => 282 - 2050 => 20 - 2051 => 34 - 2052 => 179 - 2054 => 138 - 2056 => 223 - 2057 => 129 - 2058 => 154 - 2059 => 178 - 2061 => 50 - 2063 => 45 - 2065 => 164 - 2066 => 180 - 2067 => 230 - 2069 => 227 + 1260 => 255 + 1262 => 24 + 1263 => 192 and 213 + 1267 => 66 + 1268 => 43 + 1270 => 112 + 1271 => 207 + 1272 => 105 + 1274 => 253 + 1276 => 256 + 1279 => 257 + 1281 => 73 + 1283 => 65 + 1285 => 224 + 1287 => 260 + 1289 => 40 + 1290 => 276 + 1292 => 262 + 1295 => 211 + 1296 => 282 + 1298 => 49 + 1302 => 138 + 1304 => 7 + 1306 => 39 + 1321 => 106 + 1322 => 271 + 1355 => 247 + 1356 => 191 + 1372 => 270 + 1373 => 15 + 1389 => 94 + 1390 => 176 + 1426 => 144 + 1428 => 250 + 1430 => 147 + 1432 => 151 + 1433 => 110 + 1436 => 140 + 1438 => 153 + 1456 => 20 + 1458 => 195 + 1460 => 61 + 1462 => 133 + 1464 => 200 + 1502 => 226 + 1503 => 122 + 1507 => 170 + 1508 => 281 + 1511 => 160 + 1513 => 74 + 1518 => 234 + 1520 => 86 + 1521 => 180 + 1525 => 241 + 1528 => 132 + 1530 => 8 + 1531 => 228 and 264 + 1533 => 120 + 1534 => 97 + 1535 => 45 + 1539 => 206 + 1540 => 136 + 1541 => 169 + 1543 => 185 + 1545 => 55 + 1547 => 236 + 1548 => 72 + 1550 => 91 + 1551 => 279 + 1553 => 109 + 1554 => 168 + 1556 => 57 + 1557 => 145 + 1559 => 28 + 1560 => 107 + 1562 => 124 + 1563 => 48 + 1565 => 41 + 1567 => 123 + 1568 => 11 + 1569 => 171 + 1570 => 277 + 1573 => 198 + 1577 => 60 + 1578 => 196 + 1591 => 229 + 1656 => 235 + 1658 => 232 + 1660 => 119 + 1662 => 178 + 1664 => 127 + 1666 => 252 + 1668 => 157 + 1670 => 34 + 1678 => 143 + 1679 => 102 + 1683 => 163 + 1685 => 88 + 1686 => 159 + 1688 => 89 + 1692 => 9 + 1693 => 100 + 1695 => 118 + 1697 => 76 + 1700 => 116 + 1704 => 172 + 1706 => 18 + 1708 => 246 + 1721 => 37 + 1723 => 239 + 1725 => 53 + 1727 => 114 + 1729 => 221 + 1731 => 77 + 1733 => 44 + 1737 => 156 + 1780 => 189 + 1781 => 129 + 1783 => 113 + 1803 => 75 + 1804 => 99 + 1806 => 267 + 1807 => 52 + 1899 => 173 + 1901 => 2 + 1903 => 54 + 1905 => 205 + 1908 => 101 + 1911 => 22 + 1912 => 67 + 1914 => 82 + 1916 => 64 + 1918 => 154 + 1921 => 186 + 1922 => 248 + 1924 => 95 + 1925 => 146 + 1926 => 162 + 1928 => 210 + 1930 => 130 + 1931 => 266 + 1933 => 80 + 1953 => 183 + 1955 => 164 + 1956 => 111 + 1958 => 27 + 1959 => 35 + 1961 => 152 + 1962 => 38 + 1965 => 50 + 1966 => 33 + 1967 => 209 + 1970 => 29 + 1971 => 31 + 1972 => 25 + 1974 => 265 + 1975 => 216 + 1977 => 245 + 1978 => 214 + 1980 => 4 + 1981 => 115 + 1986 => 274 + 1987 => 199 + 1989 => 13 + 1990 => 90 + 1991 => 167 + 1992 => 134 + 1994 => 194 + 1996 => 251 + 2001 => 242 and 283 + 2003 => 19 + 2005 => 6 + 2020 => 36 + 2021 => 103 + 2022 => 258 + 2023 => 280 + 2025 => 51 + 2027 => 58 + 2028 => 1 + 2029 => 259 + 2030 => 158 + 2032 => 139 + 2034 => 222 + 2035 => 69 + 2037 => 85 + 2038 => 150 + 2040 => 63 + 2041 => 149 + 2043 => 84 + 2045 => 263 + 2047 => 166 + 2049 => 83 + 2050 => 93 + 2051 => 42 + 2052 => 217 + 2054 => 135 + 2056 => 174 + 2057 => 230 + 2058 => 218 + 2059 => 275 + 2061 => 59 + 2063 => 201 + 2065 => 272 + 2066 => 56 + 2067 => 92 + 2069 => 14 -Class: synthetic com.volmit.iris.util.JSONObject$1 => com.volmit.iris.util.JSONObject$a +Class: synthetic com.volmit.iris.util.JSONObject$1 => com.volmit.iris.util.JSONObject$b Source: "JSONObject.java" FieldsOf: com.volmit.iris.util.JSONObject$1 MethodsOf: com.volmit.iris.util.JSONObject$1 LineNumbersOf: com.volmit.iris.util.JSONObject$1 -Class: final com.volmit.iris.util.JSONObject$Null => com.volmit.iris.util.JSONObject$b +Class: final com.volmit.iris.util.JSONObject$Null => com.volmit.iris.util.JSONObject$a Source: "JSONObject.java" FieldsOf: com.volmit.iris.util.JSONObject$Null MethodsOf: com.volmit.iris.util.JSONObject$Null @@ -15283,10 +15426,10 @@ Class: final com.volmit.iris.util.JSONObject$Null => com.volmit.iris.util.JSONOb public boolean equals(java.lang.Object) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.JSONObject$Null - 103 => 1 and 5 - 115 => 2 + 103 => 1 and 2 + 115 => 3 129 => 4 - 139 => 3 + 139 => 5 Class: public abstract com.volmit.iris.util.JSONString NameNotChanged Source: "JSONString.java" @@ -15298,13 +15441,13 @@ Class: public abstract com.volmit.iris.util.JSONString NameNotChanged Class: public com.volmit.iris.util.JSONTokener NameNotChanged Source: "JSONTokener.java" FieldsOf: com.volmit.iris.util.JSONTokener - private long character => e - private boolean eof => c - private long index => a - private long line => f - private char previous => d - private java.io.Reader reader => b - private boolean usePrevious => g + private long character => c + private boolean eof => f + private long index => e + private long line => g + private char previous => a + private java.io.Reader reader => d + private boolean usePrevious => b MethodsOf: com.volmit.iris.util.JSONTokener static void () SignatureNotChanged public void (java.io.Reader) SignatureNotChanged @@ -15320,106 +15463,106 @@ Class: public com.volmit.iris.util.JSONTokener NameNotChanged public com.volmit.iris.util.JSONException syntaxError(java.lang.String) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.JSONTokener - 61 => 28 - 62 => 80 - 63 => 53 - 64 => 89 - 65 => 93 - 66 => 20 - 67 => 45 - 68 => 65 - 69 => 25 - 90 => 55 - 91 => 63 - 100 => 31 - 102 => 72 - 104 => 86 - 105 => 23 - 106 => 82 - 107 => 69 - 108 => 36 - 137 => 6 - 165 => 71 - 167 => 88 - 168 => 62 - 173 => 11 - 174 => 52 - 176 => 37 - 177 => 87 - 179 => 73 - 181 => 24 - 182 => 38 - 185 => 27 - 186 => 76 - 188 => 12 - 189 => 9 - 190 => 4 - 192 => 43 - 193 => 64 - 196 => 94 - 198 => 56 - 199 => 2 - 234 => 68 - 236 => 7 - 239 => 77 - 240 => 79 - 242 => 5 - 244 => 19 - 245 => 16 - 247 => 60 - 249 => 66 - 251 => 1 - 264 => 90 - 265 => 30 - 267 => 13 - 269 => 57 - 288 => 21 - 291 => 75 - 292 => 50 - 297 => 70 - 299 => 59 - 300 => 74 - 303 => 85 - 304 => 8 - 306 => 32 - 307 => 14 - 309 => 51 - 310 => 42 - 312 => 84 - 313 => 78 - 315 => 35 - 316 => 49 - 318 => 81 - 319 => 17 - 324 => 33 - 325 => 46 - 327 => 40 - 331 => 47 - 333 => 22 - 335 => 39 - 404 => 3 - 407 => 92 - 411 => 34 - 413 => 48 - 414 => 44 - 416 => 41 - 417 => 58 - 429 => 26 - 430 => 10 - 432 => 91 - 433 => 18 - 435 => 61 - 437 => 67 - 438 => 29 - 440 => 54 - 442 => 15 - 492 => 83 - 502 => 95 + 61 => 67 + 62 => 8 + 63 => 16 + 64 => 55 + 65 => 63 + 66 => 84 + 67 => 58 + 68 => 28 + 69 => 75 + 90 => 30 + 91 => 33 + 100 => 35 + 102 => 62 + 104 => 1 + 105 => 57 + 106 => 7 + 107 => 64 + 108 => 68 + 137 => 65 + 165 => 61 + 167 => 54 + 168 => 29 + 173 => 79 + 174 => 74 + 176 => 25 + 177 => 76 + 179 => 78 + 181 => 89 + 182 => 18 + 185 => 21 + 186 => 15 + 188 => 85 + 189 => 23 + 190 => 12 + 192 => 90 + 193 => 41 + 196 => 31 + 198 => 69 + 199 => 91 + 234 => 38 + 236 => 17 + 239 => 43 + 240 => 22 + 242 => 86 + 244 => 44 + 245 => 3 + 247 => 2 + 249 => 5 + 251 => 92 + 264 => 11 + 265 => 88 + 267 => 87 + 269 => 47 + 288 => 95 + 291 => 32 + 292 => 39 + 297 => 77 + 299 => 49 + 300 => 72 + 303 => 48 + 304 => 80 + 306 => 51 + 307 => 40 + 309 => 10 + 310 => 20 + 312 => 14 + 313 => 19 + 315 => 42 + 316 => 45 + 318 => 56 + 319 => 60 + 324 => 9 + 325 => 34 + 327 => 71 + 331 => 94 + 333 => 46 + 335 => 73 + 404 => 4 + 407 => 24 + 411 => 53 + 413 => 37 + 414 => 6 + 416 => 59 + 417 => 52 + 429 => 50 + 430 => 70 + 432 => 66 + 433 => 82 + 435 => 36 + 437 => 93 + 438 => 13 + 440 => 81 + 442 => 27 + 492 => 26 + 502 => 83 Class: public com.volmit.iris.util.KList NameNotChanged Source: "KList.java" FieldsOf: com.volmit.iris.util.KList - private static boolean a => b + private static int[] a => b private static final long serialVersionUID NameNotChanged MethodsOf: com.volmit.iris.util.KList static void () SignatureNotChanged @@ -15427,14 +15570,13 @@ Class: public com.volmit.iris.util.KList NameNotChanged public void (int) SignatureNotChanged public void (java.lang.Object[]) SignatureNotChanged public void (java.util.Collection) SignatureNotChanged - public static boolean a() => b() - public static void a(boolean) => b(boolean) + public static int[] a() => b() + public static void a(int[]) => b(int[]) public com.volmit.iris.util.KList add(com.volmit.iris.util.KList) SignatureNotChanged public com.volmit.iris.util.KList add(java.lang.Object[]) SignatureNotChanged public com.volmit.iris.util.KList add(java.util.Collection) SignatureNotChanged public void addIfMissing(java.lang.Object) SignatureNotChanged public com.volmit.iris.util.KList addNonNull(java.lang.Object) SignatureNotChanged - public static boolean b() => c() public com.volmit.iris.util.KList convert(java.util.function.Function) SignatureNotChanged public com.volmit.iris.util.KList copy() SignatureNotChanged public boolean hasElements() SignatureNotChanged @@ -15453,61 +15595,61 @@ Class: public com.volmit.iris.util.KList NameNotChanged public java.lang.String toString(java.lang.String) SignatureNotChanged public com.volmit.iris.util.KList toStringList() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.KList - 18 => 40 - 19 => 39 - 20 => 21 + 18 => 9 + 19 => 2 + 20 => 35 24 => 28 - 25 => 2 - 29 => 18 - 30 => 14 - 34 => 7 - 35 => 11 - 36 => 49 - 66 => 16 - 67 => 38 - 84 => 6 - 103 => 4 - 191 => 53 - 212 => 8 - 230 => 46 - 242 => 54 - 244 => 17 - 247 => 30 - 249 => 41 - 252 => 9 - 254 => 32 - 256 => 24 - 257 => 33 - 259 => 23 - 269 => 37 and 43 - 286 => 13 - 301 => 58 - 302 => 47 and 50 - 303 => 26 - 315 => 19 - 317 => 27 - 320 => 15 - 371 => 42 - 372 => 57 - 385 => 34 and 48 - 387 => 36 - 390 => 56 - 402 => 52 - 444 => 35 - 454 => 3 - 464 => 45 - 466 => 44 - 469 => 22 - 671 => 20 - 672 => 1 - 677 => 29 - 678 => 55 - 679 => 12 - 680 => 5 - 681 => 25 - 686 => 51 - 688 => 10 - 690 => 31 + 25 => 48 + 29 => 3 + 30 => 15 + 34 => 5 + 35 => 49 + 36 => 6 + 66 => 19 + 67 => 55 + 84 => 32 + 103 => 30 + 191 => 23 + 212 => 11 + 230 => 25 + 242 => 53 + 244 => 46 + 247 => 51 + 249 => 24 + 252 => 56 + 254 => 20 + 256 => 44 + 257 => 50 + 259 => 39 + 269 => 43 and 45 + 286 => 22 + 301 => 41 + 302 => 12 and 40 + 303 => 31 + 315 => 37 + 317 => 52 + 320 => 16 + 371 => 38 + 372 => 36 + 385 => 14 and 18 + 387 => 8 + 390 => 57 + 402 => 17 + 444 => 34 + 454 => 13 + 464 => 21 + 466 => 42 + 469 => 54 + 671 => 4 + 672 => 58 + 677 => 10 + 678 => 7 + 679 => 29 + 680 => 26 + 681 => 33 + 686 => 1 + 688 => 27 + 690 => 47 Class: public com.volmit.iris.util.KMap NameNotChanged Source: "KMap.java" @@ -15526,41 +15668,41 @@ Class: public com.volmit.iris.util.KMap NameNotChanged public com.volmit.iris.util.KMap putNonNull(java.lang.Object, java.lang.Object) SignatureNotChanged public com.volmit.iris.util.KList v() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.KMap - 16 => 6 - 17 => 21 - 21 => 19 - 22 => 13 - 23 => 2 - 142 => 20 - 143 => 33 - 153 => 28 - 184 => 1 - 186 => 34 - 187 => 9 - 189 => 31 + 16 => 2 + 17 => 8 + 21 => 24 + 22 => 19 + 23 => 18 + 142 => 33 + 143 => 9 + 153 => 31 + 184 => 25 + 186 => 36 + 187 => 21 + 189 => 17 217 => 30 - 219 => 17 - 221 => 32 - 223 => 11 - 226 => 16 - 228 => 29 - 231 => 8 - 232 => 15 - 234 => 22 - 306 => 35 - 307 => 26 - 309 => 12 - 311 => 25 - 312 => 5 - 313 => 36 - 315 => 7 - 325 => 24 - 355 => 3 - 357 => 10 - 360 => 18 - 391 => 23 - 392 => 4 and 14 - 393 => 27 + 219 => 7 + 221 => 20 + 223 => 27 + 226 => 28 + 228 => 5 + 231 => 12 + 232 => 29 + 234 => 4 + 306 => 23 + 307 => 16 + 309 => 32 + 311 => 11 + 312 => 34 + 313 => 3 + 315 => 22 + 325 => 13 + 355 => 1 + 357 => 14 + 360 => 10 + 391 => 35 + 392 => 6 and 15 + 393 => 26 Class: public com.volmit.iris.util.KSet NameNotChanged Source: "KSet.java" @@ -15583,15 +15725,15 @@ Class: public com.volmit.iris.util.KeyPair NameNotChanged LineNumbersOf: com.volmit.iris.util.KeyPair 22 => 4 23 => 1 - 24 => 5 - 25 => 3 - 29 => 2 + 24 => 3 + 25 => 2 + 29 => 5 Class: public final com.volmit.iris.util.ListTag NameNotChanged Source: "ListTag.java" FieldsOf: com.volmit.iris.util.ListTag - private final java.lang.Class type => b - private final java.util.List value => c + private final java.lang.Class type => c + private final java.util.List value => b MethodsOf: com.volmit.iris.util.ListTag static void () SignatureNotChanged public void (java.lang.String, java.lang.Class, java.util.List) SignatureNotChanged @@ -15599,23 +15741,23 @@ Class: public final com.volmit.iris.util.ListTag NameNotChanged public java.util.List getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ListTag - 64 => 2 - 65 => 7 - 66 => 14 - 67 => 8 - 75 => 10 - 80 => 16 - 85 => 11 + 64 => 10 + 65 => 2 + 66 => 3 + 67 => 11 + 75 => 1 + 80 => 6 + 85 => 5 86 => 13 - 87 => 17 - 88 => 1 - 90 => 4 - 91 => 9 - 92 => 5 - 93 => 3 - 94 => 12 - 95 => 15 - 96 => 6 + 87 => 9 + 88 => 15 + 90 => 14 + 91 => 16 + 92 => 17 + 93 => 7 + 94 => 8 + 95 => 12 + 96 => 4 Class: public final com.volmit.iris.util.LongTag NameNotChanged Source: "LongTag.java" @@ -15627,15 +15769,15 @@ Class: public final com.volmit.iris.util.LongTag NameNotChanged public java.lang.Long getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.LongTag - 55 => 6 - 56 => 4 - 57 => 5 - 61 => 3 - 66 => 9 - 67 => 2 - 68 => 8 + 55 => 5 + 56 => 2 + 57 => 9 + 61 => 6 + 66 => 1 + 67 => 8 + 68 => 3 69 => 7 - 71 => 1 + 71 => 4 Class: public com.volmit.iris.util.M NameNotChanged Source: "M.java" @@ -15655,37 +15797,37 @@ Class: public com.volmit.iris.util.M NameNotChanged public static boolean r(java.lang.Double) SignatureNotChanged public static double rangeScale(double, double, double, double, double) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.M - 18 => 17 - 19 => 2 - 47 => 10 - 65 => 5 - 81 => 1 - 152 => 11 - 164 => 9 - 166 => 20 - 169 => 22 - 248 => 27 - 258 => 8 - 308 => 28 - 310 => 4 and 16 - 312 => 24 - 314 => 19 - 318 => 6 - 331 => 3 - 333 => 15 and 21 - 335 => 25 - 337 => 14 + 18 => 28 + 19 => 24 + 47 => 27 + 65 => 2 + 81 => 4 + 152 => 10 + 164 => 13 + 166 => 8 + 169 => 16 + 248 => 1 + 258 => 3 + 308 => 22 + 310 => 20 and 21 + 312 => 15 + 314 => 26 + 318 => 23 + 331 => 14 + 333 => 7 and 9 + 335 => 5 + 337 => 17 341 => 18 - 433 => 23 and 26 - 435 => 12 - 437 => 13 - 446 => 7 + 433 => 11 and 25 + 435 => 19 + 437 => 6 + 446 => 12 Class: public com.volmit.iris.util.MaterialBlock NameNotChanged Source: "MaterialBlock.java" FieldsOf: com.volmit.iris.util.MaterialBlock - private java.lang.Byte data => b - private org.bukkit.Material material => a + private java.lang.Byte data => a + private org.bukkit.Material material => b MethodsOf: com.volmit.iris.util.MaterialBlock public void () SignatureNotChanged public void (org.bukkit.Material) SignatureNotChanged @@ -15695,39 +15837,39 @@ Class: public com.volmit.iris.util.MaterialBlock NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.MaterialBlock - 34 => 31 - 35 => 15 - 36 => 22 - 37 => 4 - 57 => 16 - 58 => 9 - 59 => 29 - 60 => 33 - 64 => 21 - 74 => 20 - 85 => 27 - 87 => 14 - 90 => 19 - 96 => 28 - 97 => 2 - 98 => 26 - 99 => 18 - 100 => 7 - 106 => 23 - 108 => 24 - 110 => 30 - 112 => 8 - 114 => 1 - 116 => 6 - 118 => 5 - 119 => 12 - 121 => 25 - 123 => 10 - 126 => 13 - 128 => 32 - 130 => 17 - 132 => 11 - 134 => 3 + 34 => 12 + 35 => 22 + 36 => 5 + 37 => 11 + 57 => 2 + 58 => 16 + 59 => 23 + 60 => 17 + 64 => 6 + 74 => 18 + 85 => 26 + 87 => 28 + 90 => 32 + 96 => 3 + 97 => 24 + 98 => 30 + 99 => 10 + 100 => 31 + 106 => 27 + 108 => 13 + 110 => 21 + 112 => 33 + 114 => 25 + 116 => 8 + 118 => 19 + 119 => 14 + 121 => 7 + 123 => 1 + 126 => 15 + 128 => 20 + 130 => 29 + 132 => 4 + 134 => 9 Class: public abstract annotation com.volmit.iris.util.MaxNumber NameNotChanged Source: "MaxNumber.java" @@ -15746,12 +15888,12 @@ Class: public abstract annotation com.volmit.iris.util.MinNumber NameNotChanged Class: public abstract com.volmit.iris.util.MortarCommand NameNotChanged Source: "MortarCommand.java" FieldsOf: com.volmit.iris.util.MortarCommand - private java.lang.String category => d - private com.volmit.iris.util.KList children => b + private java.lang.String category => c + private com.volmit.iris.util.KList children => d private java.lang.String description => e - private java.lang.String node => a - private com.volmit.iris.util.KList nodes => c - private com.volmit.iris.util.KList requiredPermissions => f + private java.lang.String node => f + private com.volmit.iris.util.KList nodes => a + private com.volmit.iris.util.KList requiredPermissions => b MethodsOf: com.volmit.iris.util.MortarCommand static void () SignatureNotChanged public void (java.lang.String, java.lang.String[]) SignatureNotChanged @@ -15771,60 +15913,60 @@ Class: public abstract com.volmit.iris.util.MortarCommand NameNotChanged public void setCategory(java.lang.String) SignatureNotChanged protected void setDescription(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.MortarCommand - 33 => 29 - 34 => 47 - 35 => 18 - 36 => 27 - 37 => 53 - 38 => 5 - 39 => 21 - 40 => 17 - 44 => 12 + 33 => 54 + 34 => 18 + 35 => 50 + 36 => 28 + 37 => 10 + 38 => 16 + 39 => 29 + 40 => 14 + 44 => 49 45 => 23 - 47 => 49 - 49 => 3 - 51 => 54 - 53 => 7 - 55 => 11 - 56 => 24 - 57 => 39 - 58 => 14 - 60 => 50 - 62 => 44 - 64 => 52 - 70 => 43 - 75 => 28 - 76 => 19 - 80 => 10 - 82 => 48 - 85 => 9 + 47 => 45 + 49 => 8 + 51 => 53 + 53 => 22 + 55 => 6 + 56 => 27 + 57 => 42 + 58 => 43 + 60 => 51 + 62 => 4 + 64 => 44 + 70 => 12 + 75 => 7 + 76 => 21 + 80 => 25 + 82 => 41 + 85 => 47 86 => 26 - 90 => 40 - 92 => 20 - 95 => 31 - 96 => 15 - 101 => 38 - 107 => 4 - 113 => 55 - 124 => 42 - 129 => 8 - 131 => 1 and 30 - 133 => 51 - 137 => 41 - 138 => 45 - 139 => 33 - 141 => 36 - 143 => 22 - 148 => 37 + 90 => 13 + 92 => 24 + 95 => 38 + 96 => 30 + 101 => 19 + 107 => 31 + 113 => 39 + 124 => 11 + 129 => 48 + 131 => 40 and 55 + 133 => 3 + 137 => 15 + 138 => 32 + 139 => 9 + 141 => 17 + 143 => 35 + 148 => 20 151 => 2 - 154 => 25 - 156 => 13 - 157 => 32 - 161 => 6 - 167 => 46 - 172 => 35 - 177 => 16 - 178 => 34 + 154 => 5 + 156 => 34 + 157 => 37 + 161 => 33 + 167 => 1 + 172 => 52 + 177 => 46 + 178 => 36 Class: public abstract com.volmit.iris.util.MortarPermission NameNotChanged Source: "MortarPermission.java" @@ -15843,54 +15985,54 @@ Class: public abstract com.volmit.iris.util.MortarPermission NameNotChanged public void setParent(com.volmit.iris.util.MortarPermission) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.MortarPermission - 14 => 2 - 15 => 6 and 26 - 17 => 16 - 21 => 1 - 22 => 28 - 23 => 21 - 26 => 4 - 28 => 11 - 29 => 18 - 32 => 27 - 36 => 5 - 38 => 13 and 25 - 40 => 14 - 44 => 19 - 47 => 3 - 49 => 9 - 50 => 8 - 54 => 12 - 59 => 23 - 61 => 22 - 64 => 24 + 14 => 12 + 15 => 11 and 15 + 17 => 4 + 21 => 17 + 22 => 6 + 23 => 25 + 26 => 27 + 28 => 10 + 29 => 9 + 32 => 16 + 36 => 22 + 38 => 21 and 24 + 40 => 7 + 44 => 28 + 47 => 14 + 49 => 3 + 50 => 1 + 54 => 13 + 59 => 8 + 61 => 26 + 64 => 5 76 => 20 - 81 => 10 - 86 => 7 - 91 => 15 - 92 => 17 + 81 => 19 + 86 => 2 + 91 => 23 + 92 => 18 Class: public abstract com.volmit.iris.util.MortarPlugin NameNotChanged Source: "MortarPlugin.java" FieldsOf: com.volmit.iris.util.MortarPlugin - private static com.volmit.iris.util.MortarPlugin[] a => f + private static java.lang.String a => c public static boolean bad NameNotChanged private com.volmit.iris.util.KMap cachedClassControllers => a - private com.volmit.iris.util.KList cachedControllers => g + private com.volmit.iris.util.KList cachedControllers => e private com.volmit.iris.util.KList commandCache => b - private com.volmit.iris.util.KMap commands => c - private com.volmit.iris.util.KMap controllers => d - private com.volmit.iris.util.KList permissionCache => e + private com.volmit.iris.util.KMap commands => d + private com.volmit.iris.util.KMap controllers => f + private com.volmit.iris.util.KList permissionCache => g MethodsOf: com.volmit.iris.util.MortarPlugin static void () SignatureNotChanged public void () SignatureNotChanged - public static com.volmit.iris.util.MortarPlugin[] a() => d() - public static void a(com.volmit.iris.util.MortarPlugin[]) => b(com.volmit.iris.util.MortarPlugin[]) - private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged + public static java.lang.String a() => l() + public static void a(java.lang.String) => b(java.lang.String) + private static java.lang.Throwable b(java.lang.Throwable) SignatureNotChanged private void chain(com.volmit.iris.util.MortarCommand, java.lang.String, org.bukkit.configuration.file.FileConfiguration) => a(com.volmit.iris.util.MortarCommand, java.lang.String, org.bukkit.configuration.file.FileConfiguration) private void chain(com.volmit.iris.util.MortarPermission, org.bukkit.configuration.file.FileConfiguration) => a(com.volmit.iris.util.MortarPermission, org.bukkit.configuration.file.FileConfiguration) - private com.volmit.iris.util.KList computePermissions() => h() - private com.volmit.iris.util.KList computePermissions(com.volmit.iris.util.MortarPermission) => b(com.volmit.iris.util.MortarPermission) + private com.volmit.iris.util.KList computePermissions() => i() + private com.volmit.iris.util.KList computePermissions(com.volmit.iris.util.MortarPermission) => a(com.volmit.iris.util.MortarPermission) public com.volmit.iris.util.KList getControllers() SignatureNotChanged public java.io.File getDataFile(java.lang.String[]) SignatureNotChanged public java.io.File getDataFolder(java.lang.String[]) SignatureNotChanged @@ -15900,344 +16042,344 @@ Class: public abstract com.volmit.iris.util.MortarPlugin NameNotChanged public boolean onCommand(org.bukkit.command.CommandSender, org.bukkit.command.Command, java.lang.String, java.lang.String[]) SignatureNotChanged public void onDisable() SignatureNotChanged public void onEnable() SignatureNotChanged - private void outputCommandInfo() => g() - private void outputInfo() => b() - private void outputPermissionInfo() => l() - private void outputPluginInfo() => k() + private void outputCommandInfo() => j() + private void outputInfo() => n() + private void outputPermissionInfo() => h() + private void outputPluginInfo() => m() public void registerCommand(com.volmit.iris.util.ICommand, java.lang.String) SignatureNotChanged - private void registerCommands() => n() + private void registerCommands() => e() private void registerController(com.volmit.iris.util.IController) => b(com.volmit.iris.util.IController) - private void registerControllers() => c() - private void registerInstance() => f() + private void registerControllers() => k() + private void registerInstance() => b() public void registerListener(org.bukkit.event.Listener) SignatureNotChanged - private void registerPermission(com.volmit.iris.util.MortarPermission) => a(com.volmit.iris.util.MortarPermission) - private void registerPermissions() => a() + private void registerPermission(com.volmit.iris.util.MortarPermission) => c(com.volmit.iris.util.MortarPermission) + private void registerPermissions() => f() public abstract void start() SignatureNotChanged public abstract void stop() SignatureNotChanged - private void stopControllers() => j() + private void stopControllers() => c() private void tickController(com.volmit.iris.util.IController) => a(com.volmit.iris.util.IController) - private void tickControllers() => i() - private org.bukkit.permissions.Permission toPermission(com.volmit.iris.util.MortarPermission) => c(com.volmit.iris.util.MortarPermission) + private void tickControllers() => d() + private org.bukkit.permissions.Permission toPermission(com.volmit.iris.util.MortarPermission) => b(com.volmit.iris.util.MortarPermission) public void unregisterAll() SignatureNotChanged public void unregisterCommand(com.volmit.iris.util.ICommand) SignatureNotChanged public void unregisterCommands() SignatureNotChanged - private void unregisterInstance() => m() + private void unregisterInstance() => a() public void unregisterListener(org.bukkit.event.Listener) SignatureNotChanged public void unregisterListeners() SignatureNotChanged - private void unregisterPermissions() => e() + private void unregisterPermissions() => g() public void v(java.lang.Object) SignatureNotChanged public void w(java.lang.Object) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.MortarPlugin - 26 => 120 - 28 => 65 - 43 => 203 - 44 => 19 - 53 => 49 - 54 => 260 - 58 => 31 - 59 => 24 - 60 => 7 + 26 => 176 + 28 => 130 + 43 => 191 + 44 => 301 + 53 => 128 + 54 => 154 + 58 => 194 + 59 => 60 + 60 => 2 61 => 82 - 62 => 119 - 63 => 179 and 252 - 64 => 273 - 65 => 79 - 66 => 183 - 70 => 238 - 71 => 9 - 72 => 207 - 73 => 14 - 74 => 280 - 75 => 174 - 81 => 148 - 82 => 127 - 83 => 294 - 84 => 112 - 85 => 282 - 88 => 42 - 91 => 264 - 92 => 71 - 96 => 130 - 98 => 156 - 100 => 228 - 101 => 287 - 103 => 164 - 104 => 34 - 108 => 136 - 110 => 21 - 112 => 234 - 113 => 233 - 115 => 263 - 116 => 36 - 117 => 205 - 119 => 182 - 121 => 146 - 122 => 284 - 123 => 97 - 127 => 223 - 129 => 168 - 131 => 247 - 132 => 196 - 134 => 302 - 135 => 144 - 139 => 270 - 140 => 279 - 141 => 191 - 142 => 286 - 144 => 108 - 146 => 292 - 147 => 29 - 148 => 85 - 152 => 27 - 153 => 240 - 154 => 176 - 155 => 44 - 156 => 295 - 160 => 39 - 162 => 5 and 180 - 164 => 100 - 168 => 67 - 169 => 161 - 170 => 152 - 171 => 290 - 172 => 77 - 173 => 224 - 176 => 111 - 178 => 70 - 179 => 20 - 180 => 204 - 184 => 255 - 188 => 89 - 191 => 217 - 194 => 52 - 195 => 35 - 196 => 210 - 200 => 269 - 201 => 83 and 194 - 203 => 259 - 207 => 15 - 208 => 110 - 209 => 66 - 212 => 139 - 214 => 219 - 215 => 142 - 219 => 199 - 224 => 53 - 226 => 8 - 228 => 3 - 231 => 306 - 233 => 190 - 235 => 170 - 238 => 211 - 239 => 165 - 240 => 11 - 242 => 99 - 247 => 149 - 249 => 73 - 252 => 258 - 253 => 113 - 254 => 303 - 256 => 218 - 258 => 281 - 259 => 304 - 261 => 212 - 267 => 239 - 272 => 178 - 273 => 37 - 274 => 117 - 275 => 2 - 276 => 62 - 280 => 47 - 282 => 230 - 285 => 262 - 287 => 41 - 288 => 277 - 289 => 140 - 293 => 244 - 295 => 81 - 298 => 69 - 300 => 132 - 303 => 75 - 304 => 13 - 308 => 266 - 311 => 28 - 313 => 293 - 314 => 226 - 315 => 261 - 317 => 214 - 321 => 158 - 323 => 54 - 326 => 227 - 331 => 267 - 333 => 84 - 335 => 229 - 336 => 63 - 338 => 91 and 243 - 340 => 242 - 344 => 25 - 345 => 310 - 346 => 40 - 347 => 206 - 348 => 122 - 351 => 305 - 353 => 155 - 354 => 86 - 355 => 237 - 359 => 57 - 360 => 200 - 369 => 186 - 371 => 151 - 373 => 301 - 374 => 288 - 375 => 300 - 379 => 12 - 380 => 10 - 383 => 257 - 385 => 253 - 386 => 145 - 387 => 208 - 388 => 209 - 392 => 87 - 394 => 114 - 396 => 141 and 215 - 398 => 118 - 402 => 135 - 403 => 297 - 404 => 18 - 407 => 202 - 409 => 4 - 410 => 95 - 411 => 246 - 414 => 274 - 418 => 221 - 420 => 298 - 422 => 60 and 106 - 424 => 131 - 428 => 268 - 429 => 232 - 430 => 185 - 433 => 201 - 435 => 249 - 436 => 105 - 437 => 173 - 440 => 102 - 444 => 160 - 446 => 172 - 448 => 308 - 449 => 225 - 451 => 96 and 116 - 453 => 101 - 457 => 167 - 458 => 23 - 459 => 187 - 460 => 1 - 461 => 169 - 462 => 276 - 465 => 88 - 467 => 166 - 468 => 154 - 469 => 184 - 472 => 153 - 477 => 107 - 479 => 109 - 482 => 133 - 483 => 121 - 485 => 241 - 487 => 74 - 489 => 72 - 491 => 272 - 493 => 128 - 495 => 162 - 498 => 245 - 499 => 90 - 501 => 157 - 511 => 175 - 513 => 30 - 516 => 61 - 517 => 248 - 519 => 115 - 521 => 181 - 522 => 285 - 527 => 309 - 528 => 138 - 529 => 213 - 531 => 236 - 535 => 80 - 537 => 55 - 541 => 278 - 543 => 76 - 545 => 150 - 547 => 48 - 548 => 220 - 550 => 126 - 551 => 235 - 553 => 147 - 555 => 103 - 557 => 38 - 558 => 299 - 563 => 98 - 567 => 6 - 570 => 275 - 572 => 195 - 573 => 222 - 574 => 143 - 578 => 59 - 580 => 289 - 582 => 129 - 587 => 254 - 589 => 50 - 591 => 17 - 592 => 251 - 596 => 216 - 598 => 163 - 600 => 26 - 601 => 123 - 605 => 256 - 607 => 188 - 609 => 94 - 610 => 93 - 614 => 104 - 616 => 296 - 618 => 137 - 622 => 197 - 625 => 250 - 628 => 43 - 629 => 92 - 630 => 171 - 634 => 56 - 636 => 45 - 638 => 125 - 640 => 283 - 641 => 78 - 642 => 198 - 643 => 64 - 647 => 58 - 649 => 33 - 651 => 177 - 655 => 68 - 656 => 307 - 657 => 159 - 660 => 51 - 662 => 16 - 663 => 134 - 664 => 22 - 665 => 192 - 666 => 189 - 670 => 46 - 671 => 271 - 672 => 231 - 677 => 32 - 679 => 193 - 682 => 265 - 683 => 291 - 685 => 124 + 62 => 267 + 63 => 11 and 50 + 64 => 24 + 65 => 195 + 66 => 244 + 70 => 18 + 71 => 269 + 72 => 181 + 73 => 275 + 74 => 219 + 75 => 103 + 81 => 75 + 82 => 10 + 83 => 298 + 84 => 19 + 85 => 253 + 88 => 289 + 91 => 136 + 92 => 105 + 96 => 99 + 98 => 29 + 100 => 199 + 101 => 227 + 103 => 140 + 104 => 65 + 108 => 249 + 110 => 66 + 112 => 203 + 113 => 283 + 115 => 273 + 116 => 173 + 117 => 69 + 119 => 255 + 121 => 256 + 122 => 299 + 123 => 291 + 127 => 277 + 129 => 13 + 131 => 28 + 132 => 92 + 134 => 169 + 135 => 272 + 139 => 83 + 140 => 6 + 141 => 59 + 142 => 178 + 144 => 187 + 146 => 26 + 147 => 61 + 148 => 25 + 152 => 20 + 153 => 23 + 154 => 251 + 155 => 168 + 156 => 211 + 160 => 96 + 162 => 152 and 202 + 164 => 102 + 168 => 285 + 169 => 242 + 170 => 233 + 171 => 55 + 172 => 260 + 173 => 286 + 176 => 282 + 178 => 90 + 179 => 120 + 180 => 309 + 184 => 230 + 188 => 258 + 191 => 36 + 194 => 113 + 195 => 146 + 196 => 58 + 200 => 228 + 201 => 93 and 150 + 203 => 208 + 207 => 214 + 208 => 231 + 209 => 201 + 212 => 108 + 214 => 308 + 215 => 207 + 219 => 107 + 224 => 174 + 226 => 274 + 228 => 144 + 231 => 297 + 233 => 264 + 235 => 3 + 238 => 265 + 239 => 159 + 240 => 22 + 242 => 43 + 247 => 220 + 249 => 67 + 252 => 183 + 253 => 78 + 254 => 307 + 256 => 5 + 258 => 91 + 259 => 106 + 261 => 88 + 267 => 304 + 272 => 17 + 273 => 218 + 274 => 234 + 275 => 237 + 276 => 64 + 280 => 44 + 282 => 161 + 285 => 240 + 287 => 151 + 288 => 236 + 289 => 172 + 293 => 306 + 295 => 206 + 298 => 166 + 300 => 248 + 303 => 94 + 304 => 80 + 308 => 104 + 311 => 310 + 313 => 95 + 314 => 8 + 315 => 213 + 317 => 259 + 321 => 200 + 323 => 16 + 326 => 163 + 331 => 53 + 333 => 190 + 335 => 153 + 336 => 129 + 338 => 180 and 278 + 340 => 184 + 344 => 74 + 345 => 179 + 346 => 188 + 347 => 114 + 348 => 252 + 351 => 122 + 353 => 250 + 354 => 186 + 355 => 266 + 359 => 54 + 360 => 115 + 369 => 84 + 371 => 118 + 373 => 193 + 374 => 52 + 375 => 210 + 379 => 141 + 380 => 268 + 383 => 263 + 385 => 51 + 386 => 293 + 387 => 37 + 388 => 109 + 392 => 281 + 394 => 38 + 396 => 34 and 223 + 398 => 225 + 402 => 302 + 403 => 222 + 404 => 42 + 407 => 138 + 409 => 12 + 410 => 288 + 411 => 47 + 414 => 127 + 418 => 280 + 420 => 294 + 422 => 62 and 121 + 424 => 296 + 428 => 116 + 429 => 100 + 430 => 40 + 433 => 182 + 435 => 72 + 436 => 276 + 437 => 284 + 440 => 56 + 444 => 192 + 446 => 226 + 448 => 196 + 449 => 76 + 451 => 156 and 157 + 453 => 48 + 457 => 81 + 458 => 177 + 459 => 212 + 460 => 4 + 461 => 7 + 462 => 165 + 465 => 270 + 467 => 142 + 468 => 158 + 469 => 235 + 472 => 243 + 477 => 46 + 479 => 68 + 482 => 149 + 483 => 198 + 485 => 126 + 487 => 238 + 489 => 33 + 491 => 134 + 493 => 175 + 495 => 197 + 498 => 110 + 499 => 86 + 501 => 39 + 511 => 14 + 513 => 27 + 516 => 71 + 517 => 70 + 519 => 217 + 521 => 111 + 522 => 21 + 527 => 254 + 528 => 63 + 529 => 290 + 531 => 295 + 535 => 167 + 537 => 125 + 541 => 241 + 543 => 287 + 545 => 131 + 547 => 85 + 548 => 132 + 550 => 262 + 551 => 209 + 553 => 124 + 555 => 303 + 557 => 112 + 558 => 239 + 563 => 41 + 567 => 300 + 570 => 185 + 572 => 77 + 573 => 123 + 574 => 1 + 578 => 15 + 580 => 145 + 582 => 189 + 587 => 97 + 589 => 57 + 591 => 171 + 592 => 170 + 596 => 87 + 598 => 32 + 600 => 305 + 601 => 257 + 605 => 155 + 607 => 45 + 609 => 79 + 610 => 160 + 614 => 245 + 616 => 73 + 618 => 139 + 622 => 204 + 625 => 137 + 628 => 117 + 629 => 89 + 630 => 247 + 634 => 119 + 636 => 215 + 638 => 261 + 640 => 30 + 641 => 279 + 642 => 9 + 643 => 49 + 647 => 35 + 649 => 98 + 651 => 101 + 655 => 229 + 656 => 246 + 657 => 216 + 660 => 292 + 662 => 143 + 663 => 31 + 664 => 224 + 665 => 232 + 666 => 148 + 670 => 205 + 671 => 164 + 672 => 147 + 677 => 221 + 679 => 135 + 682 => 162 + 683 => 133 + 685 => 271 Class: public com.volmit.iris.util.MortarSender NameNotChanged Source: "MortarSender.java" FieldsOf: com.volmit.iris.util.MortarSender private java.lang.String command => b - private org.bukkit.command.CommandSender s => c - private java.lang.String tag => a + private org.bukkit.command.CommandSender s => a + private java.lang.String tag => c MethodsOf: com.volmit.iris.util.MortarSender static void () SignatureNotChanged public void (org.bukkit.command.CommandSender) SignatureNotChanged @@ -16268,44 +16410,44 @@ Class: public com.volmit.iris.util.MortarSender NameNotChanged public void setTag(java.lang.String) SignatureNotChanged public org.bukkit.command.CommandSender$Spigot spigot() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.MortarSender - 27 => 5 - 28 => 34 - 38 => 7 - 39 => 16 - 40 => 9 - 41 => 8 - 57 => 24 - 58 => 3 - 67 => 1 - 77 => 11 - 87 => 23 - 97 => 20 - 103 => 10 + 27 => 37 + 28 => 30 + 38 => 25 + 39 => 29 + 40 => 4 + 41 => 19 + 57 => 6 + 58 => 11 + 67 => 28 + 77 => 3 + 87 => 38 + 97 => 13 + 103 => 7 109 => 33 - 115 => 29 - 121 => 22 - 127 => 18 - 133 => 15 - 139 => 36 - 145 => 37 - 151 => 32 - 152 => 17 - 157 => 38 - 158 => 31 - 163 => 14 - 169 => 35 - 175 => 28 - 176 => 6 - 180 => 19 - 181 => 25 - 186 => 26 - 187 => 27 - 192 => 12 and 21 - 193 => 4 - 194 => 39 - 199 => 30 - 205 => 13 - 211 => 2 + 115 => 39 + 121 => 20 + 127 => 22 + 133 => 5 + 139 => 35 + 145 => 36 + 151 => 2 + 152 => 1 + 157 => 10 + 158 => 8 + 163 => 26 + 169 => 17 + 175 => 34 + 176 => 18 + 180 => 24 + 181 => 9 + 186 => 32 + 187 => 23 + 192 => 16 and 21 + 193 => 27 + 194 => 15 + 199 => 31 + 205 => 12 + 211 => 14 Class: public final com.volmit.iris.util.NBTConstants NameNotChanged Source: "NBTConstants.java" @@ -16329,61 +16471,61 @@ Class: public final com.volmit.iris.util.NBTInputStream NameNotChanged private com.volmit.iris.util.Tag readTag(int) => a(int) private com.volmit.iris.util.Tag readTagPayload(int, java.lang.String, int) => a(int, java.lang.String, int) LineNumbersOf: com.volmit.iris.util.NBTInputStream - 86 => 5 - 87 => 46 - 88 => 8 - 97 => 15 - 108 => 57 + 86 => 20 + 87 => 38 + 88 => 32 + 97 => 50 + 108 => 40 111 => 31 - 112 => 22 - 113 => 27 - 114 => 3 - 115 => 23 - 116 => 11 - 117 => 53 - 120 => 4 - 133 => 29 - 135 => 42 - 136 => 9 - 138 => 41 - 141 => 37 - 143 => 28 - 145 => 35 - 147 => 18 - 149 => 45 - 151 => 39 - 153 => 49 - 154 => 54 - 155 => 17 - 156 => 55 - 158 => 43 - 159 => 7 - 160 => 36 - 161 => 21 - 163 => 33 - 164 => 2 - 166 => 12 - 167 => 44 and 47 - 168 => 24 - 169 => 40 - 170 => 10 - 172 => 38 - 175 => 52 - 177 => 56 + 112 => 23 + 113 => 13 + 114 => 10 + 115 => 3 + 116 => 42 + 117 => 43 + 120 => 1 + 133 => 4 + 135 => 21 + 136 => 51 + 138 => 28 + 141 => 11 + 143 => 26 + 145 => 39 + 147 => 6 + 149 => 35 + 151 => 5 + 153 => 54 + 154 => 37 + 155 => 49 + 156 => 53 + 158 => 57 + 159 => 44 + 160 => 24 + 161 => 17 + 163 => 29 + 164 => 45 + 166 => 56 + 167 => 12 and 27 + 168 => 33 + 169 => 30 + 170 => 8 + 172 => 9 + 175 => 16 + 177 => 47 179 => 48 - 180 => 25 - 181 => 30 - 183 => 1 - 185 => 14 - 187 => 6 - 189 => 32 - 190 => 34 - 191 => 16 and 19 - 192 => 20 - 194 => 51 - 196 => 50 - 202 => 26 - 203 => 13 + 180 => 19 + 181 => 18 + 183 => 36 + 185 => 2 + 187 => 25 + 189 => 41 + 190 => 52 + 191 => 46 and 55 + 192 => 14 + 194 => 34 + 196 => 7 + 202 => 15 + 203 => 22 Class: public final com.volmit.iris.util.NBTOutputStream NameNotChanged Source: "NBTOutputStream.java" @@ -16409,88 +16551,88 @@ Class: public final com.volmit.iris.util.NBTOutputStream NameNotChanged public void writeTag(com.volmit.iris.util.Tag) SignatureNotChanged private void writeTagPayload(com.volmit.iris.util.Tag) => a(com.volmit.iris.util.Tag) LineNumbersOf: com.volmit.iris.util.NBTOutputStream - 80 => 72 - 81 => 82 - 82 => 11 - 91 => 83 - 92 => 30 - 93 => 21 - 95 => 9 - 96 => 79 - 97 => 10 - 99 => 45 + 80 => 78 + 81 => 41 + 82 => 67 + 91 => 36 + 92 => 52 + 93 => 43 + 95 => 42 + 96 => 47 + 97 => 35 + 99 => 33 100 => 40 - 103 => 37 - 104 => 77 - 113 => 80 - 114 => 19 - 116 => 16 - 117 => 38 - 119 => 42 - 120 => 33 - 122 => 53 - 123 => 27 - 125 => 1 - 126 => 69 - 128 => 20 - 129 => 54 - 131 => 67 - 132 => 48 - 134 => 46 - 135 => 29 - 137 => 81 - 138 => 5 - 140 => 36 - 141 => 34 - 143 => 2 - 144 => 15 - 146 => 13 - 147 => 14 - 149 => 24 - 150 => 35 - 152 => 8 - 154 => 84 - 163 => 78 - 164 => 22 - 173 => 52 - 174 => 64 - 175 => 65 - 176 => 17 - 186 => 61 - 187 => 70 - 188 => 66 - 189 => 63 - 190 => 71 - 199 => 74 - 200 => 51 - 201 => 57 - 203 => 4 - 204 => 56 - 205 => 73 and 75 - 206 => 50 - 208 => 31 - 217 => 68 - 218 => 6 - 219 => 76 - 220 => 59 - 229 => 23 - 230 => 62 - 239 => 60 - 240 => 28 - 249 => 58 - 250 => 18 - 259 => 25 - 260 => 3 - 269 => 32 - 270 => 26 - 280 => 47 - 289 => 49 - 290 => 39 - 291 => 7 and 43 - 292 => 44 - 294 => 41 - 298 => 55 - 299 => 12 + 103 => 49 + 104 => 58 + 113 => 23 + 114 => 5 + 116 => 65 + 117 => 55 + 119 => 1 + 120 => 3 + 122 => 45 + 123 => 51 + 125 => 50 + 126 => 2 + 128 => 57 + 129 => 9 + 131 => 12 + 132 => 34 + 134 => 79 + 135 => 66 + 137 => 48 + 138 => 19 + 140 => 31 + 141 => 17 + 143 => 70 + 144 => 24 + 146 => 71 + 147 => 77 + 149 => 18 + 150 => 68 + 152 => 81 + 154 => 73 + 163 => 13 + 164 => 72 + 173 => 25 + 174 => 46 + 175 => 69 + 176 => 14 + 186 => 59 + 187 => 8 + 188 => 32 + 189 => 6 + 190 => 30 + 199 => 61 + 200 => 44 + 201 => 83 + 203 => 29 + 204 => 16 + 205 => 26 and 82 + 206 => 62 + 208 => 74 + 217 => 75 + 218 => 11 + 219 => 7 + 220 => 76 + 229 => 15 + 230 => 53 + 239 => 63 + 240 => 80 + 249 => 39 + 250 => 21 + 259 => 28 + 260 => 84 + 269 => 20 + 270 => 64 + 280 => 38 + 289 => 22 + 290 => 60 + 291 => 37 and 56 + 292 => 4 + 294 => 27 + 298 => 54 + 299 => 10 Class: public final com.volmit.iris.util.NBTUtils NameNotChanged Source: "NBTUtils.java" @@ -16502,70 +16644,70 @@ Class: public final com.volmit.iris.util.NBTUtils NameNotChanged public static int getTypeCode(java.lang.Class) SignatureNotChanged public static java.lang.String getTypeName(java.lang.Class) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.NBTUtils - 54 => 53 - 55 => 34 - 56 => 7 - 57 => 49 - 58 => 28 - 59 => 51 - 60 => 31 - 61 => 41 - 62 => 30 - 63 => 44 - 64 => 10 - 65 => 57 - 66 => 4 - 67 => 52 - 68 => 38 - 69 => 55 - 70 => 63 - 71 => 11 - 72 => 47 - 73 => 6 - 74 => 16 - 75 => 61 - 76 => 3 - 77 => 2 - 79 => 17 - 91 => 1 - 92 => 25 - 93 => 9 - 94 => 37 - 95 => 45 - 96 => 21 - 97 => 22 - 98 => 50 - 99 => 39 - 100 => 56 - 101 => 29 - 102 => 60 - 103 => 48 - 104 => 64 - 105 => 5 - 106 => 18 - 107 => 15 - 108 => 12 - 109 => 23 - 110 => 20 - 111 => 46 - 112 => 59 - 113 => 36 - 114 => 43 - 116 => 19 - 128 => 14 - 130 => 32 - 132 => 54 - 134 => 8 - 136 => 26 - 138 => 35 - 140 => 33 - 142 => 40 - 144 => 24 - 146 => 13 - 148 => 62 - 150 => 27 - 152 => 42 - 154 => 58 + 54 => 23 + 55 => 59 + 56 => 18 + 57 => 63 + 58 => 42 + 59 => 17 + 60 => 3 + 61 => 53 + 62 => 7 + 63 => 10 + 64 => 6 + 65 => 61 + 66 => 13 + 67 => 54 + 68 => 24 + 69 => 1 + 70 => 4 + 71 => 52 + 72 => 2 + 73 => 50 + 74 => 12 + 75 => 55 + 76 => 9 + 77 => 46 + 79 => 45 + 91 => 33 + 92 => 15 + 93 => 51 + 94 => 11 + 95 => 56 + 96 => 43 + 97 => 26 + 98 => 32 + 99 => 31 + 100 => 38 + 101 => 36 + 102 => 25 + 103 => 20 + 104 => 27 + 105 => 60 + 106 => 29 + 107 => 34 + 108 => 37 + 109 => 58 + 110 => 48 + 111 => 57 + 112 => 47 + 113 => 30 + 114 => 40 + 116 => 21 + 128 => 19 + 130 => 28 + 132 => 62 + 134 => 14 + 136 => 35 + 138 => 8 + 140 => 39 + 142 => 5 + 144 => 44 + 146 => 22 + 148 => 49 + 150 => 64 + 152 => 41 + 154 => 16 Class: public abstract com.volmit.iris.util.NastyRunnable NameNotChanged Source: "NastyRunnable.java" @@ -16591,22 +16733,22 @@ Class: public abstract com.volmit.iris.util.NoiseProvider NameNotChanged Class: public com.volmit.iris.util.O NameNotChanged Source: "O.java" FieldsOf: com.volmit.iris.util.O - private com.volmit.iris.util.KList observers => a - private java.lang.Object t => b + private com.volmit.iris.util.KList observers => b + private java.lang.Object t => a MethodsOf: com.volmit.iris.util.O public void () SignatureNotChanged public java.lang.Object get() SignatureNotChanged private static synthetic void lambda$set$0(java.lang.Object, java.lang.Object, com.volmit.iris.util.Observer) SignatureNotChanged public com.volmit.iris.util.O set(java.lang.Object) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.O - 3 => 7 - 5 => 5 - 11 => 4 - 17 => 1 - 18 => 6 - 20 => 9 - 22 => 2 and 3 - 25 => 8 + 3 => 9 + 5 => 7 + 11 => 1 + 17 => 2 + 18 => 3 + 20 => 6 + 22 => 5 and 8 + 25 => 4 Class: public com.volmit.iris.util.ObjectResourceLoader NameNotChanged Source: "ObjectResourceLoader.java" @@ -16630,108 +16772,108 @@ Class: public com.volmit.iris.util.ObjectResourceLoader NameNotChanged private void unload(java.lang.String) => a(java.lang.String) public void unloadLast(long) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ObjectResourceLoader - 8 => 32 and 35 - 10 => 1 - 11 => 27 - 15 => 37 - 16 => 42 - 20 => 61 - 22 => 39 - 24 => 31 - 25 => 76 - 27 => 5 - 32 => 107 - 34 => 51 - 36 => 81 - 40 => 78 - 42 => 24 - 44 => 45 - 47 => 57 - 49 => 49 - 51 => 110 - 55 => 85 - 56 => 105 - 58 => 11 - 60 => 72 - 61 => 34 - 63 => 104 - 64 => 108 - 66 => 26 - 68 => 52 - 73 => 99 - 74 => 13 - 75 => 40 - 76 => 67 - 77 => 4 and 86 - 78 => 18 - 82 => 59 - 85 => 14 - 86 => 7 - 87 => 60 - 88 => 97 - 89 => 23 and 87 - 90 => 28 - 91 => 25 - 92 => 94 - 95 => 93 - 97 => 46 - 98 => 77 - 99 => 16 - 105 => 103 - 107 => 106 - 110 => 54 - 111 => 82 - 113 => 43 - 115 => 56 and 68 - 117 => 102 - 119 => 95 - 122 => 9 - 124 => 63 and 83 - 126 => 17 - 128 => 66 - 131 => 91 - 133 => 64 and 65 - 135 => 75 - 137 => 44 - 144 => 90 - 146 => 10 - 147 => 36 - 148 => 69 - 153 => 80 - 154 => 12 - 156 => 38 and 109 - 158 => 62 - 160 => 50 + 8 => 23 and 76 + 10 => 30 + 11 => 104 + 15 => 12 + 16 => 24 + 20 => 82 + 22 => 59 + 24 => 81 + 25 => 105 + 27 => 60 + 32 => 69 + 34 => 22 + 36 => 93 + 40 => 35 + 42 => 38 + 44 => 47 + 47 => 86 + 49 => 29 + 51 => 65 + 55 => 109 + 56 => 41 + 58 => 37 + 60 => 45 + 61 => 56 + 63 => 7 + 64 => 54 + 66 => 46 + 68 => 40 + 73 => 61 + 74 => 66 + 75 => 97 + 76 => 70 + 77 => 36 and 107 + 78 => 73 + 82 => 62 + 85 => 3 + 86 => 106 + 87 => 33 + 88 => 89 + 89 => 15 and 21 + 90 => 16 + 91 => 72 + 92 => 13 + 95 => 9 + 97 => 14 + 98 => 75 + 99 => 20 + 105 => 83 + 107 => 95 + 110 => 90 + 111 => 43 + 113 => 18 + 115 => 48 and 63 + 117 => 52 + 119 => 101 + 122 => 103 + 124 => 71 and 96 + 126 => 4 + 128 => 28 + 131 => 79 + 133 => 100 and 108 + 135 => 39 + 137 => 10 + 144 => 87 + 146 => 17 + 147 => 77 + 148 => 102 + 153 => 91 + 154 => 31 + 156 => 1 and 50 + 158 => 64 + 160 => 34 161 => 88 - 165 => 98 - 167 => 71 - 169 => 30 - 170 => 47 - 172 => 55 - 174 => 96 - 176 => 29 - 177 => 6 - 182 => 8 - 184 => 92 - 186 => 74 - 187 => 3 - 188 => 21 - 191 => 48 - 192 => 41 - 194 => 22 and 84 - 196 => 20 - 198 => 101 - 199 => 100 - 200 => 53 - 204 => 2 - 206 => 33 - 208 => 19 - 209 => 70 - 210 => 89 - 212 => 73 - 214 => 58 - 216 => 79 - 217 => 15 + 165 => 49 + 167 => 42 + 169 => 2 + 170 => 98 + 172 => 58 + 174 => 55 + 176 => 92 + 177 => 32 + 182 => 80 + 184 => 110 + 186 => 5 + 187 => 94 + 188 => 74 + 191 => 85 + 192 => 26 + 194 => 57 and 68 + 196 => 53 + 198 => 25 + 199 => 67 + 200 => 27 + 204 => 84 + 206 => 99 + 208 => 11 + 209 => 6 + 210 => 44 + 212 => 8 + 214 => 78 + 216 => 51 + 217 => 19 Class: public abstract com.volmit.iris.util.Observable NameNotChanged Source: "Observable.java" @@ -16757,11 +16899,11 @@ Class: public com.volmit.iris.util.PrecisionStopwatch NameNotChanged Source: "PrecisionStopwatch.java" FieldsOf: com.volmit.iris.util.PrecisionStopwatch private long millis => b - private long nanos => c - private boolean profiling => d + private long nanos => f + private boolean profiling => c private long startMillis => a - private long startNano => e - private double time => f + private long startNano => d + private double time => e MethodsOf: com.volmit.iris.util.PrecisionStopwatch public void () SignatureNotChanged public void begin() SignatureNotChanged @@ -16770,55 +16912,55 @@ Class: public com.volmit.iris.util.PrecisionStopwatch NameNotChanged public void reset() SignatureNotChanged public static com.volmit.iris.util.PrecisionStopwatch start() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.PrecisionStopwatch - 12 => 2 - 13 => 9 - 15 => 31 - 18 => 30 - 19 => 20 - 20 => 29 + 12 => 17 + 13 => 11 + 15 => 3 + 18 => 16 + 19 => 25 + 20 => 30 21 => 5 - 24 => 11 - 25 => 25 - 26 => 12 - 27 => 13 - 30 => 28 - 31 => 27 - 34 => 26 - 35 => 7 + 24 => 4 + 25 => 19 + 26 => 10 + 27 => 8 + 30 => 22 + 31 => 31 + 34 => 18 + 35 => 28 36 => 23 - 37 => 18 - 38 => 10 - 39 => 3 - 42 => 19 - 43 => 15 - 44 => 1 + 37 => 9 + 38 => 12 + 39 => 7 + 42 => 1 + 43 => 24 + 44 => 20 45 => 21 - 46 => 6 - 47 => 16 - 48 => 8 - 67 => 14 - 68 => 24 - 69 => 17 - 70 => 22 - 71 => 4 + 46 => 2 + 47 => 26 + 48 => 15 + 67 => 27 + 68 => 29 + 69 => 6 + 70 => 14 + 71 => 13 Class: public com.volmit.iris.util.PregenJob NameNotChanged Source: "PregenJob.java" FieldsOf: com.volmit.iris.util.PregenJob - private com.volmit.iris.util.ChronoLatch cl => a - private boolean completed => m - private int genned => b - private int mcaX => i - private int mcaZ => d - private java.lang.Runnable onDone => h - private int rcx => e + private com.volmit.iris.util.ChronoLatch cl => h + private boolean completed => b + private int genned => d + private int mcaX => k + private int mcaZ => a + private java.lang.Runnable onDone => i + private int rcx => j private int rcz => g - private com.volmit.iris.util.PrecisionStopwatch s => k - private com.volmit.iris.util.MortarSender sender => f - private int size => j + private com.volmit.iris.util.PrecisionStopwatch s => c + private com.volmit.iris.util.MortarSender sender => e + private int size => m public static int task NameNotChanged - private int total => c - private org.bukkit.World world => l + private int total => l + private org.bukkit.World world => f MethodsOf: com.volmit.iris.util.PregenJob static void () SignatureNotChanged public void (org.bukkit.World, int, com.volmit.iris.util.MortarSender, java.lang.Runnable) SignatureNotChanged @@ -16837,116 +16979,116 @@ Class: public com.volmit.iris.util.PregenJob NameNotChanged private void tickMetrics() => a() private void verify(int, int) => a(int, int) LineNumbersOf: com.volmit.iris.util.PregenJob - 20 => 75 - 27 => 72 - 28 => 55 - 29 => 9 - 30 => 99 - 31 => 95 - 32 => 96 - 33 => 20 - 34 => 10 - 35 => 103 - 36 => 85 - 37 => 5 - 38 => 57 - 39 => 73 - 40 => 44 - 41 => 61 - 42 => 87 - 43 => 56 - 45 => 40 - 47 => 100 - 50 => 60 - 51 => 7 - 57 => 42 - 60 => 1 - 63 => 41 - 64 => 67 - 65 => 17 - 69 => 64 - 71 => 69 - 74 => 66 - 76 => 13 - 78 => 36 - 81 => 25 - 83 => 63 - 85 => 22 - 89 => 32 - 90 => 89 - 91 => 23 - 92 => 12 - 94 => 14 - 96 => 92 - 100 => 51 - 101 => 11 - 102 => 65 - 106 => 79 - 107 => 49 - 108 => 101 - 110 => 68 - 112 => 4 - 113 => 102 - 115 => 86 - 117 => 90 - 118 => 19 - 120 => 2 - 122 => 31 - 123 => 8 - 125 => 80 - 127 => 82 - 128 => 47 - 129 => 33 - 130 => 15 - 131 => 104 - 133 => 30 - 136 => 46 and 48 - 138 => 43 - 141 => 3 - 142 => 26 - 146 => 83 - 150 => 77 - 151 => 70 - 154 => 45 - 156 => 91 - 157 => 28 - 161 => 6 - 165 => 62 and 74 - 167 => 52 and 54 - 169 => 18 - 171 => 94 - 172 => 88 - 177 => 71 - 178 => 105 - 182 => 29 - 183 => 58 - 184 => 39 - 190 => 24 - 192 => 16 - 193 => 78 - 194 => 50 - 198 => 38 - 200 => 53 - 201 => 98 - 203 => 27 - 206 => 81 - 207 => 84 - 208 => 59 - 209 => 76 - 210 => 35 - 214 => 97 - 224 => 34 - 229 => 37 - 234 => 93 - 239 => 21 + 20 => 74 + 27 => 94 + 28 => 40 + 29 => 27 + 30 => 10 + 31 => 85 + 32 => 41 + 33 => 47 + 34 => 43 + 35 => 9 + 36 => 98 + 37 => 68 + 38 => 2 + 39 => 76 + 40 => 59 + 41 => 101 + 42 => 77 + 43 => 87 + 45 => 45 + 47 => 105 + 50 => 64 + 51 => 37 + 57 => 78 + 60 => 65 + 63 => 4 + 64 => 24 + 65 => 36 + 69 => 84 + 71 => 81 + 74 => 8 + 76 => 6 + 78 => 96 + 81 => 11 + 83 => 90 + 85 => 99 + 89 => 79 + 90 => 57 + 91 => 92 + 92 => 49 + 94 => 28 + 96 => 15 + 100 => 62 + 101 => 54 + 102 => 70 + 106 => 25 + 107 => 39 + 108 => 100 + 110 => 5 + 112 => 1 + 113 => 31 + 115 => 67 + 117 => 7 + 118 => 50 + 120 => 42 + 122 => 102 + 123 => 72 + 125 => 16 + 127 => 32 + 128 => 52 + 129 => 12 + 130 => 93 + 131 => 97 + 133 => 83 + 136 => 82 and 103 + 138 => 22 + 141 => 14 + 142 => 95 + 146 => 60 + 150 => 91 + 151 => 86 + 154 => 35 + 156 => 75 + 157 => 88 + 161 => 44 + 165 => 18 and 34 + 167 => 51 and 80 + 169 => 58 + 171 => 63 + 172 => 55 + 177 => 26 + 178 => 104 + 182 => 13 + 183 => 3 + 184 => 30 + 190 => 53 + 192 => 48 + 193 => 21 + 194 => 56 + 198 => 20 + 200 => 69 + 201 => 29 + 203 => 33 + 206 => 61 + 207 => 46 + 208 => 23 + 209 => 17 + 210 => 71 + 214 => 89 + 224 => 38 + 229 => 19 + 234 => 73 + 239 => 66 Class: public com.volmit.iris.util.RNG NameNotChanged Source: "RNG.java" FieldsOf: com.volmit.iris.util.RNG - private static final char[] CHARGEN => a + private static final char[] CHARGEN => b public static final com.volmit.iris.util.RNG r NameNotChanged private static final long serialVersionUID NameNotChanged - private final long sx => b + private final long sx => a MethodsOf: com.volmit.iris.util.RNG static void () SignatureNotChanged public void () SignatureNotChanged @@ -16963,25 +17105,25 @@ Class: public com.volmit.iris.util.RNG NameNotChanged public short si(int, int) SignatureNotChanged public short simax() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.RNG - 9 => 19 - 11 => 2 - 16 => 8 - 17 => 1 - 18 => 14 - 22 => 13 - 23 => 10 - 24 => 16 - 39 => 17 - 90 => 18 - 120 => 11 - 125 => 4 - 130 => 9 - 135 => 6 - 140 => 15 - 145 => 5 - 155 => 3 - 160 => 12 - 175 => 7 + 9 => 7 + 11 => 6 + 16 => 13 + 17 => 18 + 18 => 17 + 22 => 15 + 23 => 5 + 24 => 14 + 39 => 12 + 90 => 19 + 120 => 10 + 125 => 1 + 130 => 3 + 135 => 8 + 140 => 4 + 145 => 16 + 155 => 9 + 160 => 11 + 175 => 2 Class: public abstract annotation com.volmit.iris.util.RegistryListBiome NameNotChanged Source: "RegistryListBiome.java" @@ -16995,6 +17137,12 @@ Class: public abstract annotation com.volmit.iris.util.RegistryListDimension Nam MethodsOf: com.volmit.iris.util.RegistryListDimension LineNumbersOf: com.volmit.iris.util.RegistryListDimension +Class: public abstract annotation com.volmit.iris.util.RegistryListFont NameNotChanged + Source: "RegistryListFont.java" + FieldsOf: com.volmit.iris.util.RegistryListFont + MethodsOf: com.volmit.iris.util.RegistryListFont + LineNumbersOf: com.volmit.iris.util.RegistryListFont + Class: public abstract annotation com.volmit.iris.util.RegistryListGenerator NameNotChanged Source: "RegistryListGenerator.java" FieldsOf: com.volmit.iris.util.RegistryListGenerator @@ -17075,161 +17223,161 @@ Class: public com.volmit.iris.util.ResourceLoader NameNotChanged public void preferFolder(java.lang.String) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ResourceLoader - 11 => 30, 72, 78 and 89 - 14 => 19 - 15 => 65 - 16 => 13 - 17 => 27 - 18 => 36 - 19 => 95 - 20 => 67 - 21 => 8 - 22 => 64 - 23 => 25 and 61 - 24 => 76 - 27 => 60 - 28 => 69 - 29 => 4 + 11 => 20, 27, 47 and 62 + 14 => 78 + 15 => 67 + 16 => 74 + 17 => 106 + 18 => 35 + 19 => 69 + 20 => 38 + 21 => 117 + 22 => 6 + 23 => 19 and 108 + 24 => 43 + 27 => 7 + 28 => 118 + 29 => 99 30 => 17 31 => 80 - 32 => 108 - 33 => 54 - 34 => 35 - 35 => 97 - 36 => 37 - 40 => 59 - 42 => 29 - 45 => 22 - 46 => 18 - 48 => 93 - 50 => 77 and 105 - 52 => 99 - 54 => 49 - 57 => 55 - 59 => 28 and 52 - 61 => 51 - 63 => 24 - 68 => 34 - 70 => 1 - 71 => 98 - 72 => 62 - 77 => 31 - 84 => 3 - 85 => 26 - 86 => 7 - 87 => 48 and 50 - 88 => 41 - 89 => 83 - 90 => 106 - 91 => 23 - 94 => 20 - 96 => 39 - 97 => 63 and 75 - 98 => 101 - 104 => 109 - 106 => 57 - 108 => 92 - 109 => 96 - 112 => 58 - 113 => 12 - 115 => 74 and 104 - 117 => 33 - 119 => 103 - 123 => 79 - 125 => 86 - 127 => 16 - 129 => 91 - 131 => 68 and 82 - 133 => 42 - 134 => 66 - 139 => 107 - 140 => 87 - 142 => 47 - 144 => 44 and 113 - 146 => 38 - 148 => 73 and 102 - 150 => 85 - 152 => 40 - 153 => 2 - 159 => 11 - 161 => 71 - 163 => 43 - 165 => 6 - 166 => 117 - 167 => 112 - 169 => 81 - 173 => 56 - 175 => 70 - 180 => 84 - 182 => 100 - 184 => 45 - 186 => 53 - 188 => 90 - 190 => 10 - 193 => 21 - 198 => 46 - 199 => 118 - 200 => 115 - 201 => 110 - 202 => 9 - 203 => 94 - 235 => 5 - 236 => 88 - 237 => 116 - 241 => 114 - 242 => 15 - 243 => 32 - 244 => 14 - 245 => 111 + 32 => 90 + 33 => 70 + 34 => 21 + 35 => 44 + 36 => 18 + 40 => 49 + 42 => 92 + 45 => 110 + 46 => 15 + 48 => 2 + 50 => 1 and 5 + 52 => 31 + 54 => 10 + 57 => 104 + 59 => 26 and 103 + 61 => 112 + 63 => 114 + 68 => 73 + 70 => 56 + 71 => 82 + 72 => 85 + 77 => 58 + 84 => 54 + 85 => 40 + 86 => 8 + 87 => 59 and 88 + 88 => 101 + 89 => 105 + 90 => 29 + 91 => 116 + 94 => 34 + 96 => 14 + 97 => 72 and 109 + 98 => 111 + 104 => 36 + 106 => 45 + 108 => 32 + 109 => 71 + 112 => 50 + 113 => 113 + 115 => 52 and 91 + 117 => 89 + 119 => 55 + 123 => 42 + 125 => 60 + 127 => 102 + 129 => 86 + 131 => 64 and 100 + 133 => 46 + 134 => 97 + 139 => 16 + 140 => 39 + 142 => 87 + 144 => 11 and 75 + 146 => 13 + 148 => 24 and 53 + 150 => 25 + 152 => 51 + 153 => 81 + 159 => 57 + 161 => 77 + 163 => 68 + 165 => 12 + 166 => 33 + 167 => 84 + 169 => 28 + 173 => 94 + 175 => 63 + 180 => 3 + 182 => 65 + 184 => 22 + 186 => 37 + 188 => 115 + 190 => 4 + 193 => 76 + 198 => 98 + 199 => 79 + 200 => 61 + 201 => 96 + 202 => 48 + 203 => 66 + 235 => 9 + 236 => 30 + 237 => 83 + 241 => 23 + 242 => 41 + 243 => 93 + 244 => 95 + 245 => 107 Class: public com.volmit.iris.util.RollingSequence NameNotChanged Source: "RollingSequence.java" FieldsOf: com.volmit.iris.util.RollingSequence - private int dirtyExtremes => i - private boolean dirtyMedian => f - private double max => j - private double median => h + private int dirtyExtremes => f + private boolean dirtyMedian => i + private double max => h + private double median => e private double min => g - private boolean precision => e + private boolean precision => j MethodsOf: com.volmit.iris.util.RollingSequence public void (int) SignatureNotChanged public void put(double) SignatureNotChanged public void setPrecision(boolean) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.RollingSequence - 14 => 14 - 15 => 5 - 16 => 7 - 17 => 13 - 18 => 10 - 19 => 1 - 35 => 8 - 36 => 9 - 95 => 2 - 96 => 6 - 97 => 11 - 98 => 3 - 99 => 4 - 100 => 12 + 14 => 9 + 15 => 7 + 16 => 14 + 17 => 3 + 18 => 11 + 19 => 8 + 35 => 12 + 36 => 13 + 95 => 4 + 96 => 2 + 97 => 1 + 98 => 6 + 99 => 10 + 100 => 5 Class: public com.volmit.iris.util.RouterCommand NameNotChanged Source: "RouterCommand.java" FieldsOf: com.volmit.iris.util.RouterCommand - private org.bukkit.command.CommandExecutor ex => b - private java.lang.String usage => a + private org.bukkit.command.CommandExecutor ex => a + private java.lang.String usage => b MethodsOf: com.volmit.iris.util.RouterCommand public void (com.volmit.iris.util.ICommand, org.bukkit.command.CommandExecutor) SignatureNotChanged public boolean execute(org.bukkit.command.CommandSender, java.lang.String, java.lang.String[]) SignatureNotChanged public java.lang.String getUsage() SignatureNotChanged public org.bukkit.command.Command setUsage(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.RouterCommand - 28 => 1 - 29 => 8 - 31 => 6 - 32 => 5 + 28 => 4 + 29 => 2 + 31 => 7 + 32 => 8 37 => 3 - 38 => 2 - 44 => 7 - 50 => 4 + 38 => 1 + 44 => 6 + 50 => 5 Class: public final enum com.volmit.iris.util.ScoreDirection NameNotChanged Source: "ScoreDirection.java" @@ -17243,10 +17391,10 @@ Class: public final enum com.volmit.iris.util.ScoreDirection NameNotChanged public static com.volmit.iris.util.ScoreDirection valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.ScoreDirection[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ScoreDirection - 7 => 1, 4 and 5 - 8 => 6 - 10 => 3 - 13 => 2 + 7 => 2, 4 and 6 + 8 => 1 + 10 => 5 + 13 => 3 Class: public final com.volmit.iris.util.ShortTag NameNotChanged Source: "ShortTag.java" @@ -17258,15 +17406,15 @@ Class: public final com.volmit.iris.util.ShortTag NameNotChanged public java.lang.Short getValue() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.ShortTag - 55 => 2 - 56 => 8 - 57 => 6 - 61 => 9 - 66 => 1 - 67 => 4 - 68 => 7 - 69 => 3 - 71 => 5 + 55 => 5 + 56 => 2 + 57 => 4 + 61 => 6 + 66 => 7 + 67 => 3 + 68 => 8 + 69 => 1 + 71 => 9 Class: public final com.volmit.iris.util.StringTag NameNotChanged Source: "StringTag.java" @@ -17279,39 +17427,39 @@ Class: public final com.volmit.iris.util.StringTag NameNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.StringTag 55 => 2 - 56 => 9 + 56 => 8 57 => 7 - 61 => 4 - 66 => 8 - 67 => 5 - 68 => 3 - 69 => 1 - 71 => 6 + 61 => 5 + 66 => 1 + 67 => 3 + 68 => 9 + 69 => 6 + 71 => 4 Class: public com.volmit.iris.util.StructureTemplate NameNotChanged Source: "StructureTemplate.java" FieldsOf: com.volmit.iris.util.StructureTemplate - private static final org.bukkit.block.data.BlockData GREEN => g - private static final org.bukkit.block.data.BlockData RED => r - private static final org.bukkit.block.data.BlockData STONE => q + private static final org.bukkit.block.data.BlockData GREEN => p + private static final org.bukkit.block.data.BlockData RED => h + private static final org.bukkit.block.data.BlockData STONE => j private org.bukkit.Location center => c - private com.volmit.iris.util.ChronoLatch dirtyLatch => b - private org.bukkit.Location focus => s - private java.io.File folder => n - private com.volmit.iris.util.KMap forceVariant => f - private com.volmit.iris.util.ChronoLatch gLatch => h - private int h => d - private com.volmit.iris.util.RNG rng => t - private int size => e - private com.volmit.iris.object.IrisStructure structure => u - private int task => i - private com.volmit.iris.util.ChronoLatch u => l - private com.volmit.iris.util.KMap updates => k - private boolean use3d => j - private com.volmit.iris.noise.CNG variants => m - private int w => o - private org.bukkit.entity.Player worker => p - private org.bukkit.World world => a + private com.volmit.iris.util.ChronoLatch dirtyLatch => k + private org.bukkit.Location focus => f + private java.io.File folder => t + private com.volmit.iris.util.KMap forceVariant => m + private com.volmit.iris.util.ChronoLatch gLatch => r + private int h => o + private com.volmit.iris.util.RNG rng => d + private int size => a + private com.volmit.iris.object.IrisStructure structure => i + private int task => b + private com.volmit.iris.util.ChronoLatch u => n + private com.volmit.iris.util.KMap updates => u + private boolean use3d => q + private com.volmit.iris.noise.CNG variants => l + private int w => s + private org.bukkit.entity.Player worker => e + private org.bukkit.World world => g MethodsOf: com.volmit.iris.util.StructureTemplate static void () SignatureNotChanged public void (java.lang.String, java.lang.String, org.bukkit.entity.Player, org.bukkit.Location, int, int, int, boolean) SignatureNotChanged @@ -17319,7 +17467,7 @@ Class: public com.volmit.iris.util.StructureTemplate NameNotChanged protected boolean canEqual(java.lang.Object) SignatureNotChanged public void close() SignatureNotChanged public void createVariantCopy(com.volmit.iris.object.IrisStructureTile, com.volmit.iris.util.Cuboid) SignatureNotChanged - private void defineStructures() => b() + private void defineStructures() => a() public void deleteTile(com.volmit.iris.util.Cuboid) SignatureNotChanged public void deleteTiles() SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged @@ -17392,7 +17540,7 @@ Class: public com.volmit.iris.util.StructureTemplate NameNotChanged public void openVariants(com.volmit.iris.object.IrisStructureTile, com.volmit.iris.util.Cuboid) SignatureNotChanged public void queue(org.bukkit.Location, java.lang.Runnable) SignatureNotChanged public void regenerate() SignatureNotChanged - private void runClosestTo() => a() + private void runClosestTo() => b() public void saveStructure() SignatureNotChanged public void set(int, int, int, org.bukkit.block.data.BlockData) SignatureNotChanged public void switchVariant(com.volmit.iris.object.IrisStructureTile, com.volmit.iris.util.Cuboid, int) SignatureNotChanged @@ -17403,488 +17551,488 @@ Class: public com.volmit.iris.util.StructureTemplate NameNotChanged public void updateTile(com.volmit.iris.util.Cuboid) SignatureNotChanged public void updateTiles(org.bukkit.Location, com.volmit.iris.object.IrisStructureTile, com.volmit.iris.util.Cuboid) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.StructureTemplate - 44 => 140, 247, 296 and 344 - 47 => 8 - 48 => 306 - 49 => 457 - 50 => 191 - 51 => 346 - 52 => 68 - 53 => 168 - 54 => 369 and 474 - 55 => 475 - 56 => 334 - 57 => 368 - 58 => 377 - 59 => 98 - 60 => 23 - 61 => 342 - 62 => 200 - 63 => 201 - 64 => 197 and 371 - 65 => 336 - 66 => 527 - 67 => 183 and 194 - 70 => 339 - 71 => 166 - 72 => 99 - 73 => 92 - 74 => 51 - 75 => 425 - 76 => 20 - 77 => 365 - 78 => 125 - 79 => 278 - 80 => 538 - 81 => 123 - 82 => 514 - 83 => 359 - 84 => 190 - 85 => 471 - 86 => 56 - 87 => 347 - 88 => 439 - 89 => 2 - 90 => 57 - 91 => 319 - 92 => 142 - 93 => 66 - 94 => 59 - 95 => 441 - 96 => 265 - 97 => 86 - 103 => 456 - 105 => 172 - 107 => 187 - 109 => 485 - 110 => 504 - 111 => 221 - 112 => 452 - 113 => 137 - 115 => 159 - 116 => 390 - 119 => 52 - 121 => 387 - 122 => 62 - 123 => 188 - 128 => 249 - 130 => 15 - 131 => 170 - 132 => 70 - 135 => 422 - 137 => 414 - 138 => 44 - 140 => 250 - 144 => 203 - 146 => 487 - 148 => 195 - 150 => 102 - 152 => 238 - 154 => 75 - 155 => 279 - 156 => 498 - 157 => 461 - 158 => 382 - 159 => 230 - 160 => 117 - 161 => 297 - 162 => 77 - 164 => 367 - 166 => 428 - 167 => 536 - 168 => 291 - 169 => 223 - 170 => 242 - 172 => 4 - 174 => 54 - 177 => 492 - 178 => 281 - 180 => 508 - 182 => 121 - 183 => 38 - 185 => 432 - 186 => 366 - 188 => 325 - 189 => 153 - 195 => 215 - 197 => 293 - 199 => 290 - 200 => 328 - 201 => 213 - 202 => 445 - 203 => 264 - 204 => 473 - 208 => 311 - 210 => 459 - 211 => 32 - 213 => 454 - 214 => 113 - 218 => 78 - 219 => 134 - 220 => 243 - 221 => 379 - 222 => 207 - 223 => 331 - 225 => 443 - 227 => 451 - 228 => 133 - 231 => 294 - 233 => 285 - 234 => 381 - 235 => 525 - 237 => 486 - 239 => 280 - 240 => 356 - 241 => 45 - 242 => 227 - 244 => 417 - 245 => 85 - 247 => 530 - 248 => 150 - 249 => 111 - 251 => 357 - 252 => 53 - 254 => 345 - 256 => 100 - 257 => 76 - 258 => 289 - 259 => 330 - 260 => 309 - 262 => 392 - 264 => 502 - 265 => 42 - 267 => 322 - 268 => 106 - 269 => 136 - 272 => 114 - 273 => 50 - 274 => 283 - 276 => 251 - 277 => 202 - 286 => 33 - 287 => 220 - 288 => 467 - 292 => 165 - 293 => 495 - 294 => 219 - 295 => 13 - 297 => 180 - 299 => 239 - 300 => 87 - 302 => 252 - 303 => 173 - 304 => 276 - 305 => 225 - 306 => 149 - 307 => 470 - 308 => 146 - 318 => 431 - 319 => 228 - 320 => 396 - 321 => 88 - 325 => 236 - 327 => 273 - 330 => 298 - 331 => 314 - 337 => 337 - 339 => 350 - 341 => 399 - 342 => 84 - 343 => 352 - 345 => 101 - 350 => 494 - 353 => 287 - 355 => 317 - 357 => 58 - 358 => 269 - 360 => 421 - 363 => 262 - 367 => 129 - 369 => 258 - 372 => 490 - 373 => 177 - 375 => 151 - 377 => 47 - 378 => 37 - 380 => 460 - 381 => 69 - 383 => 436 - 385 => 433 - 386 => 139 - 390 => 292 - 392 => 477 - 395 => 442 - 396 => 370 - 397 => 489 - 398 => 318 - 400 => 518 - 402 => 302 - 405 => 224 - 406 => 506 - 407 => 248 - 408 => 270 - 409 => 282 - 411 => 19 - 412 => 405 - 414 => 483 - 416 => 49 - 417 => 465 - 418 => 304 - 419 => 272 - 420 => 95 - 422 => 267 - 423 => 410 - 425 => 171 - 426 => 204 - 427 => 3 - 428 => 481 - 429 => 131 - 433 => 522 - 434 => 208 - 435 => 80 - 436 => 364 - 437 => 257 - 441 => 375 - 443 => 18 and 196 - 445 => 193 and 535 - 447 => 277 and 472 - 449 => 426 - 451 => 321 - 453 => 308 - 456 => 16 - 458 => 97 - 459 => 9 - 461 => 48 - 462 => 74 - 463 => 144 and 300 - 465 => 65 - 467 => 505 - 469 => 464 - 473 => 148 - 475 => 67 and 164 - 480 => 72 - 484 => 450 - 486 => 496 and 529 - 488 => 388 and 521 - 490 => 154 and 393 - 492 => 161 - 494 => 10 - 496 => 378 - 497 => 455 and 484 - 502 => 184 - 506 => 299 - 507 => 1 and 147 - 508 => 110 - 509 => 533 - 510 => 478 - 514 => 169 - 516 => 528 - 519 => 534 - 521 => 503 - 524 => 400 - 525 => 355 - 530 => 138 - 531 => 372 - 532 => 212 - 533 => 523 - 535 => 376 - 537 => 389 - 540 => 453 - 541 => 246 - 542 => 512 - 543 => 488 - 547 => 424 - 552 => 532 - 553 => 315 - 554 => 403 - 555 => 449 - 556 => 353 - 557 => 434 - 558 => 241 - 567 => 127 - 573 => 335 and 499 - 574 => 429 - 578 => 295 - 579 => 94 - 583 => 240 - 590 => 307 and 466 - 591 => 30 - 592 => 448 - 593 => 288 - 594 => 61 - 595 => 397 - 596 => 155 - 597 => 132 - 598 => 391 - 604 => 210 - 609 => 167 - 610 => 176 - 611 => 349 - 612 => 91 - 613 => 120 - 614 => 303 - 615 => 14 - 616 => 116 - 617 => 409 - 618 => 520 - 619 => 497 - 621 => 41 - 622 => 63 - 623 => 402 - 624 => 327 - 625 => 266 - 626 => 182 - 628 => 509 - 630 => 209 - 632 => 89 and 156 - 634 => 206 and 420 - 636 => 374 - 641 => 218 - 643 => 27 and 234 - 645 => 354 and 412 + 44 => 258, 353, 373 and 480 + 47 => 369 + 48 => 390 + 49 => 254 + 50 => 284 + 51 => 23 + 52 => 479 + 53 => 64 + 54 => 86 and 424 + 55 => 286 + 56 => 363 + 57 => 37 + 58 => 198 + 59 => 354 + 60 => 364 + 61 => 406 + 62 => 48 + 63 => 209 + 64 => 381 and 515 + 65 => 53 + 66 => 196 + 67 => 361 and 464 + 70 => 122 + 71 => 534 + 72 => 431 + 73 => 389 + 74 => 378 + 75 => 71 + 76 => 524 + 77 => 247 + 78 => 345 + 79 => 233 + 80 => 38 + 81 => 476 + 82 => 376 + 83 => 352 + 84 => 72 + 85 => 325 + 86 => 312 + 87 => 447 + 88 => 489 + 89 => 65 + 90 => 301 + 91 => 290 + 92 => 435 + 93 => 311 + 94 => 251 + 95 => 154 + 96 => 162 + 97 => 292 + 103 => 529 + 105 => 155 + 107 => 495 + 109 => 289 + 110 => 134 + 111 => 287 + 112 => 215 + 113 => 384 + 115 => 144 + 116 => 138 + 119 => 234 + 121 => 147 + 122 => 169 + 123 => 518 + 128 => 191 + 130 => 458 + 131 => 427 + 132 => 308 + 135 => 165 + 137 => 315 + 138 => 294 + 140 => 39 + 144 => 249 + 146 => 337 + 148 => 377 + 150 => 241 + 152 => 175 + 154 => 455 + 155 => 374 + 156 => 517 + 157 => 300 + 158 => 299 + 159 => 265 + 160 => 335 + 161 => 485 + 162 => 305 + 164 => 108 + 166 => 10 + 167 => 408 + 168 => 526 + 169 => 207 + 170 => 279 + 172 => 510 + 174 => 423 + 177 => 181 + 178 => 217 + 180 => 118 + 182 => 273 + 183 => 346 + 185 => 293 + 186 => 531 + 188 => 180 + 189 => 410 + 195 => 443 + 197 => 214 + 199 => 253 + 200 => 107 + 201 => 411 + 202 => 192 + 203 => 35 + 204 => 88 + 208 => 415 + 210 => 189 + 211 => 475 + 213 => 136 + 214 => 161 + 218 => 141 + 219 => 183 + 220 => 405 + 221 => 522 + 222 => 9 + 223 => 102 + 225 => 98 + 227 => 263 + 228 => 77 + 231 => 291 + 233 => 193 + 234 => 250 + 235 => 75 + 237 => 525 + 239 => 242 + 240 => 168 + 241 => 417 + 242 => 333 + 244 => 277 + 245 => 465 + 247 => 519 + 248 => 57 + 249 => 67 + 251 => 236 + 252 => 8 + 254 => 340 + 256 => 520 + 257 => 172 + 258 => 486 + 259 => 470 + 260 => 367 + 262 => 396 + 264 => 74 + 265 => 171 + 267 => 366 + 268 => 146 + 269 => 56 + 272 => 448 + 273 => 91 + 274 => 357 + 276 => 113 + 277 => 439 + 286 => 356 + 287 => 227 + 288 => 140 + 292 => 58 + 293 => 159 + 294 => 257 + 295 => 459 + 297 => 436 + 299 => 516 + 300 => 135 + 302 => 351 + 303 => 70 + 304 => 111 + 305 => 283 + 306 => 313 + 307 => 222 + 308 => 472 + 318 => 310 + 319 => 453 + 320 => 282 + 321 => 428 + 325 => 440 + 327 => 31 + 330 => 119 + 331 => 182 + 337 => 142 + 339 => 387 + 341 => 245 + 342 => 110 + 343 => 360 + 345 => 2 + 350 => 430 + 353 => 380 + 355 => 99 + 357 => 85 + 358 => 392 + 360 => 375 + 363 => 500 + 367 => 143 + 369 => 285 + 372 => 469 + 373 => 206 + 375 => 202 + 377 => 82 + 378 => 403 + 380 => 132 + 381 => 303 + 383 => 382 + 385 => 89 + 386 => 452 + 390 => 109 + 392 => 336 + 395 => 185 + 396 => 498 + 397 => 15 + 398 => 232 + 400 => 96 + 402 => 355 + 405 => 211 + 406 => 238 + 407 => 358 + 408 => 328 + 409 => 260 + 411 => 121 + 412 => 304 + 414 => 342 + 416 => 383 + 417 => 4 + 418 => 230 + 419 => 319 + 420 => 429 + 422 => 347 + 423 => 100 + 425 => 499 + 426 => 338 + 427 => 21 + 428 => 19 + 429 => 514 + 433 => 348 + 434 => 456 + 435 => 117 + 436 => 535 + 437 => 179 + 441 => 491 + 443 => 203 and 205 + 445 => 11 and 29 + 447 => 90 and 208 + 449 => 528 + 451 => 55 + 453 => 187 + 456 => 513 + 458 => 512 + 459 => 457 + 461 => 125 + 462 => 446 + 463 => 158 and 370 + 465 => 124 + 467 => 50 + 469 => 104 + 473 => 256 + 475 => 322 and 413 + 480 => 129 + 484 => 267 + 486 => 46 and 225 + 488 => 477 and 482 + 490 => 120 and 270 + 492 => 54 + 494 => 44 + 496 => 331 + 497 => 160 and 530 + 502 => 398 + 506 => 460 + 507 => 153 and 309 + 508 => 1 + 509 => 401 + 510 => 177 + 514 => 40 + 516 => 494 + 519 => 148 + 521 => 441 + 524 => 272 + 525 => 199 + 530 => 474 + 531 => 329 + 532 => 268 + 533 => 188 + 535 => 28 + 537 => 505 + 540 => 487 + 541 => 26 + 542 => 194 + 543 => 463 + 547 => 395 + 552 => 275 + 553 => 276 + 554 => 490 + 555 => 240 + 556 => 307 + 557 => 3 + 558 => 78 + 567 => 17 + 573 => 123 and 239 + 574 => 106 + 578 => 280 + 579 => 60 + 583 => 288 + 590 => 244 and 323 + 591 => 22 + 592 => 538 + 593 => 271 + 594 => 502 + 595 => 201 + 596 => 114 + 597 => 402 + 598 => 399 + 604 => 317 + 609 => 388 + 610 => 344 + 611 => 130 + 612 => 137 + 613 => 421 + 614 => 264 + 615 => 466 + 616 => 471 + 617 => 16 + 618 => 51 + 619 => 536 + 621 => 507 + 622 => 235 + 623 => 195 + 624 => 246 + 625 => 139 + 626 => 255 + 628 => 176 + 630 => 368 + 632 => 281 and 409 + 634 => 218 and 314 + 636 => 527 + 641 => 164 + 643 => 327 and 419 + 645 => 126 and 508 647 => 468 - 652 => 55 - 654 => 192 and 482 - 656 => 198 and 416 - 658 => 28 - 663 => 205 - 665 => 256 and 324 - 667 => 320 and 435 - 669 => 211 - 674 => 25 - 676 => 43 and 60 - 678 => 107 and 158 - 680 => 415 - 685 => 24 - 687 => 11 and 398 - 689 => 96 and 124 - 691 => 510 - 699 => 179 - 701 => 185 and 383 - 703 => 214 and 245 - 705 => 46 - 710 => 430 - 712 => 329 and 462 - 714 => 386 and 437 - 716 => 340 - 721 => 395 - 723 => 12 and 226 - 725 => 501 - 729 => 286 - 731 => 380 and 419 - 733 => 160 - 737 => 519 - 739 => 122 and 517 - 741 => 157 - 745 => 135 - 747 => 82 and 408 - 749 => 36 - 754 => 513 - 766 => 35 - 772 => 493 - 774 => 358 - 777 => 363 - 778 => 31 - 783 => 152 - 789 => 271 - 795 => 6 - 801 => 524 - 807 => 244 - 812 => 175 - 815 => 141 - 823 => 108 - 831 => 217 - 839 => 93 - 847 => 427 - 855 => 118 - 864 => 5 - 872 => 373 - 880 => 458 - 888 => 90 - 896 => 444 - 904 => 284 - 913 => 178 - 921 => 343 - 929 => 126 - 937 => 263 - 945 => 333 - 953 => 162 - 962 => 119 - 970 => 232 - 978 => 186 - 986 => 105 - 994 => 104 - 1002 => 310 - 1016 => 423 - 1024 => 233 - 1032 => 360 - 1040 => 338 - 1048 => 229 - 1056 => 313 - 1066 => 476 - 1071 => 21 and 163 - 1072 => 109 - 1077 => 73 and 81 - 1078 => 515 - 1083 => 235 and 253 - 1084 => 411 - 1089 => 145 and 255 - 1090 => 440 - 1095 => 261 and 446 - 1096 => 326 - 1101 => 71 and 301 - 1102 => 406 - 1107 => 259 and 323 - 1108 => 64 - 1113 => 128 and 199 - 1114 => 479 - 1119 => 268 and 480 - 1120 => 491 - 1125 => 407 and 447 - 1126 => 537 - 1131 => 341 and 418 - 1132 => 361 - 1137 => 7 and 237 - 1138 => 385 - 1142 => 312 - 1144 => 305 - 1146 => 112 - 1149 => 22 - 1150 => 260 - 1151 => 516 - 1153 => 17 and 26 - 1155 => 115 and 254 - 1157 => 351 and 469 - 1159 => 384 - 1160 => 189 - 1162 => 143 - 1164 => 216 - 1165 => 316 - 1167 => 401 - 1169 => 181 - 1175 => 348 - 1176 => 404 - 1177 => 526 - 1181 => 362 - 1183 => 79 - 1185 => 39 - 1188 => 29 - 1189 => 463 - 1190 => 274 - 1192 => 34 and 413 - 1194 => 174 and 231 - 1196 => 507 and 531 - 1198 => 103 - 1199 => 500 - 1201 => 438 - 1203 => 394 - 1204 => 511 - 1206 => 275 - 1208 => 130 - 1214 => 332 - 1215 => 40 - 1216 => 222 - 1217 => 83 + 652 => 444 + 654 => 76 and 157 + 656 => 220 and 416 + 658 => 52 + 663 => 213 + 665 => 69 and 221 + 667 => 212 and 219 + 669 => 359 + 674 => 170 + 676 => 81 and 216 + 678 => 61 and 385 + 680 => 163 + 685 => 59 + 687 => 7 and 92 + 689 => 226 and 393 + 691 => 47 + 699 => 49 + 701 => 18 and 372 + 703 => 186 and 426 + 705 => 451 + 710 => 318 + 712 => 32 and 228 + 714 => 33 and 252 + 716 => 27 + 721 => 467 + 723 => 371 and 432 + 725 => 379 + 729 => 349 + 731 => 302 and 484 + 733 => 80 + 737 => 425 + 739 => 133 and 343 + 741 => 316 + 745 => 116 + 747 => 149 and 173 + 749 => 63 + 754 => 66 + 766 => 79 + 772 => 237 + 774 => 73 + 777 => 190 + 778 => 45 + 783 => 42 + 789 => 184 + 795 => 496 + 801 => 365 + 807 => 306 + 812 => 400 + 815 => 178 + 823 => 298 + 831 => 523 + 839 => 248 + 847 => 87 + 855 => 269 + 864 => 152 + 872 => 229 + 880 => 24 + 888 => 297 + 896 => 261 + 904 => 481 + 913 => 418 + 921 => 34 + 929 => 12 + 937 => 492 + 945 => 210 + 953 => 131 + 962 => 324 + 970 => 320 + 978 => 103 + 986 => 84 + 994 => 442 + 1002 => 509 + 1016 => 296 + 1024 => 94 + 1032 => 43 + 1040 => 420 + 1048 => 397 + 1056 => 6 + 1066 => 321 + 1071 => 262 and 454 + 1072 => 243 + 1077 => 97 and 223 + 1078 => 504 + 1083 => 101 and 434 + 1084 => 404 + 1089 => 478 and 537 + 1090 => 105 + 1095 => 13 and 112 + 1096 => 150 + 1101 => 25 and 391 + 1102 => 501 + 1107 => 511 and 532 + 1108 => 224 + 1113 => 197 and 450 + 1114 => 493 + 1119 => 151 and 533 + 1120 => 5 + 1125 => 127 and 156 + 1126 => 326 + 1131 => 200 and 231 + 1132 => 115 + 1137 => 30 and 41 + 1138 => 274 + 1142 => 488 + 1144 => 437 + 1146 => 95 + 1149 => 414 + 1150 => 330 + 1151 => 341 + 1153 => 350 and 473 + 1155 => 332 and 362 + 1157 => 62 and 334 + 1159 => 462 + 1160 => 497 + 1162 => 394 + 1164 => 339 + 1165 => 449 + 1167 => 422 + 1169 => 68 + 1175 => 445 + 1176 => 20 + 1177 => 36 + 1181 => 503 + 1183 => 204 + 1185 => 93 + 1188 => 266 + 1189 => 386 + 1190 => 483 + 1192 => 412 and 521 + 1194 => 128 and 167 + 1196 => 145 and 461 + 1198 => 506 + 1199 => 14 + 1201 => 295 + 1203 => 83 + 1204 => 278 + 1206 => 438 + 1208 => 166 + 1214 => 433 + 1215 => 259 + 1216 => 174 + 1217 => 407 Class: public abstract com.volmit.iris.util.Tag NameNotChanged Source: "Tag.java" @@ -17894,10 +18042,10 @@ Class: public abstract com.volmit.iris.util.Tag NameNotChanged public void (java.lang.String) SignatureNotChanged public final java.lang.String getName() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.Tag - 53 => 3 - 54 => 4 - 55 => 1 - 63 => 2 + 53 => 1 + 54 => 3 + 55 => 2 + 63 => 4 Class: public com.volmit.iris.util.TaskExecutor NameNotChanged Source: "TaskExecutor.java" @@ -17913,29 +18061,29 @@ Class: public com.volmit.iris.util.TaskExecutor NameNotChanged private synthetic java.lang.Thread lambda$new$1(java.lang.String, int, java.lang.Runnable) SignatureNotChanged public com.volmit.iris.util.TaskExecutor$TaskGroup startWork() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor - 13 => 11 and 15 - 19 => 13 - 20 => 6 - 22 => 3 - 24 => 20 - 26 => 16 - 27 => 18 - 28 => 4 - 30 => 8 - 34 => 22 - 36 => 2 - 48 => 7 - 49 => 24 - 53 => 17 - 55 => 19 - 56 => 12 - 57 => 14 - 59 => 9 - 62 => 23 - 66 => 1 - 73 => 10 - 74 => 5 - 75 => 21 + 13 => 19 and 24 + 19 => 5 + 20 => 12 + 22 => 17 + 24 => 15 + 26 => 10 + 27 => 1 + 28 => 2 + 30 => 20 + 34 => 23 + 36 => 22 + 48 => 21 + 49 => 16 + 53 => 6 + 55 => 14 + 56 => 9 + 57 => 8 + 59 => 3 + 62 => 18 + 66 => 13 + 73 => 11 + 74 => 4 + 75 => 7 Class: com.volmit.iris.util.TaskExecutor$1 => com.volmit.iris.util.TaskExecutor$a Source: "TaskExecutor.java" @@ -17947,11 +18095,11 @@ Class: com.volmit.iris.util.TaskExecutor$1 => com.volmit.iris.util.TaskExecutor$ void (com.volmit.iris.util.TaskExecutor, java.lang.String, int) SignatureNotChanged public java.util.concurrent.ForkJoinWorkerThread newThread(java.util.concurrent.ForkJoinPool) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor$1 - 37 => 2 - 41 => 4 - 42 => 5 - 43 => 1 - 44 => 3 + 37 => 3 + 41 => 2 + 42 => 1 + 43 => 5 + 44 => 4 Class: public com.volmit.iris.util.TaskExecutor$AssignedTask NameNotChanged Source: "TaskExecutor.java" @@ -17964,21 +18112,21 @@ Class: public com.volmit.iris.util.TaskExecutor$AssignedTask NameNotChanged public void go(com.volmit.iris.util.TaskExecutor) SignatureNotChanged private synthetic void lambda$go$0() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor$AssignedTask - 192 => 11 - 202 => 14 - 203 => 15 - 204 => 9 - 205 => 12 - 209 => 2 - 211 => 1 - 214 => 7 - 215 => 13 - 218 => 5 - 220 => 10 - 221 => 4 - 222 => 6 - 223 => 3 - 224 => 8 + 192 => 14 + 202 => 6 + 203 => 11 + 204 => 3 + 205 => 1 + 209 => 7 + 211 => 9 + 214 => 2 + 215 => 15 + 218 => 10 + 220 => 13 + 221 => 8 + 222 => 4 + 223 => 5 + 224 => 12 Class: public com.volmit.iris.util.TaskExecutor$TaskGroup NameNotChanged Source: "TaskExecutor.java" @@ -17992,34 +18140,34 @@ Class: public com.volmit.iris.util.TaskExecutor$TaskGroup NameNotChanged private synthetic void lambda$execute$0(com.volmit.iris.util.TaskExecutor$AssignedTask) SignatureNotChanged public com.volmit.iris.util.TaskExecutor$TaskGroup queue(com.volmit.iris.util.NastyRunnable[]) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor$TaskGroup - 89 => 14 - 90 => 11 - 91 => 19 - 92 => 6 - 96 => 29 and 31 - 98 => 25 - 101 => 4 - 116 => 27 - 117 => 18 - 118 => 3 - 119 => 5 - 120 => 16 and 30 - 121 => 2 - 127 => 20 - 130 => 17 - 133 => 24 - 135 => 28 - 137 => 8 - 139 => 21 - 141 => 15 - 143 => 10 - 145 => 7 - 147 => 1 - 149 => 13 - 154 => 23 - 157 => 9 - 158 => 26 - 160 => 12 + 89 => 10 + 90 => 7 + 91 => 2 + 92 => 24 + 96 => 15 and 27 + 98 => 8 + 101 => 18 + 116 => 26 + 117 => 20 + 118 => 16 + 119 => 30 + 120 => 6 and 9 + 121 => 14 + 127 => 3 + 130 => 28 + 133 => 12 + 135 => 29 + 137 => 11 + 139 => 19 + 141 => 25 + 143 => 17 + 145 => 5 + 147 => 4 + 149 => 31 + 154 => 1 + 157 => 23 + 158 => 13 + 160 => 21 163 => 22 Class: public com.volmit.iris.util.TaskExecutor$TaskResult NameNotChanged @@ -18034,13 +18182,13 @@ Class: public com.volmit.iris.util.TaskExecutor$TaskResult NameNotChanged public void (double, int, int, int) SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor$TaskResult - 167 => 6 - 171 => 1 - 172 => 5 - 173 => 4 - 174 => 2 - 175 => 3 - 176 => 7 + 167 => 7 + 171 => 5 + 172 => 4 + 173 => 6 + 174 => 3 + 175 => 2 + 176 => 1 Class: public final enum com.volmit.iris.util.TaskExecutor$TaskState NameNotChanged Source: "TaskExecutor.java" @@ -18056,28 +18204,28 @@ Class: public final enum com.volmit.iris.util.TaskExecutor$TaskState NameNotChan public static com.volmit.iris.util.TaskExecutor$TaskState valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.TaskExecutor$TaskState[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.TaskExecutor$TaskState - 184 => 3, 5, 6 and 7 - 186 => 2 - 187 => 8 - 188 => 4 - 189 => 1 + 184 => 1, 3, 6 and 7 + 186 => 5 + 187 => 2 + 188 => 8 + 189 => 4 Class: public com.volmit.iris.util.UIElement NameNotChanged Source: "UIElement.java" FieldsOf: com.volmit.iris.util.UIElement private int count => l - private com.volmit.iris.util.Callback eDraggedInto => b + private com.volmit.iris.util.Callback eDraggedInto => c private com.volmit.iris.util.Callback eLeft => h - private com.volmit.iris.util.Callback eOtherDraggedInto => k - private com.volmit.iris.util.Callback eRight => e - private com.volmit.iris.util.Callback eShiftLeft => c - private com.volmit.iris.util.Callback eShiftRight => g - private boolean enchanted => i - private final java.lang.String id => j - private final com.volmit.iris.util.KList lore => f - private com.volmit.iris.util.MaterialBlock material => m - private java.lang.String name => d - private double progress => a + private com.volmit.iris.util.Callback eOtherDraggedInto => e + private com.volmit.iris.util.Callback eRight => i + private com.volmit.iris.util.Callback eShiftLeft => k + private com.volmit.iris.util.Callback eShiftRight => a + private boolean enchanted => b + private final java.lang.String id => g + private final com.volmit.iris.util.KList lore => j + private com.volmit.iris.util.MaterialBlock material => d + private java.lang.String name => m + private double progress => f MethodsOf: com.volmit.iris.util.UIElement public void (java.lang.String) SignatureNotChanged private static java.lang.Throwable a(java.lang.Throwable) SignatureNotChanged @@ -18097,63 +18245,63 @@ Class: public com.volmit.iris.util.UIElement NameNotChanged public com.volmit.iris.util.UIElement setMaterial(com.volmit.iris.util.MaterialBlock) SignatureNotChanged public com.volmit.iris.util.UIElement setName(java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.UIElement - 26 => 29 - 27 => 36 - 28 => 21 - 29 => 28 - 30 => 5 - 31 => 11 - 32 => 2 - 37 => 17 - 42 => 35 - 48 => 23 - 49 => 30 - 55 => 38 - 61 => 22 - 62 => 13 - 74 => 15 - 80 => 53 - 81 => 19 - 87 => 27 - 93 => 57 - 94 => 9 - 137 => 8 - 140 => 18 - 141 => 20 - 143 => 24 - 144 => 56 - 146 => 4 - 147 => 25 - 149 => 37 - 150 => 32 - 152 => 34 - 153 => 49 - 155 => 42 - 156 => 47 - 160 => 46 - 165 => 54 - 167 => 1 - 168 => 3 and 44 - 170 => 16 - 196 => 12 - 197 => 6 - 203 => 52 - 212 => 55 + 26 => 28 + 27 => 47 + 28 => 25 + 29 => 23 + 30 => 16 + 31 => 31 + 32 => 8 + 37 => 12 + 42 => 43 + 48 => 18 + 49 => 55 + 55 => 58 + 61 => 53 + 62 => 40 + 74 => 49 + 80 => 14 + 81 => 39 + 87 => 9 + 93 => 30 + 94 => 13 + 137 => 11 + 140 => 3 + 141 => 36 + 143 => 22 + 144 => 48 + 146 => 19 + 147 => 1 + 149 => 4 + 150 => 15 + 152 => 44 + 153 => 5 + 155 => 35 + 156 => 27 + 160 => 6 + 165 => 41 + 167 => 37 + 168 => 33 and 45 + 170 => 50 + 196 => 2 + 197 => 26 + 203 => 57 + 212 => 21 213 => 7 - 214 => 51 - 215 => 43 - 217 => 50 - 219 => 33 - 222 => 10 - 223 => 41 - 226 => 14 - 228 => 40 - 231 => 39 - 244 => 58 - 250 => 48 - 252 => 45 - 257 => 26 - 258 => 31 + 214 => 20 + 215 => 24 + 217 => 51 + 219 => 17 + 222 => 29 + 223 => 54 + 226 => 42 + 228 => 10 + 231 => 46 + 244 => 56 + 250 => 32 + 252 => 38 + 257 => 52 + 258 => 34 Class: synthetic com.volmit.iris.util.UIElement$1 => com.volmit.iris.util.UIElement$a Source: "UIElement.java" @@ -18173,10 +18321,10 @@ Class: public com.volmit.iris.util.UIStaticDecorator NameNotChanged public void (com.volmit.iris.util.Element) SignatureNotChanged public com.volmit.iris.util.Element onDecorateBackground(com.volmit.iris.util.Window, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.UIStaticDecorator - 10 => 1 - 11 => 2 - 12 => 3 - 17 => 4 + 10 => 4 + 11 => 1 + 12 => 2 + 17 => 3 Class: public com.volmit.iris.util.UIVoidDecorator NameNotChanged Source: "UIVoidDecorator.java" @@ -18185,25 +18333,25 @@ Class: public com.volmit.iris.util.UIVoidDecorator NameNotChanged public void () SignatureNotChanged public com.volmit.iris.util.Element onDecorateBackground(com.volmit.iris.util.Window, int, int) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.UIVoidDecorator - 3 => 1 - 8 => 2 + 3 => 2 + 8 => 1 Class: public com.volmit.iris.util.UIWindow NameNotChanged Source: "UIWindow.java" FieldsOf: com.volmit.iris.util.UIWindow - private int clickcheck => m - private com.volmit.iris.util.WindowDecorator decorator => h - private boolean doubleclicked => g - private com.volmit.iris.util.Callback eClose => k - private com.volmit.iris.util.KMap elements => l - private int highestRow => a + private int clickcheck => l + private com.volmit.iris.util.WindowDecorator decorator => m + private boolean doubleclicked => k + private com.volmit.iris.util.Callback eClose => g + private com.volmit.iris.util.KMap elements => e + private int highestRow => f private org.bukkit.inventory.Inventory inventory => j - private com.volmit.iris.util.WindowResolution resolution => i - private java.lang.String title => b - private final org.bukkit.entity.Player viewer => e - private int viewportPosition => c - private int viewportSize => d - private boolean visible => f + private com.volmit.iris.util.WindowResolution resolution => h + private java.lang.String title => c + private final org.bukkit.entity.Player viewer => d + private int viewportPosition => a + private int viewportSize => i + private boolean visible => b MethodsOf: com.volmit.iris.util.UIWindow public void (org.bukkit.entity.Player) SignatureNotChanged public com.volmit.iris.util.Window callClosed() SignatureNotChanged @@ -18247,186 +18395,186 @@ Class: public com.volmit.iris.util.UIWindow NameNotChanged public com.volmit.iris.util.UIWindow setVisible(boolean) SignatureNotChanged public com.volmit.iris.util.Window updateInventory() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.UIWindow - 16 => 31, 48, 77, 111, 115 and 122 + 16 => 33, 82, 121, 151, 160 and 175 33 => 177 - 34 => 146 - 35 => 142 - 36 => 143 - 37 => 82 - 38 => 129 - 39 => 11 - 40 => 36 - 41 => 88 - 42 => 145 - 43 => 138 - 48 => 70 - 50 => 49 - 53 => 6 - 55 => 40 - 59 => 86 - 61 => 134 - 64 => 152 - 66 => 99 - 69 => 133 - 71 => 45 - 74 => 118 - 76 => 164 - 78 => 100 - 81 => 104 - 83 => 14 - 85 => 132 - 87 => 151 - 89 => 37 - 91 => 117 - 93 => 56 - 95 => 79 - 97 => 32 - 99 => 102 - 101 => 24 - 103 => 33 - 105 => 8 - 107 => 69 - 109 => 17 - 111 => 80 - 113 => 149 - 115 => 90 - 120 => 73 - 123 => 101 - 125 => 169 - 127 => 166 - 128 => 9 - 130 => 128 - 133 => 54 - 135 => 41 - 137 => 75 - 139 => 28 - 141 => 92 - 143 => 109 - 145 => 63 - 148 => 59 - 151 => 175 - 153 => 61 - 155 => 42 - 157 => 179 - 162 => 141 - 165 => 172 - 166 => 135 - 171 => 103 - 173 => 161 - 175 => 7 - 177 => 174 - 182 => 178 - 184 => 147 - 186 => 62 - 188 => 120 - 192 => 153 - 194 => 87 - 198 => 13 - 200 => 30 - 202 => 57 - 204 => 72 - 210 => 85 - 212 => 116 - 217 => 108 - 219 => 106 - 222 => 165 - 224 => 20 - 227 => 52 - 229 => 136 - 230 => 81 - 232 => 160 - 237 => 162 - 238 => 180 - 244 => 18 - 250 => 173 - 251 => 139 - 257 => 12 - 258 => 44 - 264 => 154 - 266 => 50 - 269 => 47 - 271 => 130 - 273 => 2 - 275 => 76 - 280 => 131 - 283 => 144 - 284 => 3 - 285 => 64 - 290 => 89 - 291 => 55 - 292 => 112 - 295 => 67 - 296 => 159 - 302 => 23 - 308 => 127 - 314 => 110 - 315 => 125 - 316 => 158 - 318 => 124 - 324 => 91 - 330 => 105 - 331 => 95 - 333 => 66 - 339 => 78 - 345 => 126 - 347 => 94 - 349 => 53 - 352 => 167 - 358 => 46 - 364 => 155 - 366 => 157 - 368 => 71 - 371 => 15 - 377 => 168 - 379 => 93 - 382 => 68 - 383 => 22 - 384 => 74 - 390 => 140 - 415 => 1 - 421 => 16 - 427 => 29 - 433 => 114 - 439 => 51 - 445 => 26 - 451 => 171 - 453 => 97 - 456 => 170 - 462 => 60 - 468 => 123 - 473 => 43 - 479 => 34 - 480 => 38 - 481 => 65 - 482 => 150 - 497 => 35 - 499 => 27 - 500 => 19 - 502 => 5 and 21 - 504 => 163 - 505 => 137 - 506 => 119 - 507 => 156 - 509 => 25 - 511 => 176 - 512 => 83 - 513 => 39 - 516 => 96 - 518 => 113 - 523 => 84 - 529 => 121 - 530 => 4 - 531 => 58 - 533 => 10 - 535 => 148 - 538 => 98 - 544 => 107 + 34 => 89 + 35 => 153 + 36 => 148 + 37 => 35 + 38 => 154 + 39 => 118 + 40 => 147 + 41 => 113 + 42 => 103 + 43 => 178 + 48 => 23 + 50 => 61 + 53 => 130 + 55 => 150 + 59 => 2 + 61 => 99 + 64 => 128 + 66 => 43 + 69 => 141 + 71 => 17 + 74 => 29 + 76 => 105 + 78 => 86 + 81 => 161 + 83 => 107 + 85 => 22 + 87 => 170 + 89 => 81 + 91 => 137 + 93 => 37 + 95 => 112 + 97 => 68 + 99 => 13 + 101 => 106 + 103 => 133 + 105 => 74 + 107 => 146 + 109 => 56 + 111 => 144 + 113 => 20 + 115 => 120 + 120 => 131 + 123 => 50 + 125 => 71 + 127 => 25 + 128 => 19 + 130 => 18 + 133 => 116 + 135 => 58 + 137 => 72 + 139 => 132 + 141 => 149 + 143 => 57 + 145 => 85 + 148 => 76 + 151 => 126 + 153 => 166 + 155 => 92 + 157 => 44 + 162 => 140 + 165 => 83 + 166 => 97 + 171 => 172 + 173 => 87 + 175 => 111 + 177 => 47 + 182 => 94 + 184 => 53 + 186 => 156 + 188 => 7 + 192 => 139 + 194 => 152 + 198 => 59 + 200 => 54 + 202 => 179 + 204 => 158 + 210 => 66 + 212 => 75 + 217 => 42 + 219 => 164 + 222 => 180 + 224 => 157 + 227 => 84 + 229 => 45 + 230 => 69 + 232 => 143 + 237 => 165 + 238 => 8 + 244 => 169 + 250 => 108 + 251 => 134 + 257 => 34 + 258 => 24 + 264 => 138 + 266 => 40 + 269 => 62 + 271 => 174 + 273 => 98 + 275 => 48 + 280 => 115 + 283 => 117 + 284 => 6 + 285 => 11 + 290 => 100 + 291 => 176 + 292 => 93 + 295 => 60 + 296 => 119 + 302 => 46 + 308 => 78 + 314 => 155 + 315 => 41 + 316 => 38 + 318 => 64 + 324 => 63 + 330 => 70 + 331 => 135 + 333 => 39 + 339 => 114 + 345 => 1 + 347 => 162 + 349 => 77 + 352 => 145 + 358 => 123 + 364 => 80 + 366 => 127 + 368 => 109 + 371 => 167 + 377 => 91 + 379 => 104 + 382 => 52 + 383 => 159 + 384 => 36 + 390 => 173 + 415 => 168 + 421 => 3 + 427 => 51 + 433 => 136 + 439 => 15 + 445 => 124 + 451 => 14 + 453 => 79 + 456 => 122 + 462 => 21 + 468 => 65 + 473 => 5 + 479 => 102 + 480 => 27 + 481 => 9 + 482 => 142 + 497 => 95 + 499 => 171 + 500 => 90 + 502 => 67 and 129 + 504 => 26 + 505 => 73 + 506 => 55 + 507 => 30 + 509 => 28 + 511 => 10 + 512 => 88 + 513 => 110 + 516 => 163 + 518 => 125 + 523 => 101 + 529 => 4 + 530 => 32 + 531 => 12 + 533 => 96 + 535 => 31 + 538 => 49 + 544 => 16 Class: synthetic com.volmit.iris.util.UIWindow$1 => com.volmit.iris.util.UIWindow$a Source: "UIWindow.java" FieldsOf: com.volmit.iris.util.UIWindow$1 - static final synthetic int[] $SwitchMap$org$bukkit$event$inventory$ClickType => a - static final synthetic int[] $SwitchMap$org$bukkit$event$inventory$InventoryAction => b + static final synthetic int[] $SwitchMap$org$bukkit$event$inventory$ClickType => b + static final synthetic int[] $SwitchMap$org$bukkit$event$inventory$InventoryAction => a MethodsOf: com.volmit.iris.util.UIWindow$1 static void () SignatureNotChanged LineNumbersOf: com.volmit.iris.util.UIWindow$1 @@ -18436,9 +18584,9 @@ Class: synthetic com.volmit.iris.util.UIWindow$1 => com.volmit.iris.util.UIWindo Class: public com.volmit.iris.util.V NameNotChanged Source: "V.java" FieldsOf: com.volmit.iris.util.V - private boolean local => b - private java.lang.Object o => c - private boolean suppress => a + private boolean local => c + private java.lang.Object o => a + private boolean suppress => b MethodsOf: com.volmit.iris.util.V public void (java.lang.Object) SignatureNotChanged public void (java.lang.Object, boolean, boolean) SignatureNotChanged @@ -18446,26 +18594,26 @@ Class: public com.volmit.iris.util.V NameNotChanged public java.lang.Object get(java.lang.String) SignatureNotChanged public void set(java.lang.String, java.lang.Object) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.V - 9 => 16 - 18 => 14 - 19 => 18 - 20 => 10 - 21 => 1 - 25 => 6 + 9 => 2 + 18 => 11 + 19 => 15 + 20 => 8 + 21 => 4 + 25 => 3 26 => 13 - 27 => 19 - 28 => 11 - 95 => 5 - 98 => 8 - 100 => 17 - 102 => 20 - 106 => 15 - 139 => 12 - 142 => 9 - 144 => 2 - 146 => 7 - 148 => 4 - 149 => 3 + 27 => 9 + 28 => 17 + 95 => 16 + 98 => 19 + 100 => 7 + 102 => 14 + 106 => 12 + 139 => 6 + 142 => 10 + 144 => 5 + 146 => 20 + 148 => 1 + 149 => 18 Class: public com.volmit.iris.util.Violator NameNotChanged Source: "Violator.java" @@ -18474,74 +18622,74 @@ Class: public com.volmit.iris.util.Violator NameNotChanged MethodsOf: com.volmit.iris.util.Violator static void () SignatureNotChanged private static java.lang.NoSuchFieldException a(java.lang.NoSuchFieldException) SignatureNotChanged - private static java.lang.Object g(java.lang.String) => b(java.lang.String) + private static java.lang.Object g(java.lang.String) => a(java.lang.String) public static java.lang.reflect.Field getDeclaredField(java.lang.Class, java.lang.String) SignatureNotChanged public static java.lang.reflect.Field getField(java.lang.Class, java.lang.String) SignatureNotChanged - private static boolean h(java.lang.String) => a(java.lang.String) + private static boolean h(java.lang.String) => b(java.lang.String) private static java.lang.String id(java.lang.Object, java.lang.Object) => a(java.lang.Object, java.lang.Object) private static void p(java.lang.String, java.lang.Object) => a(java.lang.String, java.lang.Object) LineNumbersOf: com.volmit.iris.util.Violator - 11 => 16 - 15 => 27 - 17 => 32 - 20 => 5 - 22 => 22 - 25 => 21 - 27 => 18 - 30 => 56 - 32 => 49 - 34 => 45 - 36 => 2 and 30 - 38 => 3 - 41 => 33 - 43 => 6 + 11 => 27 + 15 => 35 + 17 => 19 + 20 => 41 + 22 => 45 + 25 => 40 + 27 => 53 + 30 => 38 + 32 => 2 + 34 => 21 + 36 => 26 and 39 + 38 => 13 + 41 => 55 + 43 => 5 46 => 12 - 48 => 13 - 50 => 35 and 55 - 52 => 38 - 55 => 4 - 57 => 26 - 60 => 43 - 62 => 25 - 63 => 10 - 66 => 50 - 71 => 34 - 72 => 51 - 76 => 7 - 81 => 53 - 108 => 24 - 112 => 28 - 113 => 48 - 114 => 11 - 116 => 46 - 118 => 19 - 119 => 31 - 121 => 39 - 123 => 17 - 124 => 29 - 125 => 15 - 126 => 1 - 129 => 20 - 135 => 54 - 139 => 37 - 140 => 40 - 141 => 44 - 143 => 14 - 145 => 42 - 146 => 52 - 148 => 47 - 150 => 23 - 151 => 8 - 152 => 9 - 153 => 36 - 156 => 41 + 48 => 15 + 50 => 11 and 14 + 52 => 3 + 55 => 37 + 57 => 28 + 60 => 36 + 62 => 24 + 63 => 23 + 66 => 9 + 71 => 4 + 72 => 22 + 76 => 51 + 81 => 46 + 108 => 20 + 112 => 25 + 113 => 50 + 114 => 8 + 116 => 48 + 118 => 33 + 119 => 29 + 121 => 18 + 123 => 42 + 124 => 49 + 125 => 17 + 126 => 56 + 129 => 43 + 135 => 6 + 139 => 47 + 140 => 44 + 141 => 32 + 143 => 16 + 145 => 54 + 146 => 34 + 148 => 30 + 150 => 31 + 151 => 52 + 152 => 10 + 153 => 1 + 156 => 7 Class: public com.volmit.iris.util.VirtualCommand NameNotChanged Source: "VirtualCommand.java" FieldsOf: com.volmit.iris.util.VirtualCommand - private com.volmit.iris.util.KMap children => b - private com.volmit.iris.util.ICommand command => c - private java.lang.String tag => a + private com.volmit.iris.util.KMap children => a + private com.volmit.iris.util.ICommand command => b + private java.lang.String tag => c MethodsOf: com.volmit.iris.util.VirtualCommand static void () SignatureNotChanged public void (com.volmit.iris.util.ICommand, java.lang.String) SignatureNotChanged @@ -18551,54 +18699,54 @@ Class: public com.volmit.iris.util.VirtualCommand NameNotChanged public boolean hit(org.bukkit.command.CommandSender, com.volmit.iris.util.KList, java.lang.String) SignatureNotChanged private static synthetic void lambda$checkPermissions$0(org.bukkit.command.CommandSender, java.lang.String) SignatureNotChanged LineNumbersOf: com.volmit.iris.util.VirtualCommand - 30 => 33 - 31 => 41 - 32 => 36 - 33 => 26 - 35 => 9 and 24 - 37 => 10 - 41 => 32 - 42 => 42 - 43 => 37 - 44 => 29 - 47 => 15 - 49 => 23 - 50 => 49 - 53 => 11 - 62 => 7 - 77 => 34 - 78 => 5 - 80 => 3 - 81 => 2 - 83 => 45 + 30 => 13 + 31 => 6 + 32 => 45 + 33 => 36 + 35 => 7 and 46 + 37 => 12 + 41 => 1 + 42 => 37 + 43 => 20 + 44 => 30 + 47 => 40 + 49 => 42 + 50 => 18 + 53 => 31 + 62 => 28 + 77 => 3 + 78 => 17 + 80 => 14 + 81 => 25 + 83 => 33 85 => 38 - 87 => 13 - 90 => 25 - 93 => 31 - 95 => 30 - 97 => 28 - 99 => 46 + 87 => 11 + 90 => 5 + 93 => 2 + 95 => 29 + 97 => 15 + 99 => 41 101 => 27 - 102 => 6 - 103 => 43 - 104 => 12 - 105 => 35 - 107 => 17 - 110 => 50 - 111 => 18 - 113 => 14 + 102 => 9 + 103 => 26 + 104 => 34 + 105 => 22 + 107 => 39 + 110 => 49 + 111 => 50 + 113 => 4 115 => 19 - 118 => 4 - 123 => 44 - 125 => 39 - 127 => 22 - 129 => 8 - 130 => 1 and 40 - 132 => 47 - 134 => 21 - 136 => 48 - 137 => 16 - 140 => 20 + 118 => 44 + 123 => 16 + 125 => 10 + 127 => 48 + 129 => 23 + 130 => 43 and 47 + 132 => 21 + 134 => 35 + 136 => 8 + 137 => 24 + 140 => 32 Class: public com.volmit.iris.util.VoidOutputStream NameNotChanged Source: "VoidOutputStream.java" @@ -18657,8 +18805,8 @@ Class: public final enum com.volmit.iris.util.WindowResolution NameNotChanged public static final enum com.volmit.iris.util.WindowResolution W5_H1 NameNotChanged public static final enum com.volmit.iris.util.WindowResolution W9_H6 NameNotChanged private int maxHeight => d - private org.bukkit.event.inventory.InventoryType type => c - private int width => a + private org.bukkit.event.inventory.InventoryType type => a + private int width => c MethodsOf: com.volmit.iris.util.WindowResolution static void () SignatureNotChanged private void (java.lang.String, int, int, int, org.bukkit.event.inventory.InventoryType) SignatureNotChanged @@ -18669,19 +18817,19 @@ Class: public final enum com.volmit.iris.util.WindowResolution NameNotChanged public static com.volmit.iris.util.WindowResolution valueOf(java.lang.String) SignatureNotChanged public static com.volmit.iris.util.WindowResolution[] values() SignatureNotChanged LineNumbersOf: com.volmit.iris.util.WindowResolution - 5 => 4, 8 and 10 - 7 => 2 - 8 => 5 - 9 => 9 - 16 => 14 - 17 => 6 - 18 => 7 - 19 => 12 - 20 => 13 - 24 => 3 - 29 => 1 - 34 => 11 - 39 => 15 + 5 => 4, 6 and 14 + 7 => 7 + 8 => 2 + 9 => 12 + 16 => 1 + 17 => 10 + 18 => 9 + 19 => 11 + 20 => 15 + 24 => 5 + 29 => 3 + 34 => 13 + 39 => 8 Class: public abstract org.slf4j.ILoggerFactory NameNotChanged Source: "ILoggerFactory.java" @@ -18703,157 +18851,157 @@ Class: public abstract org.slf4j.Logger NameNotChanged Class: public final org.slf4j.LoggerFactory NameNotChanged Source: "LoggerFactory.java" FieldsOf: org.slf4j.LoggerFactory - private static final java.lang.String[] API_COMPATIBILITY_LIST => b - static int INITIALIZATION_STATE => a - static org.slf4j.helpers.NOPLoggerFactory NOP_FALLBACK_FACTORY => e - private static java.lang.String STATIC_LOGGER_BINDER_PATH => g + private static final java.lang.String[] API_COMPATIBILITY_LIST => h + static int INITIALIZATION_STATE => e + static org.slf4j.helpers.NOPLoggerFactory NOP_FALLBACK_FACTORY => g + private static java.lang.String STATIC_LOGGER_BINDER_PATH => d static org.slf4j.helpers.SubstituteLoggerFactory TEMP_FACTORY => c - private static com.volmit.iris.util.MortarPlugin[] a => f - static java.lang.Class class$org$slf4j$LoggerFactory => d + private static java.lang.String a => b + static java.lang.Class class$org$slf4j$LoggerFactory => f MethodsOf: org.slf4j.LoggerFactory static void () SignatureNotChanged private void () SignatureNotChanged - public static com.volmit.iris.util.MortarPlugin[] a() => e() - public static void a(com.volmit.iris.util.MortarPlugin[]) => b(com.volmit.iris.util.MortarPlugin[]) + public static java.lang.String a() => b() + public static void a(java.lang.String) => b(java.lang.String) private static java.lang.Throwable b(java.lang.Throwable) SignatureNotChanged - private static final void bind() => a() - static java.lang.Class class$(java.lang.String) => a(java.lang.String) - private static final void emitSubstituteLoggerWarning() => d() + private static final void bind() => e() + static java.lang.Class class$(java.lang.String) => d(java.lang.String) + private static final void emitSubstituteLoggerWarning() => f() static void failedBinding(java.lang.Throwable) => a(java.lang.Throwable) - private static java.util.Set findPossibleStaticLoggerBinderPathSet() => f() + private static java.util.Set findPossibleStaticLoggerBinderPathSet() => g() public static org.slf4j.ILoggerFactory getILoggerFactory() SignatureNotChanged public static org.slf4j.Logger getLogger(java.lang.String) SignatureNotChanged private static boolean isAmbiguousStaticLoggerBinderPathSet(java.util.Set) => a(java.util.Set) - private static boolean messageContainsOrgSlf4jImplStaticLoggerBinder(java.lang.String) => b(java.lang.String) - private static final void performInitialization() => b() - private static void reportActualBinding(java.util.Set) => c(java.util.Set) - private static void reportMultipleBindingAmbiguity(java.util.Set) => b(java.util.Set) - private static final void versionSanityCheck() => c() + private static boolean messageContainsOrgSlf4jImplStaticLoggerBinder(java.lang.String) => c(java.lang.String) + private static final void performInitialization() => c() + private static void reportActualBinding(java.util.Set) => b(java.util.Set) + private static void reportMultipleBindingAmbiguity(java.util.Set) => c(java.util.Set) + private static final void versionSanityCheck() => d() LineNumbersOf: org.slf4j.LoggerFactory - 73 => 80 - 74 => 39 - 75 => 109 - 84 => 7 - 87 => 54 - 88 => 62 - 107 => 112 - 108 => 13 - 109 => 52 - 111 => 83 - 114 => 49 - 115 => 88 - 116 => 34 - 117 => 28 - 118 => 97 - 119 => 78 - 120 => 98 - 125 => 19 - 126 => 100 - 128 => 89 - 129 => 67 - 130 => 82 - 131 => 6 - 132 => 36 - 133 => 24 - 134 => 111 - 135 => 77 - 136 => 51 - 137 => 2 - 138 => 63 - 141 => 48 - 142 => 84 - 144 => 26 - 145 => 68 - 146 => 27 - 147 => 55 - 148 => 23 - 149 => 110 - 150 => 53 - 152 => 14 - 153 => 71 - 154 => 4 - 155 => 64 - 156 => 57 and 101 - 157 => 102 - 160 => 61 - 161 => 33 - 162 => 73 - 165 => 104 - 166 => 96 - 167 => 65 - 169 => 93 - 170 => 20 - 171 => 87 - 172 => 59 and 79 - 173 => 91 - 174 => 3 - 176 => 95 - 180 => 69 - 182 => 70 - 183 => 32 and 72 - 184 => 45 - 185 => 113 - 188 => 15 - 189 => 75 - 192 => 16 - 194 => 38 - 199 => 60 - 201 => 66 - 202 => 11 and 17 - 203 => 43 - 207 => 92 - 212 => 90 - 214 => 10 and 94 - 217 => 9 - 218 => 29 - 220 => 18 - 223 => 8 - 224 => 31 - 225 => 56 - 226 => 12 - 227 => 30 - 228 => 46 - 229 => 37 - 230 => 114 - 234 => 5 - 243 => 41 - 244 => 40 - 245 => 58 - 246 => 108 - 247 => 35 - 248 => 74 - 249 => 44 - 250 => 47 - 252 => 1 - 255 => 22 - 256 => 107 - 258 => 76 - 269 => 21 - 270 => 85 - 293 => 105 - 294 => 42 - 295 => 81 - 297 => 86 - 299 => 103 - 301 => 25 - 303 => 99 - 307 => 106 - 309 => 50 + 73 => 54 + 74 => 60 + 75 => 28 + 84 => 41 + 87 => 81 + 88 => 97 + 107 => 87 + 108 => 74 + 109 => 99 + 111 => 49 + 114 => 69 + 115 => 32 + 116 => 112 + 117 => 13 + 118 => 2 + 119 => 113 + 120 => 65 + 125 => 55 + 126 => 44 + 128 => 71 + 129 => 16 + 130 => 34 + 131 => 25 + 132 => 88 + 133 => 46 + 134 => 47 + 135 => 110 + 136 => 27 + 137 => 77 + 138 => 29 + 141 => 45 + 142 => 7 + 144 => 101 + 145 => 96 + 146 => 66 + 147 => 75 + 148 => 61 + 149 => 51 + 150 => 58 + 152 => 6 + 153 => 21 + 154 => 31 + 155 => 8 + 156 => 14 and 76 + 157 => 84 + 160 => 90 + 161 => 85 + 162 => 15 + 165 => 59 + 166 => 111 + 167 => 72 + 169 => 106 + 170 => 1 + 171 => 9 + 172 => 11 and 33 + 173 => 35 + 174 => 103 + 176 => 18 + 180 => 92 + 182 => 105 + 183 => 52 and 83 + 184 => 22 + 185 => 40 + 188 => 68 + 189 => 24 + 192 => 86 + 194 => 64 + 199 => 104 + 201 => 56 + 202 => 19 and 36 + 203 => 63 + 207 => 109 + 212 => 67 + 214 => 53 and 107 + 217 => 80 + 218 => 38 + 220 => 62 + 223 => 95 + 224 => 114 + 225 => 102 + 226 => 50 + 227 => 4 + 228 => 42 + 229 => 93 + 230 => 48 + 234 => 37 + 243 => 43 + 244 => 23 + 245 => 20 + 246 => 94 + 247 => 57 + 248 => 89 + 249 => 12 + 250 => 3 + 252 => 78 + 255 => 5 + 256 => 26 + 258 => 17 + 269 => 39 + 270 => 79 + 293 => 30 + 294 => 70 + 295 => 73 + 297 => 98 + 299 => 100 + 301 => 108 + 303 => 91 + 307 => 10 + 309 => 82 Class: public abstract org.slf4j.helpers.MarkerIgnoringBase NameNotChanged Source: "MarkerIgnoringBase.java" FieldsOf: org.slf4j.helpers.MarkerIgnoringBase - private static java.lang.String[] a => b + private static java.lang.String a => b private static final long serialVersionUID NameNotChanged MethodsOf: org.slf4j.helpers.MarkerIgnoringBase static void () SignatureNotChanged public void () SignatureNotChanged - public static java.lang.String[] a() => b() - public static void a(java.lang.String[]) => b(java.lang.String[]) + public static java.lang.String a() => b() + public static void a(java.lang.String) => b(java.lang.String) public java.lang.String toString() SignatureNotChanged LineNumbersOf: org.slf4j.helpers.MarkerIgnoringBase - 39 => 1 - 165 => 2 + 39 => 2 + 165 => 1 Class: public org.slf4j.helpers.NOPLogger NameNotChanged Source: "NOPLogger.java" @@ -18868,13 +19016,13 @@ Class: public org.slf4j.helpers.NOPLogger NameNotChanged public java.lang.String getName() SignatureNotChanged public final boolean isDebugEnabled() SignatureNotChanged LineNumbersOf: org.slf4j.helpers.NOPLogger - 43 => 4 - 49 => 1 + 43 => 7 + 49 => 6 50 => 5 56 => 2 97 => 3 - 108 => 6 - 113 => 7 + 108 => 4 + 113 => 1 Class: public org.slf4j.helpers.NOPLoggerFactory NameNotChanged Source: "NOPLoggerFactory.java" @@ -18897,8 +19045,8 @@ Class: abstract org.slf4j.helpers.NamedLoggerBase => org.slf4j.helpers.a public java.lang.String getName() SignatureNotChanged protected java.lang.Object readResolve() SignatureNotChanged LineNumbersOf: org.slf4j.helpers.NamedLoggerBase - 40 => 1 - 47 => 3 + 40 => 3 + 47 => 1 67 => 2 Class: public org.slf4j.helpers.SubstituteLoggerFactory NameNotChanged @@ -18910,17 +19058,17 @@ Class: public org.slf4j.helpers.SubstituteLoggerFactory NameNotChanged public org.slf4j.Logger getLogger(java.lang.String) SignatureNotChanged public java.util.List getLoggerNameList() SignatureNotChanged LineNumbersOf: org.slf4j.helpers.SubstituteLoggerFactory - 44 => 11 - 47 => 4 - 50 => 3 - 51 => 1 - 52 => 8 - 53 => 10 - 57 => 5 - 58 => 9 - 59 => 6 - 60 => 7 - 61 => 2 + 44 => 2 + 47 => 7 + 50 => 9 + 51 => 5 + 52 => 3 + 53 => 8 + 57 => 6 + 58 => 1 + 59 => 4 + 60 => 10 + 61 => 11 Class: public org.slf4j.helpers.Util NameNotChanged Source: "Util.java" @@ -18930,14 +19078,14 @@ Class: public org.slf4j.helpers.Util NameNotChanged public static final void report(java.lang.String) SignatureNotChanged public static final void report(java.lang.String, java.lang.Throwable) SignatureNotChanged LineNumbersOf: org.slf4j.helpers.Util - 37 => 3 - 38 => 2 - 39 => 6 - 40 => 5 - 43 => 1 - 44 => 4 + 37 => 1 + 38 => 4 + 39 => 3 + 40 => 2 + 43 => 6 + 44 => 5 -Class: final org.zeroturnaround.zip.IdentityNameMapper => org.zeroturnaround.zip.h +Class: final org.zeroturnaround.zip.IdentityNameMapper => org.zeroturnaround.zip.c Source: "IdentityNameMapper.java" FieldsOf: org.zeroturnaround.zip.IdentityNameMapper public static final org.zeroturnaround.zip.NameMapper INSTANCE NameNotChanged @@ -18946,17 +19094,17 @@ Class: final org.zeroturnaround.zip.IdentityNameMapper => org.zeroturnaround.zip private void () SignatureNotChanged public java.lang.String map(java.lang.String) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.IdentityNameMapper - 27 => 1 - 29 => 3 - 32 => 2 + 27 => 2 + 29 => 1 + 32 => 3 Class: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy => org.zeroturnaround.zip.a Source: "Java6FileApiPermissionsStrategy.java" FieldsOf: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy private final java.lang.reflect.Method canExecuteMethod => b - private final java.lang.reflect.Method setExecutableMethod => c + private final java.lang.reflect.Method setExecutableMethod => a private final java.lang.reflect.Method setReadableMethod => d - private final java.lang.reflect.Method setWritableMethod => a + private final java.lang.reflect.Method setWritableMethod => c MethodsOf: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy static void () SignatureNotChanged public void () SignatureNotChanged @@ -18968,132 +19116,132 @@ Class: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy => org.zeroturnaro private boolean setReadable(java.io.File, boolean, boolean) => c(java.io.File, boolean, boolean) private boolean setWritable(java.io.File, boolean, boolean) => a(java.io.File, boolean, boolean) LineNumbersOf: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy - 12 => 9 - 13 => 27 - 14 => 1 - 15 => 6 - 16 => 25 - 17 => 14 - 20 => 16 - 22 => 13 - 24 => 19 - 26 => 12 - 29 => 7 - 32 => 15 - 33 => 18 - 34 => 2 - 35 => 21 - 39 => 4 - 40 => 3 - 41 => 20 - 42 => 5 - 45 => 28 - 49 => 17 - 50 => 10 - 51 => 26 - 52 => 11 - 55 => 23 - 59 => 22 - 63 => 8 - 67 => 24 + 12 => 16 + 13 => 2 + 14 => 9 + 15 => 28 + 16 => 12 + 17 => 15 + 20 => 26 + 22 => 6 + 24 => 20 + 26 => 21 + 29 => 17 + 32 => 25 + 33 => 10 + 34 => 24 + 35 => 3 + 39 => 18 + 40 => 27 + 41 => 1 + 42 => 23 + 45 => 4 + 49 => 19 + 50 => 13 + 51 => 11 + 52 => 5 + 55 => 8 + 59 => 7 + 63 => 14 + 67 => 22 -Class: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy => org.zeroturnaround.zip.b +Class: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy => org.zeroturnaround.zip.d Source: "Java7Nio2ApiPermissionsStrategy.java" FieldsOf: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy - private final java.lang.Object GROUP_EXECUTE => f - private final java.lang.Object GROUP_READ => m - private final java.lang.Object GROUP_WRITE => e - private final java.lang.Object OTHERS_EXECUTE => i - private final java.lang.Object OTHERS_READ => j - private final java.lang.Object OTHERS_WRITE => l - private final java.lang.Object OWNER_EXECUTE => b - private final java.lang.Object OWNER_READ => q - private final java.lang.Object OWNER_WRITE => a - private final java.lang.Class filesClass => k - private final java.lang.reflect.Method getPosixFilePermissionsMethod => c - private final java.lang.Class linkOptionClass => n - private final java.lang.Enum[] linkOptionsArray => o - private final java.lang.Class pathClass => p - private final java.lang.Class posixFilePermissionClass => h - private final java.lang.reflect.Method setPosixFilePermissionsMethod => g - private final java.lang.reflect.Method toPathMethod => d + private final java.lang.Object GROUP_EXECUTE => k + private final java.lang.Object GROUP_READ => j + private final java.lang.Object GROUP_WRITE => n + private final java.lang.Object OTHERS_EXECUTE => e + private final java.lang.Object OTHERS_READ => d + private final java.lang.Object OTHERS_WRITE => a + private final java.lang.Object OWNER_EXECUTE => g + private final java.lang.Object OWNER_READ => i + private final java.lang.Object OWNER_WRITE => f + private final java.lang.Class filesClass => m + private final java.lang.reflect.Method getPosixFilePermissionsMethod => q + private final java.lang.Class linkOptionClass => p + private final java.lang.Enum[] linkOptionsArray => l + private final java.lang.Class pathClass => c + private final java.lang.Class posixFilePermissionClass => o + private final java.lang.reflect.Method setPosixFilePermissionsMethod => b + private final java.lang.reflect.Method toPathMethod => h MethodsOf: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy static void () SignatureNotChanged public void () SignatureNotChanged private static org.zeroturnaround.zip.ZipException a(org.zeroturnaround.zip.ZipException) SignatureNotChanged private void addIf(boolean, java.util.Set, java.lang.Object) => a(boolean, java.util.Set, java.lang.Object) public org.zeroturnaround.zip.ZTFilePermissions getPermissions(java.io.File) SignatureNotChanged - private java.util.Set getPosixFilePermissions(java.io.File) => a(java.io.File) + private java.util.Set getPosixFilePermissions(java.io.File) => b(java.io.File) private static boolean isPosix() => a() public void setPermissions(java.io.File, org.zeroturnaround.zip.ZTFilePermissions) SignatureNotChanged private void setPosixFilePermissions(java.io.File, java.util.Set) => a(java.io.File, java.util.Set) - private java.lang.Object toPath(java.io.File) => b(java.io.File) + private java.lang.Object toPath(java.io.File) => a(java.io.File) LineNumbersOf: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy - 37 => 26 - 38 => 15 - 39 => 67 - 42 => 21 + 37 => 7 + 38 => 1 + 39 => 47 + 42 => 23 43 => 8 - 44 => 19 - 45 => 20 - 46 => 62 - 47 => 22 - 48 => 14 - 49 => 24 - 50 => 45 - 51 => 55 - 52 => 41 - 53 => 36 - 55 => 4 - 56 => 51 - 57 => 23 - 58 => 42 - 60 => 56 - 61 => 11 - 63 => 39 - 64 => 59 - 65 => 61 - 66 => 37 - 69 => 64 - 70 => 12 - 72 => 40 - 74 => 33 - 75 => 52 - 76 => 25 - 78 => 30 - 79 => 47 - 80 => 7 - 82 => 66 - 83 => 35 - 84 => 38 - 86 => 18 - 90 => 28 - 91 => 43 - 92 => 65 - 93 => 48 - 94 => 27 - 96 => 16 - 97 => 17 - 98 => 31 - 100 => 49 - 101 => 60 - 102 => 13 - 104 => 57 - 105 => 63 - 108 => 34 - 109 => 9 - 111 => 1 - 121 => 2 - 126 => 44 - 127 => 29 - 131 => 53 - 136 => 6 and 32 - 137 => 5 - 138 => 46 and 54 - 139 => 58 - 141 => 3 - 143 => 50 - 145 => 10 + 44 => 30 + 45 => 53 + 46 => 61 + 47 => 16 + 48 => 29 + 49 => 39 + 50 => 12 + 51 => 11 + 52 => 44 + 53 => 37 + 55 => 63 + 56 => 60 + 57 => 41 + 58 => 65 + 60 => 45 + 61 => 2 + 63 => 10 + 64 => 55 + 65 => 58 + 66 => 19 + 69 => 14 + 70 => 27 + 72 => 46 + 74 => 54 + 75 => 6 + 76 => 36 + 78 => 25 + 79 => 22 + 80 => 3 + 82 => 38 + 83 => 4 + 84 => 56 + 86 => 40 + 90 => 21 + 91 => 67 + 92 => 51 + 93 => 35 + 94 => 28 + 96 => 26 + 97 => 24 + 98 => 42 + 100 => 64 + 101 => 32 + 102 => 9 + 104 => 31 + 105 => 50 + 108 => 18 + 109 => 48 + 111 => 66 + 121 => 34 + 126 => 52 + 127 => 62 + 131 => 15 + 136 => 49 and 59 + 137 => 33 + 138 => 5 and 57 + 139 => 43 + 141 => 17 + 143 => 13 + 145 => 20 Class: public org.zeroturnaround.zip.MaliciousZipException NameNotChanged Source: "MaliciousZipException.java" @@ -19102,8 +19250,8 @@ Class: public org.zeroturnaround.zip.MaliciousZipException NameNotChanged static void () SignatureNotChanged public void (java.io.File, java.lang.String) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.MaliciousZipException - 8 => 1 - 9 => 2 + 8 => 2 + 9 => 1 Class: public abstract org.zeroturnaround.zip.NameMapper NameNotChanged Source: "NameMapper.java" @@ -19115,68 +19263,68 @@ Class: public abstract org.zeroturnaround.zip.NameMapper NameNotChanged Class: org.zeroturnaround.zip.ZTFilePermissions => org.zeroturnaround.zip.e Source: "ZTFilePermissions.java" FieldsOf: org.zeroturnaround.zip.ZTFilePermissions - private boolean groupCanExecute => j - private boolean groupCanRead => c - private boolean groupCanWrite => a - private boolean isDirectory => d - private boolean othersCanExecute => b + private boolean groupCanExecute => g + private boolean groupCanRead => a + private boolean groupCanWrite => b + private boolean isDirectory => c + private boolean othersCanExecute => h private boolean othersCanRead => e - private boolean othersCanWrite => h - private boolean ownerCanExecute => g - private boolean ownerCanRead => i - private boolean ownerCanWrite => f + private boolean othersCanWrite => d + private boolean ownerCanExecute => j + private boolean ownerCanRead => f + private boolean ownerCanWrite => i MethodsOf: org.zeroturnaround.zip.ZTFilePermissions void () SignatureNotChanged - boolean isGroupCanExecute() => e() - boolean isGroupCanRead() => g() - boolean isGroupCanWrite() => b() - boolean isOthersCanExecute() => c() - boolean isOthersCanRead() => d() - boolean isOthersCanWrite() => i() + boolean isGroupCanExecute() => c() + boolean isGroupCanRead() => i() + boolean isGroupCanWrite() => d() + boolean isOthersCanExecute() => g() + boolean isOthersCanRead() => f() + boolean isOthersCanWrite() => b() boolean isOwnerCanExecute() => a() - boolean isOwnerCanRead() => f() + boolean isOwnerCanRead() => e() boolean isOwnerCanWrite() => h() - void setDirectory(boolean) => i(boolean) - void setGroupCanExecute(boolean) => a(boolean) - void setGroupCanRead(boolean) => g(boolean) - void setGroupCanWrite(boolean) => f(boolean) - void setOthersCanExecute(boolean) => h(boolean) - void setOthersCanRead(boolean) => d(boolean) - void setOthersCanWrite(boolean) => e(boolean) + void setDirectory(boolean) => f(boolean) + void setGroupCanExecute(boolean) => b(boolean) + void setGroupCanRead(boolean) => i(boolean) + void setGroupCanWrite(boolean) => h(boolean) + void setOthersCanExecute(boolean) => e(boolean) + void setOthersCanRead(boolean) => g(boolean) + void setOthersCanWrite(boolean) => a(boolean) void setOwnerCanExecute(boolean) => c(boolean) void setOwnerCanRead(boolean) => j(boolean) - void setOwnerCanWrite(boolean) => b(boolean) + void setOwnerCanWrite(boolean) => d(boolean) LineNumbersOf: org.zeroturnaround.zip.ZTFilePermissions - 8 => 3 - 28 => 18 - 29 => 9 - 32 => 1 - 36 => 16 - 37 => 28 - 40 => 20 - 44 => 26 - 45 => 24 - 48 => 19 - 52 => 15 - 53 => 6 - 56 => 27 - 60 => 29 - 61 => 5 - 64 => 25 + 8 => 2 + 28 => 13 + 29 => 24 + 32 => 30 + 36 => 1 + 37 => 27 + 40 => 5 + 44 => 6 + 45 => 9 + 48 => 29 + 52 => 10 + 53 => 22 + 56 => 20 + 60 => 23 + 61 => 25 + 64 => 15 68 => 21 - 69 => 30 - 72 => 17 - 76 => 7 - 77 => 11 - 80 => 23 - 84 => 4 - 85 => 14 - 88 => 12 - 92 => 2 - 93 => 8 - 96 => 13 - 100 => 22 - 101 => 10 + 69 => 7 + 72 => 12 + 76 => 4 + 77 => 3 + 80 => 18 + 84 => 16 + 85 => 8 + 88 => 26 + 92 => 11 + 93 => 14 + 96 => 17 + 100 => 28 + 101 => 19 Class: public abstract org.zeroturnaround.zip.ZTFilePermissionsStrategy NameNotChanged Source: "ZTFilePermissionsStrategy.java" @@ -19186,58 +19334,58 @@ Class: public abstract org.zeroturnaround.zip.ZTFilePermissionsStrategy NameNotC public abstract void setPermissions(java.io.File, org.zeroturnaround.zip.ZTFilePermissions) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.ZTFilePermissionsStrategy -Class: org.zeroturnaround.zip.ZTFilePermissionsUtil => org.zeroturnaround.zip.f +Class: org.zeroturnaround.zip.ZTFilePermissionsUtil => org.zeroturnaround.zip.h Source: "ZTFilePermissionsUtil.java" FieldsOf: org.zeroturnaround.zip.ZTFilePermissionsUtil - private static final org.zeroturnaround.zip.ZTFilePermissionsStrategy DEFAULT_STRATEGY => a - private static final org.zeroturnaround.zip.ZTFilePermissionsStrategy NOP_STRATEGY => b + private static final org.zeroturnaround.zip.ZTFilePermissionsStrategy DEFAULT_STRATEGY => b + private static final org.zeroturnaround.zip.ZTFilePermissionsStrategy NOP_STRATEGY => a MethodsOf: org.zeroturnaround.zip.ZTFilePermissionsUtil static void () SignatureNotChanged private static org.zeroturnaround.zip.ZipException a(org.zeroturnaround.zip.ZipException) SignatureNotChanged private static int addFlag(boolean, int) => a(boolean, int) - private static org.zeroturnaround.zip.ZTFilePermissionsStrategy fetchDefaultStrategy() => b() + private static org.zeroturnaround.zip.ZTFilePermissionsStrategy fetchDefaultStrategy() => a() static org.zeroturnaround.zip.ZTFilePermissions fromPosixFileMode(int) => a(int) - static org.zeroturnaround.zip.ZTFilePermissionsStrategy getDefaultStategy() => a() + static org.zeroturnaround.zip.ZTFilePermissionsStrategy getDefaultStategy() => b() static int toPosixFileMode(org.zeroturnaround.zip.ZTFilePermissions) => a(org.zeroturnaround.zip.e) private static org.zeroturnaround.zip.ZTFilePermissionsStrategy tryInstantiateStrategy(java.lang.Class) => a(java.lang.Class) LineNumbersOf: org.zeroturnaround.zip.ZTFilePermissionsUtil - 33 => 24 - 44 => 13 - 46 => 21 - 47 => 32 - 48 => 8 - 50 => 3 - 51 => 33 - 52 => 9 - 54 => 11 - 55 => 34 - 56 => 15 - 58 => 18 - 62 => 5 - 72 => 20 - 74 => 23 - 75 => 16 - 76 => 12 - 78 => 22 - 79 => 7 - 80 => 19 - 82 => 31 - 83 => 2 - 84 => 27 - 86 => 4 - 92 => 17 + 33 => 30 + 44 => 20 + 46 => 15 + 47 => 34 + 48 => 19 + 50 => 32 + 51 => 12 + 52 => 16 + 54 => 1 + 55 => 4 + 56 => 35 + 58 => 11 + 62 => 7 + 72 => 22 + 74 => 3 + 75 => 5 + 76 => 2 + 78 => 8 + 79 => 21 + 80 => 28 + 82 => 27 + 83 => 9 + 84 => 25 + 86 => 13 + 92 => 23 103 => 10 - 106 => 35 - 108 => 29 - 109 => 26 - 112 => 25 - 113 => 28 - 116 => 30 - 121 => 14 - 123 => 6 - 125 => 1 + 106 => 24 + 108 => 17 + 109 => 33 + 112 => 29 + 113 => 14 + 116 => 6 + 121 => 18 + 123 => 31 + 125 => 26 -Class: final org.zeroturnaround.zip.ZTFilePermissionsUtil$1 => org.zeroturnaround.zip.f$a +Class: final org.zeroturnaround.zip.ZTFilePermissionsUtil$1 => org.zeroturnaround.zip.h$a Source: "ZTFilePermissionsUtil.java" FieldsOf: org.zeroturnaround.zip.ZTFilePermissionsUtil$1 MethodsOf: org.zeroturnaround.zip.ZTFilePermissionsUtil$1 @@ -19249,7 +19397,7 @@ Class: final org.zeroturnaround.zip.ZTFilePermissionsUtil$1 => org.zeroturnaroun 95 => 2 99 => 1 -Class: org.zeroturnaround.zip.ZTZipReflectionUtil => org.zeroturnaround.zip.d +Class: org.zeroturnaround.zip.ZTZipReflectionUtil => org.zeroturnaround.zip.b Source: "ZTZipReflectionUtil.java" FieldsOf: org.zeroturnaround.zip.ZTZipReflectionUtil MethodsOf: org.zeroturnaround.zip.ZTZipReflectionUtil @@ -19257,20 +19405,20 @@ Class: org.zeroturnaround.zip.ZTZipReflectionUtil => org.zeroturnaround.zip.d static java.lang.reflect.Method getDeclaredMethod(java.lang.Class, java.lang.String, java.lang.Class[]) => a(java.lang.Class, java.lang.String, java.lang.Class[]) static java.lang.Object invoke(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) => a(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) LineNumbersOf: org.zeroturnaround.zip.ZTZipReflectionUtil - 13 => 1 - 15 => 4 - 16 => 5 - 18 => 8 - 19 => 3 - 25 => 2 - 27 => 15 - 28 => 7 - 34 => 12 - 36 => 13 - 37 => 10 - 39 => 6 - 40 => 14 - 42 => 11 + 13 => 3 + 15 => 12 + 16 => 2 + 18 => 13 + 19 => 4 + 25 => 6 + 27 => 11 + 28 => 14 + 34 => 7 + 36 => 10 + 37 => 15 + 39 => 8 + 40 => 1 + 42 => 5 43 => 9 Class: public org.zeroturnaround.zip.ZipBreakException NameNotChanged @@ -19279,8 +19427,8 @@ Class: public org.zeroturnaround.zip.ZipBreakException NameNotChanged MethodsOf: org.zeroturnaround.zip.ZipBreakException public void () SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.ZipBreakException - 13 => 2 - 14 => 1 + 13 => 1 + 14 => 2 Class: public abstract org.zeroturnaround.zip.ZipEntryCallback NameNotChanged Source: "ZipEntryCallback.java" @@ -19289,7 +19437,7 @@ Class: public abstract org.zeroturnaround.zip.ZipEntryCallback NameNotChanged public abstract void process(java.io.InputStream, java.util.zip.ZipEntry) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.ZipEntryCallback -Class: org.zeroturnaround.zip.ZipEntryUtil => org.zeroturnaround.zip.c +Class: org.zeroturnaround.zip.ZipEntryUtil => org.zeroturnaround.zip.f Source: "ZipEntryUtil.java" FieldsOf: org.zeroturnaround.zip.ZipEntryUtil MethodsOf: org.zeroturnaround.zip.ZipEntryUtil @@ -19299,59 +19447,61 @@ Class: org.zeroturnaround.zip.ZipEntryUtil => org.zeroturnaround.zip.c static org.zeroturnaround.zip.ZTFilePermissions getZTFilePermissions(java.util.zip.ZipEntry) => a(java.util.zip.ZipEntry) static boolean setZTFilePermissions(java.util.zip.ZipEntry, org.zeroturnaround.zip.ZTFilePermissions) => a(java.util.zip.ZipEntry, org.zeroturnaround.zip.e) LineNumbersOf: org.zeroturnaround.zip.ZipEntryUtil - 144 => 30 - 145 => 11 + 144 => 10 + 145 => 7 146 => 25 - 148 => 1 - 150 => 9 - 151 => 6 - 152 => 7 - 154 => 22 - 166 => 33 - 167 => 21 - 168 => 19 - 169 => 15 - 170 => 2 - 173 => 24 - 174 => 3 - 175 => 27 - 176 => 17 - 178 => 23 - 179 => 5 + 148 => 29 + 150 => 32 + 151 => 1 + 152 => 27 + 154 => 13 + 166 => 28 + 167 => 4 + 168 => 34 + 169 => 23 + 170 => 21 + 173 => 30 + 174 => 18 + 175 => 9 + 176 => 24 + 178 => 19 + 179 => 8 192 => 31 - 193 => 29 - 194 => 16 - 195 => 26 - 196 => 12 - 197 => 10 - 199 => 4 - 201 => 34 - 202 => 13 - 207 => 8 - 208 => 28 - 209 => 20 - 210 => 14 - 212 => 32 - 213 => 18 + 193 => 6 + 194 => 11 + 195 => 5 + 196 => 33 + 197 => 3 + 199 => 12 + 201 => 20 + 202 => 17 + 207 => 15 + 208 => 2 + 209 => 26 + 210 => 22 + 212 => 14 + 213 => 16 Class: public org.zeroturnaround.zip.ZipException NameNotChanged Source: "ZipException.java" FieldsOf: org.zeroturnaround.zip.ZipException - private static int[] a => b + private static int a => b MethodsOf: org.zeroturnaround.zip.ZipException static void () SignatureNotChanged public void (java.lang.Exception) SignatureNotChanged public void (java.lang.String) SignatureNotChanged public void (java.lang.String, java.lang.Throwable) SignatureNotChanged - public static int[] a() => b() - public static void a(int[]) => b(int[]) + public static int a() => b() + public static void a(int) => b(int) + private static org.zeroturnaround.zip.ZipException a(org.zeroturnaround.zip.ZipException) SignatureNotChanged + public static int b() => a() LineNumbersOf: org.zeroturnaround.zip.ZipException - 5 => 3 - 6 => 2 - 9 => 4 - 10 => 5 - 13 => 1 - 14 => 6 + 5 => 6 + 6 => 4 + 9 => 1 + 10 => 3 + 13 => 5 + 14 => 2 Class: org.zeroturnaround.zip.ZipExceptionUtil => org.zeroturnaround.zip.g Source: "ZipExceptionUtil.java" @@ -19381,82 +19531,82 @@ Class: public final org.zeroturnaround.zip.ZipUtil NameNotChanged public static void unpack(java.io.File, java.io.File) SignatureNotChanged public static void unpack(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.ZipUtil - 62 => 26 and 48 - 70 => 5 - 472 => 71 - 473 => 54 - 493 => 2 - 495 => 65 - 496 => 9 - 499 => 66 - 502 => 56 - 503 => 75 - 504 => 55 - 506 => 81 - 508 => 79 - 510 => 4 - 511 => 32 - 513 => 38 - 517 => 44 and 70 - 518 => 34 and 68 - 519 => 23 - 521 => 35 - 522 => 11 - 525 => 33 and 67 - 526 => 13 and 15 - 527 => 41 - 939 => 19 - 940 => 10 - 995 => 8 - 996 => 60 - 997 => 29 - 1135 => 73 - 1143 => 46 - 1144 => 6 - 1146 => 16 - 1403 => 27 - 1404 => 28 - 1604 => 59 - 1605 => 22 - 1606 => 37 - 1608 => 63 - 1610 => 51 - 1611 => 36 - 1612 => 43 - 1614 => 53 - 1615 => 20 - 1618 => 1 and 14 - 1619 => 25 and 50 - 1620 => 84 - 1736 => 83 - 1737 => 52 - 1738 => 39 - 1739 => 7 - 1741 => 64 - 1744 => 49 - 1745 => 82 - 1748 => 17 and 58 - 1749 => 72 - 1750 => 80 - 1751 => 3 - 1752 => 77 - 1753 => 57 - 1754 => 69 - 1758 => 30 - 1759 => 61 - 1760 => 78 - 1762 => 21 - 1765 => 31 - 1766 => 45 - 1769 => 40 - 1773 => 76 - 1774 => 18 - 1777 => 62 - 3325 => 42 - 3326 => 24 - 3329 => 47 - 3330 => 74 - 3331 => 12 + 62 => 24 and 77 + 70 => 19 + 472 => 63 + 473 => 75 + 493 => 64 + 495 => 71 + 496 => 54 + 499 => 34 + 502 => 27 + 503 => 66 + 504 => 47 + 506 => 25 + 508 => 11 + 510 => 61 + 511 => 81 + 513 => 35 + 517 => 9 and 31 + 518 => 26 and 65 + 519 => 10 + 521 => 45 + 522 => 68 + 525 => 5 and 38 + 526 => 18 and 21 + 527 => 33 + 939 => 22 + 940 => 13 + 995 => 57 + 996 => 76 + 997 => 78 + 1135 => 50 + 1143 => 53 + 1144 => 59 + 1146 => 74 + 1403 => 12 + 1404 => 67 + 1604 => 41 + 1605 => 49 + 1606 => 82 + 1608 => 7 + 1610 => 1 + 1611 => 30 + 1612 => 36 + 1614 => 39 + 1615 => 23 + 1618 => 28 and 72 + 1619 => 51 and 69 + 1620 => 14 + 1736 => 37 + 1737 => 73 + 1738 => 44 + 1739 => 58 + 1741 => 29 + 1744 => 70 + 1745 => 55 + 1748 => 48 and 79 + 1749 => 52 + 1750 => 8 + 1751 => 83 + 1752 => 17 + 1753 => 62 + 1754 => 20 + 1758 => 32 + 1759 => 3 + 1760 => 16 + 1762 => 80 + 1765 => 43 + 1766 => 15 + 1769 => 2 + 1773 => 40 + 1774 => 84 + 1777 => 56 + 3325 => 60 + 3326 => 42 + 3329 => 46 + 3330 => 4 + 3331 => 6 Class: org.zeroturnaround.zip.ZipUtil$Unpacker => org.zeroturnaround.zip.ZipUtil$a Source: "ZipUtil.java" @@ -19469,22 +19619,22 @@ Class: org.zeroturnaround.zip.ZipUtil$Unpacker => org.zeroturnaround.zip.ZipUtil private static java.io.IOException a(java.io.IOException) SignatureNotChanged public void process(java.io.InputStream, java.util.zip.ZipEntry) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.ZipUtil$Unpacker - 1159 => 15 - 1160 => 1 - 1161 => 6 - 1162 => 12 - 1165 => 11 - 1166 => 2 - 1167 => 16 - 1169 => 14 + 1159 => 12 + 1160 => 14 + 1161 => 4 + 1162 => 7 + 1165 => 17 + 1166 => 15 + 1167 => 10 + 1169 => 6 1170 => 8 - 1173 => 7 - 1175 => 17 - 1176 => 10 - 1179 => 5 - 1182 => 9 - 1183 => 4 - 1184 => 13 + 1173 => 2 + 1175 => 1 + 1176 => 16 + 1179 => 11 + 1182 => 13 + 1183 => 9 + 1184 => 5 1187 => 3 Class: public org.zeroturnaround.zip.commons.FileUtils NameNotChanged @@ -19495,16 +19645,16 @@ Class: public org.zeroturnaround.zip.commons.FileUtils NameNotChanged public static void copy(java.io.File, java.io.OutputStream) SignatureNotChanged public static void copy(java.io.InputStream, java.io.File) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.commons.FileUtils - 34 => 5 - 36 => 12 - 39 => 2 and 13 - 40 => 1 and 10 - 41 => 4 - 54 => 14 - 56 => 11 - 59 => 6 and 9 - 60 => 3 and 7 - 61 => 8 + 34 => 2 + 36 => 3 + 39 => 4 and 12 + 40 => 8 and 11 + 41 => 14 + 54 => 1 + 56 => 13 + 59 => 9 and 10 + 60 => 6 and 7 + 61 => 5 Class: public org.zeroturnaround.zip.commons.FileUtilsV2_2 NameNotChanged Source: "FileUtilsV2_2.java" @@ -19512,26 +19662,27 @@ Class: public org.zeroturnaround.zip.commons.FileUtilsV2_2 NameNotChanged public static final java.io.File[] EMPTY_FILE_ARRAY NameNotChanged public static final java.math.BigInteger ONE_YB NameNotChanged public static final java.math.BigInteger ONE_ZB NameNotChanged - private static java.lang.String[] a => b + private static int a => b MethodsOf: org.zeroturnaround.zip.commons.FileUtilsV2_2 static void () SignatureNotChanged - public static java.lang.String[] a() => b() + public static int a() => b() + public static void a(int) => b(int) private static java.io.IOException a(java.io.IOException) SignatureNotChanged - public static void a(java.lang.String[]) => b(java.lang.String[]) + public static int b() => a() public static void forceMkdir(java.io.File) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.commons.FileUtilsV2_2 - 103 => 2 - 108 => 4 - 113 => 12 - 881 => 5 - 882 => 7 - 883 => 1 - 888 => 11 - 891 => 3 - 894 => 10 - 896 => 9 - 898 => 8 - 902 => 6 + 103 => 9 + 108 => 1 + 113 => 11 + 881 => 10 + 882 => 2 + 883 => 5 + 888 => 12 + 891 => 8 + 894 => 7 + 896 => 3 + 898 => 6 + 902 => 4 Class: public org.zeroturnaround.zip.commons.IOUtils NameNotChanged Source: "IOUtils.java" @@ -19548,33 +19699,33 @@ Class: public org.zeroturnaround.zip.commons.IOUtils NameNotChanged public static long copyLarge(java.io.InputStream, java.io.OutputStream) SignatureNotChanged public static long copyLarge(java.io.InputStream, java.io.OutputStream, byte[]) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.commons.IOUtils - 84 => 23 - 100 => 14 - 101 => 12 - 102 => 2 - 103 => 18 - 104 => 10 - 105 => 19 - 146 => 8 - 147 => 3 - 174 => 16 - 175 => 27 - 202 => 9 - 203 => 1 - 205 => 15 + 84 => 1 + 100 => 25 + 101 => 2 + 102 => 5 + 103 => 9 + 104 => 4 + 105 => 8 + 146 => 3 + 147 => 26 + 174 => 19 + 175 => 23 + 202 => 18 + 203 => 13 + 205 => 24 207 => 21 - 208 => 22 - 274 => 4 - 275 => 11 - 276 => 25 - 278 => 13 - 299 => 7 - 320 => 5 - 321 => 26 - 322 => 6 - 323 => 17 - 324 => 20 - 326 => 24 + 208 => 10 + 274 => 27 + 275 => 6 + 276 => 17 + 278 => 20 + 299 => 22 + 320 => 7 + 321 => 16 + 322 => 15 + 323 => 12 + 324 => 11 + 326 => 14 Class: public org.zeroturnaround.zip.commons.StringBuilderWriter NameNotChanged Source: "StringBuilderWriter.java" @@ -19595,46 +19746,46 @@ Class: public org.zeroturnaround.zip.commons.StringBuilderWriter NameNotChanged public void write(char[], int, int) SignatureNotChanged public void write(java.lang.String) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.commons.StringBuilderWriter - 34 => 9, 14 and 21 - 41 => 8 - 42 => 17 - 43 => 3 - 50 => 24 - 51 => 12 - 52 => 10 - 71 => 6 - 72 => 18 - 83 => 20 - 84 => 4 - 97 => 1 + 34 => 13, 21 and 23 + 41 => 18 + 42 => 9 + 43 => 4 + 50 => 3 + 51 => 14 + 52 => 2 + 71 => 20 + 72 => 5 + 83 => 1 + 84 => 10 + 97 => 11 98 => 22 - 106 => 16 - 113 => 13 - 123 => 15 - 124 => 19 - 126 => 2 - 137 => 5 - 138 => 7 - 140 => 23 - 158 => 11 + 106 => 8 + 113 => 19 + 123 => 16 + 124 => 12 + 126 => 6 + 137 => 17 + 138 => 15 + 140 => 24 + 158 => 7 Class: public org.zeroturnaround.zip.extra.AsiExtraField NameNotChanged Source: "AsiExtraField.java" FieldsOf: org.zeroturnaround.zip.extra.AsiExtraField - final int DEFAULT_DIR_PERM => f - final int DEFAULT_FILE_PERM => d - final int DEFAULT_LINK_PERM => h - final int DIR_FLAG => b + final int DEFAULT_DIR_PERM => d + final int DEFAULT_FILE_PERM => n + final int DEFAULT_LINK_PERM => e + final int DIR_FLAG => l final int FILE_FLAG => i - private static final org.zeroturnaround.zip.extra.ZipShort HEADER_ID => a - final int LINK_FLAG => k - final int PERM_MASK => j - private java.util.zip.CRC32 crc => c - private boolean dirFlag => g - private int gid => l - private java.lang.String link => n - private int mode => e - private int uid => m + private static final org.zeroturnaround.zip.extra.ZipShort HEADER_ID => h + final int LINK_FLAG => g + final int PERM_MASK => m + private java.util.zip.CRC32 crc => j + private boolean dirFlag => c + private int gid => k + private java.lang.String link => b + private int mode => a + private int uid => f MethodsOf: org.zeroturnaround.zip.extra.AsiExtraField static void () SignatureNotChanged public void () SignatureNotChanged @@ -19654,82 +19805,82 @@ Class: public org.zeroturnaround.zip.extra.AsiExtraField NameNotChanged public void setDirectory(boolean) SignatureNotChanged public void setMode(int) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.extra.AsiExtraField - 70 => 2 - 76 => 61 - 82 => 77 - 88 => 30 - 100 => 51 - 106 => 53 - 112 => 17 - 114 => 24 - 121 => 66 - 127 => 62 - 133 => 7 - 143 => 40 - 149 => 72 - 156 => 37 - 159 => 14 - 160 => 20 - 169 => 73 - 180 => 1 and 50 - 185 => 49 - 208 => 64 - 209 => 65 - 211 => 58 - 213 => 68 - 216 => 67 - 218 => 6 - 221 => 4 - 224 => 42 - 225 => 18 - 226 => 56 - 228 => 71 - 229 => 19 - 230 => 36 - 231 => 26 - 261 => 29 - 281 => 52 - 306 => 60 - 316 => 48 - 326 => 8 - 327 => 31 - 336 => 10 - 346 => 75 - 347 => 45 - 348 => 69 - 357 => 38 - 372 => 15 - 373 => 39 - 374 => 3 - 375 => 41 - 376 => 13 - 377 => 57 - 378 => 5 - 379 => 54 - 380 => 63 - 382 => 70 - 385 => 59 - 387 => 47 - 388 => 34 - 389 => 25 - 391 => 43 - 392 => 9 - 395 => 12 - 396 => 22 - 399 => 74 - 400 => 27 - 401 => 46 - 411 => 32 - 412 => 21 - 413 => 35 - 415 => 28 - 416 => 16 - 418 => 55 - 424 => 23 - 425 => 44 - 426 => 76 - 428 => 33 - 430 => 11 + 70 => 71 + 76 => 9 + 82 => 61 + 88 => 44 + 100 => 57 + 106 => 62 + 112 => 60 + 114 => 38 + 121 => 68 + 127 => 41 + 133 => 29 + 143 => 73 + 149 => 22 + 156 => 53 + 159 => 16 + 160 => 17 + 169 => 39 + 180 => 43 and 74 + 185 => 32 + 208 => 58 + 209 => 5 + 211 => 35 + 213 => 3 + 216 => 46 + 218 => 63 + 221 => 25 + 224 => 49 + 225 => 50 + 226 => 72 + 228 => 40 + 229 => 65 + 230 => 20 + 231 => 59 + 261 => 2 + 281 => 51 + 306 => 1 + 316 => 69 + 326 => 70 + 327 => 66 + 336 => 56 + 346 => 31 + 347 => 42 + 348 => 64 + 357 => 48 + 372 => 19 + 373 => 10 + 374 => 76 + 375 => 45 + 376 => 28 + 377 => 55 + 378 => 77 + 379 => 15 + 380 => 8 + 382 => 12 + 385 => 34 + 387 => 18 + 388 => 24 + 389 => 30 + 391 => 23 + 392 => 54 + 395 => 13 + 396 => 14 + 399 => 7 + 400 => 33 + 401 => 47 + 411 => 37 + 412 => 67 + 413 => 36 + 415 => 11 + 416 => 27 + 418 => 6 + 424 => 21 + 425 => 26 + 426 => 75 + 428 => 52 + 430 => 4 Class: public org.zeroturnaround.zip.extra.ExtraFieldUtils NameNotChanged Source: "ExtraFieldUtils.java" @@ -19743,60 +19894,60 @@ Class: public org.zeroturnaround.zip.extra.ExtraFieldUtils NameNotChanged public static java.util.List parse(byte[]) SignatureNotChanged public static void register(java.lang.Class) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.extra.ExtraFieldUtils - 48 => 37 - 49 => 15 - 50 => 28 - 65 => 27 - 66 => 30 - 68 => 49 - 69 => 36 - 71 => 8 - 72 => 43 - 74 => 19 - 75 => 4 - 76 => 54 - 77 => 44 - 90 => 5 - 91 => 6 + 48 => 11 + 49 => 3 + 50 => 24 + 65 => 46 + 66 => 47 + 68 => 9 + 69 => 29 + 71 => 44 + 72 => 48 + 74 => 26 + 75 => 18 + 76 => 40 + 77 => 54 + 90 => 36 + 91 => 33 92 => 32 - 94 => 26 - 95 => 20 - 96 => 39 - 115 => 24 - 116 => 23 - 117 => 52 - 119 => 40 - 120 => 31 - 121 => 53 - 122 => 2 - 123 => 42 + 94 => 53 + 95 => 51 + 96 => 22 + 115 => 38 + 116 => 34 + 117 => 8 + 119 => 10 + 120 => 49 + 121 => 27 + 122 => 52 + 123 => 15 124 => 16 - 132 => 29 - 133 => 21 - 134 => 25 - 136 => 9 - 137 => 38 - 139 => 17 - 140 => 34 - 141 => 11 - 142 => 45 - 143 => 50 - 144 => 47 - 155 => 18 - 157 => 13 - 158 => 3 - 159 => 14 - 160 => 22 - 162 => 46 - 163 => 1 - 164 => 12 - 165 => 41 - 167 => 35 - 169 => 33 - 170 => 48 - 171 => 51 - 172 => 7 - 173 => 10 + 132 => 25 + 133 => 13 + 134 => 17 + 136 => 14 + 137 => 30 + 139 => 7 + 140 => 42 + 141 => 5 + 142 => 41 + 143 => 4 + 144 => 1 + 155 => 35 + 157 => 31 + 158 => 21 + 159 => 50 + 160 => 39 + 162 => 2 + 163 => 37 + 164 => 23 + 165 => 45 + 167 => 20 + 169 => 28 + 170 => 6 + 171 => 43 + 172 => 12 + 173 => 19 Class: public org.zeroturnaround.zip.extra.UnrecognizedExtraField NameNotChanged Source: "UnrecognizedExtraField.java" @@ -19813,23 +19964,23 @@ Class: public org.zeroturnaround.zip.extra.UnrecognizedExtraField NameNotChanged public void setHeaderId(org.zeroturnaround.zip.extra.ZipShort) SignatureNotChanged public void setLocalFileDataData(byte[]) SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.extra.UnrecognizedExtraField - 34 => 5 - 49 => 15 - 50 => 2 - 58 => 9 - 76 => 14 - 77 => 13 - 85 => 1 - 94 => 11 - 146 => 7 - 147 => 4 - 148 => 16 - 149 => 6 - 171 => 17 - 172 => 10 - 173 => 12 - 174 => 8 - 176 => 3 + 34 => 1 + 49 => 11 + 50 => 6 + 58 => 10 + 76 => 15 + 77 => 17 + 85 => 14 + 94 => 2 + 146 => 9 + 147 => 16 + 148 => 8 + 149 => 5 + 171 => 12 + 172 => 4 + 173 => 13 + 174 => 3 + 176 => 7 Class: public abstract org.zeroturnaround.zip.extra.ZipExtraField NameNotChanged Source: "ZipExtraField.java" @@ -19861,47 +20012,47 @@ Class: public final org.zeroturnaround.zip.extra.ZipLong NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.extra.ZipLong - 52 => 8 - 55 => 26 - 60 => 5 - 66 => 18 - 74 => 22 - 75 => 4 - 76 => 15 + 52 => 24 + 55 => 3 + 60 => 4 + 66 => 13 + 74 => 25 + 75 => 23 + 76 => 17 116 => 27 - 126 => 14 - 127 => 13 - 128 => 1 - 129 => 7 - 130 => 24 - 131 => 20 - 142 => 12 - 143 => 2 - 144 => 16 - 145 => 10 - 146 => 9 - 168 => 3 - 169 => 11 - 171 => 23 - 182 => 19 - 188 => 17 - 190 => 21 - 192 => 25 - 198 => 6 + 126 => 12 + 127 => 26 + 128 => 19 + 129 => 11 + 130 => 8 + 131 => 14 + 142 => 5 + 143 => 7 + 144 => 15 + 145 => 21 + 146 => 22 + 168 => 2 + 169 => 16 + 171 => 18 + 182 => 10 + 188 => 9 + 190 => 6 + 192 => 20 + 198 => 1 Class: public final org.zeroturnaround.zip.extra.ZipShort NameNotChanged Source: "ZipShort.java" FieldsOf: org.zeroturnaround.zip.extra.ZipShort - private static boolean a => b + private static int a => b private final int value => a MethodsOf: org.zeroturnaround.zip.extra.ZipShort static void () SignatureNotChanged public void (byte[], int) SignatureNotChanged public void (int) SignatureNotChanged - public static boolean a() => b() - public static void a(boolean) => b(boolean) + public static int a() => b() + public static void a(int) => b(int) private static java.lang.RuntimeException a(java.lang.RuntimeException) SignatureNotChanged - public static boolean b() => c() + public static int b() => c() public java.lang.Object clone() SignatureNotChanged public boolean equals(java.lang.Object) SignatureNotChanged public byte[] getBytes() SignatureNotChanged @@ -19911,66 +20062,66 @@ Class: public final org.zeroturnaround.zip.extra.ZipShort NameNotChanged public int hashCode() SignatureNotChanged public java.lang.String toString() SignatureNotChanged LineNumbersOf: org.zeroturnaround.zip.extra.ZipShort - 44 => 7 - 45 => 15 - 46 => 17 - 65 => 18 - 66 => 9 - 67 => 11 - 76 => 8 - 77 => 1 - 78 => 24 - 79 => 3 - 89 => 19 - 99 => 14 - 100 => 10 + 44 => 2 + 45 => 12 + 46 => 26 + 65 => 1 + 66 => 17 + 67 => 18 + 76 => 25 + 77 => 3 + 78 => 9 + 79 => 7 + 89 => 6 + 99 => 11 + 100 => 20 101 => 4 - 102 => 23 - 113 => 22 - 114 => 13 - 115 => 25 - 137 => 26 - 138 => 21 - 140 => 2 - 151 => 6 - 157 => 5 - 159 => 20 + 102 => 13 + 113 => 21 + 114 => 8 + 115 => 22 + 137 => 24 + 138 => 5 + 140 => 19 + 151 => 10 + 157 => 15 + 159 => 23 161 => 16 - 167 => 12 + 167 => 14 AutoReflectionClass: com.volmit.iris.util.a -TraceBackClass: com.volmit.iris.util.MortarPlugin Data: M3452 a3452 b3452 V -ForwardClass: com.volmit.iris.Iris Package: com.volmit.iris Data: 32115 a2114 b2115 G -ForwardClass: com.volmit.iris.activation.IrisActivation2 Package: com.volmit.iris.activation Data: 24327 a4327 b4327 c4328 D -ForwardClass: com.volmit.iris.command.PermissionIris Package: com.volmit.iris.command Data: 13961 a3961 b3961 c3962 Q -ForwardClass: com.volmit.iris.gen.ContextualChunkGenerator Package: com.volmit.iris.gen Data: 14571 a4571 b4571 c4572 n -ForwardClass: com.volmit.iris.gen.atomics.AtomicCache Package: com.volmit.iris.gen.atomics Data: 43941 a3940 b3940 T -ForwardClass: com.volmit.iris.gen.layer.GenLayerUpdate Package: com.volmit.iris.gen.layer Data: 54058 a4058 b4058 v -ForwardClass: com.volmit.iris.gen.post.PostWallPatcher Package: com.volmit.iris.gen.post Data: 24102 a4102 b4102 c4103 a -ForwardClass: com.volmit.iris.gui.IrisVision Package: com.volmit.iris.gui Data: 33118 a3118 b3118 Y -ForwardClass: com.volmit.iris.noise.FastNoise Package: com.volmit.iris.noise Data: M3204 a3204 b3204 U -ForwardClass: com.volmit.iris.object.IrisRegistrant Package: com.volmit.iris.object Data: 23851 a3851 b3851 c3852 g -ForwardClass: com.volmit.iris.util.KList Package: com.volmit.iris.util Data: 12687 a2687 b2687 c2688 X -ForwardClass: org.slf4j.LoggerFactory Package: org.slf4j Data: M2382 a2382 b2382 U -ForwardClass: org.slf4j.helpers.MarkerIgnoringBase Package: org.slf4j.helpers Data: 53666 a3666 b3666 U -ForwardClass: org.zeroturnaround.zip.ZipException Package: org.zeroturnaround.zip Data: 43753 a3753 b3753 M -ForwardClass: org.zeroturnaround.zip.commons.FileUtilsV2_2 Package: org.zeroturnaround.zip.commons Data: 54508 a4508 b4508 N -ForwardClass: org.zeroturnaround.zip.extra.ZipShort Package: org.zeroturnaround.zip.extra Data: 13933 a3933 b3933 c3934 H +TraceBackClass: com.volmit.iris.util.MortarPlugin Data: 33452 a3452 b3452 z +ForwardClass: com.volmit.iris.Iris Package: com.volmit.iris Data: 12115 a2114 b2115 c2116 N +ForwardClass: com.volmit.iris.activation.IrisActivation2 Package: com.volmit.iris.activation Data: 24327 a4327 b4327 c4328 E +ForwardClass: com.volmit.iris.command.PermissionIris Package: com.volmit.iris.command Data: 53961 a3961 b3961 r +ForwardClass: com.volmit.iris.gen.ContextualChunkGenerator Package: com.volmit.iris.gen Data: M4571 a4571 b4571 w +ForwardClass: com.volmit.iris.gen.atomics.AtomicCache Package: com.volmit.iris.gen.atomics Data: 23941 a3940 b3940 c3941 Q +ForwardClass: com.volmit.iris.gen.layer.GenLayerUpdate Package: com.volmit.iris.gen.layer Data: 14058 a4058 b4058 c4059 B +ForwardClass: com.volmit.iris.gen.post.PostWallPatcher Package: com.volmit.iris.gen.post Data: 54102 a4102 b4102 s +ForwardClass: com.volmit.iris.gui.IrisVision Package: com.volmit.iris.gui Data: 33118 a3118 b3118 f +ForwardClass: com.volmit.iris.noise.FastNoise Package: com.volmit.iris.noise Data: 53204 a3204 b3204 N +ForwardClass: com.volmit.iris.object.IrisRegistrant Package: com.volmit.iris.object Data: 13851 a3851 b3851 c3852 E +ForwardClass: com.volmit.iris.util.KList Package: com.volmit.iris.util Data: 42687 a2687 b2687 R +ForwardClass: org.slf4j.LoggerFactory Package: org.slf4j Data: 32382 a2382 b2382 h +ForwardClass: org.slf4j.helpers.MarkerIgnoringBase Package: org.slf4j.helpers Data: 33666 a3666 b3666 F +ForwardClass: org.zeroturnaround.zip.ZipException Package: org.zeroturnaround.zip Data: 23753 a3753 b3753 c3754 o +ForwardClass: org.zeroturnaround.zip.commons.FileUtilsV2_2 Package: org.zeroturnaround.zip.commons Data: 24508 a4508 b4508 c4509 y +ForwardClass: org.zeroturnaround.zip.extra.ZipShort Package: org.zeroturnaround.zip.extra Data: 23933 a3933 b3933 c3934 R MemberClass: com.volmit.iris.Iris Data: 1974 MemberClass: com.volmit.iris.IrisBoardManager Data: 3161 MemberClass: com.volmit.iris.IrisContext Data: 2715 -MemberClass: com.volmit.iris.IrisDataManager Data: 3051 z +MemberClass: com.volmit.iris.IrisDataManager Data: 3051 x MemberClass: com.volmit.iris.IrisHotloadManager Data: 3388 MemberClass: com.volmit.iris.IrisMetrics Data: 2701 MemberClass: com.volmit.iris.IrisSettings Data: 2823 -MemberClass: com.volmit.iris.ProjectManager Data: 2993 B +MemberClass: com.volmit.iris.ProjectManager Data: 2993 S MemberClass: com.volmit.iris.StructureManager Data: 3243 MemberClass: com.volmit.iris.WandManager Data: 2660 -MemberClass: com.volmit.iris.activation.IrisActivation1 Data: 4187 V -MemberClass: com.volmit.iris.activation.IrisActivation2 Data: 4188 x +MemberClass: com.volmit.iris.activation.IrisActivation1 Data: 4187 K +MemberClass: com.volmit.iris.activation.IrisActivation2 Data: 4188 v MemberClass: com.volmit.iris.command.CommandIris Data: 3461 MemberClass: com.volmit.iris.command.CommandIrisCreate Data: 4057 MemberClass: com.volmit.iris.command.CommandIrisEditBiome Data: 4343 @@ -20002,54 +20153,54 @@ MemberClass: com.volmit.iris.command.CommandIrisStructureVariants Data: 5278 MemberClass: com.volmit.iris.command.CommandIrisStudio Data: 4093 MemberClass: com.volmit.iris.command.CommandIrisStudioClose Data: 4595 MemberClass: com.volmit.iris.command.CommandIrisStudioCreate Data: 4689 -MemberClass: com.volmit.iris.command.CommandIrisStudioList Data: 4505 v +MemberClass: com.volmit.iris.command.CommandIrisStudioList Data: 4505 r MemberClass: com.volmit.iris.command.CommandIrisStudioOpen Data: 4495 MemberClass: com.volmit.iris.command.CommandIrisStudioPackage Data: 4777 MemberClass: com.volmit.iris.command.CommandIrisStudioUpdate Data: 4704 -MemberClass: com.volmit.iris.command.CommandIrisStudioVerify Data: 4722 F +MemberClass: com.volmit.iris.command.CommandIrisStudioVerify Data: 4722 A MemberClass: com.volmit.iris.command.CommandIrisTC Data: 3612 MemberClass: com.volmit.iris.command.CommandIrisWhat Data: 3865 MemberClass: com.volmit.iris.command.CommandIrisWhatBlock Data: 4356 MemberClass: com.volmit.iris.command.CommandIrisWhatHand Data: 4244 MemberClass: com.volmit.iris.command.PermissionIris Data: 3823 MemberClass: com.volmit.iris.command.PermissionIrisStudio Data: 4455 -MemberClass: com.volmit.iris.gen.ContextualChunkGenerator Data: 4434 U +MemberClass: com.volmit.iris.gen.ContextualChunkGenerator Data: 4434 X MemberClass: com.volmit.iris.gen.DimensionChunkGenerator Data: 4305 MemberClass: com.volmit.iris.gen.IrisChunkGenerator Data: 3778 MemberClass: com.volmit.iris.gen.ParallaxChunkGenerator Data: 4192 MemberClass: com.volmit.iris.gen.ParallelChunkGenerator Data: 4184 MemberClass: com.volmit.iris.gen.PostBlockChunkGenerator Data: 4284 -MemberClass: com.volmit.iris.gen.TerrainChunkGenerator Data: 4096 e +MemberClass: com.volmit.iris.gen.TerrainChunkGenerator Data: 4096 d MemberClass: com.volmit.iris.gen.atomics.AtomicCache Data: 3804 MemberClass: com.volmit.iris.gen.atomics.AtomicMulticache Data: 4359 MemberClass: com.volmit.iris.gen.atomics.AtomicRegionData Data: 4326 -MemberClass: com.volmit.iris.gen.atomics.AtomicSliver Data: 3965 n +MemberClass: com.volmit.iris.gen.atomics.AtomicSliver Data: 3965 y MemberClass: com.volmit.iris.gen.atomics.AtomicSliverMap Data: 4251 V MemberClass: com.volmit.iris.gen.atomics.AtomicWorldData Data: 4234 MemberClass: com.volmit.iris.gen.atomics.MasterLock Data: 3744 MemberClass: com.volmit.iris.gen.layer.BiomeDataProvider Data: 4234 -MemberClass: com.volmit.iris.gen.layer.GenLayerBiome Data: 3804 M +MemberClass: com.volmit.iris.gen.layer.GenLayerBiome Data: 3804 A MemberClass: com.volmit.iris.gen.layer.GenLayerCarve Data: 3809 MemberClass: com.volmit.iris.gen.layer.GenLayerCave Data: 3695 MemberClass: com.volmit.iris.gen.layer.GenLayerText Data: 3733 -MemberClass: com.volmit.iris.gen.layer.GenLayerUpdate Data: 3923 r +MemberClass: com.volmit.iris.gen.layer.GenLayerUpdate Data: 3923 t MemberClass: com.volmit.iris.gen.post.Post Data: 2857 MemberClass: com.volmit.iris.gen.post.PostFloatingNibDeleter Data: 4667 -MemberClass: com.volmit.iris.gen.post.PostNibSmoother Data: 3987 P -MemberClass: com.volmit.iris.gen.post.PostPotholeFiller Data: 4194 p +MemberClass: com.volmit.iris.gen.post.PostNibSmoother Data: 3987 h +MemberClass: com.volmit.iris.gen.post.PostPotholeFiller Data: 4194 A MemberClass: com.volmit.iris.gen.post.PostSlabber Data: 3556 MemberClass: com.volmit.iris.gen.post.PostWallPatcher Data: 3968 MemberClass: com.volmit.iris.gen.post.PostWaterlogger Data: 4012 MemberClass: com.volmit.iris.gui.IrisRenderer Data: 3178 -MemberClass: com.volmit.iris.gui.IrisVision Data: 2987 Xc -MemberClass: com.volmit.iris.gui.IrisVision$1 Data: 3122 -MemberClass: com.volmit.iris.gui.IrisVision$2 Data: 3123 -MemberClass: com.volmit.iris.gui.IrisVision$3 Data: 3121 +MemberClass: com.volmit.iris.gui.IrisVision Data: 2987 Qt +MemberClass: com.volmit.iris.gui.IrisVision$1 Data: 3123 +MemberClass: com.volmit.iris.gui.IrisVision$2 Data: 3121 +MemberClass: com.volmit.iris.gui.IrisVision$3 Data: 3122 MemberClass: com.volmit.iris.gui.IrisVision$4 Data: 3120 MemberClass: com.volmit.iris.gui.Renderer Data: 2771 -MemberClass: com.volmit.iris.noise.CNG Data: 2382 P +MemberClass: com.volmit.iris.noise.CNG Data: 2382 K MemberClass: com.volmit.iris.noise.CNGFactory Data: 3110 -MemberClass: com.volmit.iris.noise.CellGenerator Data: 3485 k +MemberClass: com.volmit.iris.noise.CellGenerator Data: 3485 a MemberClass: com.volmit.iris.noise.CellHeightNoise Data: 3661 MemberClass: com.volmit.iris.noise.CellularNoise Data: 3496 MemberClass: com.volmit.iris.noise.CubicNoise Data: 3162 @@ -20079,12 +20230,13 @@ MemberClass: com.volmit.iris.noise.VascularNoise Data: 3509 MemberClass: com.volmit.iris.noise.WhiteNoise Data: 3189 MemberClass: com.volmit.iris.object.DecorationPart Data: 3695 MemberClass: com.volmit.iris.object.Envelope Data: 3086 +MemberClass: com.volmit.iris.object.FontStyle Data: 3192 MemberClass: com.volmit.iris.object.InferredType Data: 3489 MemberClass: com.volmit.iris.object.InterpolationMethod Data: 4249 MemberClass: com.volmit.iris.object.InventorySlotType Data: 4066 MemberClass: com.volmit.iris.object.IrisAttributeModifier Data: 4426 MemberClass: com.volmit.iris.object.IrisAxisRotationClamp Data: 4409 -MemberClass: com.volmit.iris.object.IrisBiome Data: 3155 g +MemberClass: com.volmit.iris.object.IrisBiome Data: 3155 q MemberClass: com.volmit.iris.object.IrisBiomeDecorator Data: 4086 MemberClass: com.volmit.iris.object.IrisBiomeGeneratorLink Data: 4488 MemberClass: com.volmit.iris.object.IrisBiomeMutation Data: 4004 @@ -20093,8 +20245,7 @@ MemberClass: com.volmit.iris.object.IrisBlockDrops Data: 3674 MemberClass: com.volmit.iris.object.IrisCaveLayer Data: 3555 MemberClass: com.volmit.iris.object.IrisCompatabilityFilter Data: 4639 MemberClass: com.volmit.iris.object.IrisDepositGenerator Data: 4326 -MemberClass: com.volmit.iris.object.IrisDimension Data: 3597 I -MemberClass: com.volmit.iris.object.IrisDimension$1 Data: 3730 +MemberClass: com.volmit.iris.object.IrisDimension Data: 3597 X MemberClass: com.volmit.iris.object.IrisEffect Data: 3252 MemberClass: com.volmit.iris.object.IrisEnchantment Data: 3804 MemberClass: com.volmit.iris.object.IrisGenerator Data: 3598 @@ -20103,6 +20254,7 @@ MemberClass: com.volmit.iris.object.IrisInterpolator Data: 3946 MemberClass: com.volmit.iris.object.IrisLoot Data: 3077 MemberClass: com.volmit.iris.object.IrisLootReference Data: 3988 MemberClass: com.volmit.iris.object.IrisLootTable Data: 3565 +MemberClass: com.volmit.iris.object.IrisMaterialPalette Data: 4197 MemberClass: com.volmit.iris.object.IrisNoiseGenerator Data: 4108 MemberClass: com.volmit.iris.object.IrisObject Data: 3262 MemberClass: com.volmit.iris.object.IrisObjectLimit Data: 3773 @@ -20113,7 +20265,6 @@ MemberClass: com.volmit.iris.object.IrisObjectTranslate Data: 4204 MemberClass: com.volmit.iris.object.IrisPostProcessor Data: 4045 MemberClass: com.volmit.iris.object.IrisRareObject Data: 3656 MemberClass: com.volmit.iris.object.IrisRegion Data: 3275 -MemberClass: com.volmit.iris.object.IrisRegion$1 Data: 3408 MemberClass: com.volmit.iris.object.IrisRegionRidge Data: 3766 MemberClass: com.volmit.iris.object.IrisRegionSpot Data: 3697 MemberClass: com.volmit.iris.object.IrisRegistrant Data: 3722 @@ -20121,6 +20272,8 @@ MemberClass: com.volmit.iris.object.IrisShapedGeneratorStyle Data: 4724 MemberClass: com.volmit.iris.object.IrisStructure Data: 3640 MemberClass: com.volmit.iris.object.IrisStructurePlacement Data: 4561 MemberClass: com.volmit.iris.object.IrisStructureTile Data: 4038 +MemberClass: com.volmit.iris.object.IrisTextPlacement Data: 4005 +MemberClass: com.volmit.iris.object.IrisTextRenderer Data: 3907 MemberClass: com.volmit.iris.object.LootMode Data: 3059 MemberClass: com.volmit.iris.object.NoiseStyle Data: 3295 MemberClass: com.volmit.iris.object.ObjectPlaceMode Data: 3729 @@ -20210,7 +20363,7 @@ MemberClass: com.volmit.iris.util.Info Data: 2468 MemberClass: com.volmit.iris.util.Instance Data: 2893 MemberClass: com.volmit.iris.util.IntArrayTag Data: 3166 MemberClass: com.volmit.iris.util.IntTag Data: 2655 -MemberClass: com.volmit.iris.util.IrisInterpolation Data: 3863 Ss +MemberClass: com.volmit.iris.util.IrisInterpolation Data: 3863 Nf MemberClass: com.volmit.iris.util.IrisLock Data: 2872 MemberClass: com.volmit.iris.util.IrisPostBlockFilter Data: 4006 MemberClass: com.volmit.iris.util.IrisStructureResult Data: 4095 @@ -20219,8 +20372,8 @@ MemberClass: com.volmit.iris.util.J$1 Data: 2279 MemberClass: com.volmit.iris.util.JSONArray Data: 2897 MemberClass: com.volmit.iris.util.JSONException Data: 3329 MemberClass: com.volmit.iris.util.JSONObject Data: 2985 -MemberClass: com.volmit.iris.util.JSONObject$1 Data: 3118 -MemberClass: com.volmit.iris.util.JSONObject$Null Data: 3119 +MemberClass: com.volmit.iris.util.JSONObject$1 Data: 3119 +MemberClass: com.volmit.iris.util.JSONObject$Null Data: 3118 MemberClass: com.volmit.iris.util.JSONString Data: 3017 MemberClass: com.volmit.iris.util.JSONTokener Data: 3114 MemberClass: com.volmit.iris.util.KList Data: 2559 @@ -20254,6 +20407,7 @@ MemberClass: com.volmit.iris.util.PregenJob Data: 2964 MemberClass: com.volmit.iris.util.RNG Data: 2303 MemberClass: com.volmit.iris.util.RegistryListBiome Data: 3833 MemberClass: com.volmit.iris.util.RegistryListDimension Data: 4275 +MemberClass: com.volmit.iris.util.RegistryListFont Data: 3748 MemberClass: com.volmit.iris.util.RegistryListGenerator Data: 4276 MemberClass: com.volmit.iris.util.RegistryListLoot Data: 3755 MemberClass: com.volmit.iris.util.RegistryListObject Data: 3940 @@ -20288,31 +20442,31 @@ MemberClass: com.volmit.iris.util.Window Data: 2704 MemberClass: com.volmit.iris.util.WindowDecorator Data: 3635 MemberClass: com.volmit.iris.util.WindowResolution Data: 3780 MemberClass: org.slf4j.LoggerFactory Data: 2255 -MemberClass: org.slf4j.helpers.MarkerIgnoringBase Data: 3540 g +MemberClass: org.slf4j.helpers.MarkerIgnoringBase Data: 3540 f MemberClass: org.slf4j.helpers.NOPLogger Data: 2567 MemberClass: org.slf4j.helpers.NOPLoggerFactory Data: 3295 MemberClass: org.slf4j.helpers.NamedLoggerBase Data: 1819 -MemberClass: org.slf4j.helpers.SubstituteLoggerFactory Data: 4142 Y +MemberClass: org.slf4j.helpers.SubstituteLoggerFactory Data: 4142 P MemberClass: org.slf4j.helpers.Util Data: 2136 -MemberClass: org.zeroturnaround.zip.IdentityNameMapper Data: 2482 +MemberClass: org.zeroturnaround.zip.IdentityNameMapper Data: 2477 MemberClass: org.zeroturnaround.zip.Java6FileApiPermissionsStrategy Data: 2475 -MemberClass: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy Data: 2476 L +MemberClass: org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy Data: 2478 K MemberClass: org.zeroturnaround.zip.MaliciousZipException Data: 4562 MemberClass: org.zeroturnaround.zip.ZTFilePermissions Data: 2479 -MemberClass: org.zeroturnaround.zip.ZTFilePermissionsUtil Data: 2480 p -MemberClass: org.zeroturnaround.zip.ZTFilePermissionsUtil$1 Data: 2613 -MemberClass: org.zeroturnaround.zip.ZTZipReflectionUtil Data: 2478 +MemberClass: org.zeroturnaround.zip.ZTFilePermissionsUtil Data: 2482 w +MemberClass: org.zeroturnaround.zip.ZTFilePermissionsUtil$1 Data: 2615 +MemberClass: org.zeroturnaround.zip.ZTZipReflectionUtil Data: 2476 MemberClass: org.zeroturnaround.zip.ZipBreakException Data: 4113 -MemberClass: org.zeroturnaround.zip.ZipEntryUtil Data: 2477 +MemberClass: org.zeroturnaround.zip.ZipEntryUtil Data: 2480 MemberClass: org.zeroturnaround.zip.ZipException Data: 3628 MemberClass: org.zeroturnaround.zip.ZipExceptionUtil Data: 2481 MemberClass: org.zeroturnaround.zip.ZipUtil Data: 3099 MemberClass: org.zeroturnaround.zip.ZipUtil$Unpacker Data: 3232 -MemberClass: org.zeroturnaround.zip.commons.FileUtils Data: 4103 Ve +MemberClass: org.zeroturnaround.zip.commons.FileUtils Data: 4103 Nu MemberClass: org.zeroturnaround.zip.commons.FileUtilsV2_2 Data: 4384 MemberClass: org.zeroturnaround.zip.commons.IOUtils Data: 3871 MemberClass: org.zeroturnaround.zip.commons.StringBuilderWriter Data: 5169 -MemberClass: org.zeroturnaround.zip.extra.AsiExtraField Data: 4262 Fs +MemberClass: org.zeroturnaround.zip.extra.AsiExtraField Data: 4262 Tn MemberClass: org.zeroturnaround.zip.extra.ExtraFieldUtils Data: 4506 MemberClass: org.zeroturnaround.zip.extra.UnrecognizedExtraField Data: 5238 MemberClass: org.zeroturnaround.zip.extra.ZipLong Data: 3684 diff --git a/lint/ZKM_TrimLog.txt b/lint/ZKM_TrimLog.txt index 3c4998f58..b26e50fcd 100644 --- a/lint/ZKM_TrimLog.txt +++ b/lint/ZKM_TrimLog.txt @@ -12,6 +12,8 @@ Trimmed class "public com.volmit.iris.noise.BasePerlinNoiseGenerator" Trimmed class "public com.volmit.iris.noise.PolygonGenerator" Trimmed class "public com.volmit.iris.noise.PolygonGenerator$EnumPolygonGenerator" Trimmed class "public com.volmit.iris.noise.RarityCellGenerator" +Trimmed class "synthetic com.volmit.iris.object.IrisDimension$1" +Trimmed class "synthetic com.volmit.iris.object.IrisRegion$1" Trimmed class "public abstract com.volmit.iris.util.A" Trimmed class "public abstract com.volmit.iris.util.AR" Trimmed class "public final enum com.volmit.iris.util.Axis" @@ -190,8 +192,8 @@ Trimmed class "public abstract org.zeroturnaround.zip.transform.ZipEntryTransfor Trimmed class "public org.zeroturnaround.zip.transform.ZipEntryTransformerEntry" NB: Some "static" fields have been trimmed. Compilers can optimize accesses to the values of "static" fields such that the fields are never directly accessed. Trimmed field "private static final int BYTE_1" in class "public final org.zeroturnaround.zip.extra.ZipLong" -Trimmed field "private static final int BYTE_1_MASK" in class "public final org.zeroturnaround.zip.extra.ZipShort" Trimmed field "private static final int BYTE_1_MASK" in class "public final org.zeroturnaround.zip.extra.ZipLong" +Trimmed field "private static final int BYTE_1_MASK" in class "public final org.zeroturnaround.zip.extra.ZipShort" Trimmed field "private static final int BYTE_1_SHIFT" in class "public final org.zeroturnaround.zip.extra.ZipLong" Trimmed field "private static final int BYTE_1_SHIFT" in class "public final org.zeroturnaround.zip.extra.ZipShort" Trimmed field "private static final int BYTE_2" in class "public final org.zeroturnaround.zip.extra.ZipLong" @@ -206,8 +208,8 @@ Trimmed field "private static final float CUBIC_3D_BOUNDING" in class "public co Trimmed field "private static final int DEFAULT_BUFFER_SIZE" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "private static final int DEFAULT_BUFFER_SIZE" in class "public com.volmit.iris.util.IO" Trimmed field "public static final int DEFAULT_COMPRESSION_LEVEL" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed field "public static final char DIR_SEPARATOR_UNIX" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "public static final char DIR_SEPARATOR_UNIX" in class "public com.volmit.iris.util.IO" +Trimmed field "public static final char DIR_SEPARATOR_UNIX" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "public static final char DIR_SEPARATOR_WINDOWS" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "public static final char DIR_SEPARATOR_WINDOWS" in class "public com.volmit.iris.util.IO" Trimmed field "private static final int EOF" in class "public org.zeroturnaround.zip.commons.IOUtils" @@ -223,10 +225,10 @@ Trimmed field "private static final float G4" in class "public com.volmit.iris.n Trimmed field "private static final int GROUP_EXECUTE_FLAG" in class "org.zeroturnaround.zip.ZTFilePermissionsUtil" Trimmed field "private static final int GROUP_READ_FLAG" in class "org.zeroturnaround.zip.ZTFilePermissionsUtil" Trimmed field "private static final int GROUP_WRITE_FLAG" in class "org.zeroturnaround.zip.ZTFilePermissionsUtil" -Trimmed field "public static final java.lang.String LINE_SEPARATOR_UNIX" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "public static final java.lang.String LINE_SEPARATOR_UNIX" in class "public com.volmit.iris.util.IO" -Trimmed field "public static final java.lang.String LINE_SEPARATOR_WINDOWS" in class "public com.volmit.iris.util.IO" +Trimmed field "public static final java.lang.String LINE_SEPARATOR_UNIX" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed field "public static final java.lang.String LINE_SEPARATOR_WINDOWS" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed field "public static final java.lang.String LINE_SEPARATOR_WINDOWS" in class "public com.volmit.iris.util.IO" Trimmed field "static final java.lang.String MULTIPLE_BINDINGS_URL" in class "public final org.slf4j.LoggerFactory" Trimmed field "static final int NOP_FALLBACK_INITIALIZATION" in class "public final org.slf4j.LoggerFactory" Trimmed field "static final java.lang.String NO_STATICLOGGERBINDER_URL" in class "public final org.slf4j.LoggerFactory" @@ -281,11 +283,11 @@ Trimmed field "private static final int modulus" in class "public com.volmit.iri Trimmed field "private static final int precision" in class "public com.volmit.iris.util.M" Trimmed field "private java.lang.String type" in class "public abstract com.volmit.iris.util.DOP" Trimmed method "public void ()" in class "public com.volmit.iris.util.B" -Trimmed method "public void (com.volmit.iris.util.RNG, int)" in class "public com.volmit.iris.noise.CNG" Trimmed method "public void (com.volmit.iris.util.RNG)" in class "public com.volmit.iris.noise.CNG" -Trimmed method "public void (java.util.Map)" in class "public com.volmit.iris.util.Cuboid" -Trimmed method "public void (org.bukkit.Location)" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public void (com.volmit.iris.util.RNG, int)" in class "public com.volmit.iris.noise.CNG" Trimmed method "public void (org.bukkit.World, int, int, int, int, int, int)" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public void (org.bukkit.Location)" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public void (java.util.Map)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public double DGetWhiteNoise(double, double)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void (java.lang.String)" in class "public abstract com.volmit.iris.util.DOP" Trimmed method "private static double DValCoord2D(int, long, long)" in class "public com.volmit.iris.noise.FastNoise" @@ -302,22 +304,22 @@ Trimmed method "public float GetPerlin(float, float)" in class "public com.volmi Trimmed method "public float GetPerlinFractal(float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public int GetSeed()" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetSimplex(float, float)" in class "public com.volmit.iris.noise.FastNoise" -Trimmed method "public float GetSimplex(float, float, float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetSimplex(float, float, float)" in class "public com.volmit.iris.noise.FastNoise" +Trimmed method "public float GetSimplex(float, float, float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetSimplexFractal(float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetValue(float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetValue(float, float, float)" in class "public com.volmit.iris.noise.FastNoise" -Trimmed method "public float GetValueFractal(float, float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetValueFractal(float, float)" in class "public com.volmit.iris.noise.FastNoise" +Trimmed method "public float GetValueFractal(float, float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetWhiteNoise(float, float, float, float)" in class "public com.volmit.iris.noise.FastNoise" +Trimmed method "public float GetWhiteNoiseInt(int, int, int)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetWhiteNoiseInt(int, int)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public float GetWhiteNoiseInt(int, int, int, int)" in class "public com.volmit.iris.noise.FastNoise" -Trimmed method "public float GetWhiteNoiseInt(int, int, int)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "private static float GradCoord4D(int, int, int, int, int, float, float, float, float)" in class "public com.volmit.iris.noise.FastNoise" -Trimmed method "public void GradientPerturb(com.volmit.iris.util.Vector3f)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void GradientPerturb(com.volmit.iris.util.Vector2f)" in class "public com.volmit.iris.noise.FastNoise" -Trimmed method "public void GradientPerturbFractal(com.volmit.iris.util.Vector2f)" in class "public com.volmit.iris.noise.FastNoise" +Trimmed method "public void GradientPerturb(com.volmit.iris.util.Vector3f)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void GradientPerturbFractal(com.volmit.iris.util.Vector3f)" in class "public com.volmit.iris.noise.FastNoise" +Trimmed method "public void GradientPerturbFractal(com.volmit.iris.util.Vector2f)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public static int Hash4D(int, int, int, int, int)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void ()" in class "public com.volmit.iris.util.IO" Trimmed method "public void ()" in class "public org.zeroturnaround.zip.commons.IOUtils" @@ -328,19 +330,19 @@ Trimmed method "public void ()" in class "public com.volmit.iris.util.Iris Trimmed method "@com.volmit.iris.util.DontObfuscate public void (com.volmit.iris.gen.PostBlockChunkGenerator)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public void ()" in class "public com.volmit.iris.util.J" Trimmed method "public void (java.lang.String)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public void (com.volmit.iris.util.JSONObject, java.lang.String[])" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public void (java.lang.String, java.util.Locale)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public void (com.volmit.iris.util.JSONObject, java.lang.String[])" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public void (java.lang.Object, java.lang.String[])" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public void (java.io.InputStream)" in class "public com.volmit.iris.util.JSONTokener" Trimmed method "public void (java.util.Enumeration)" in class "public com.volmit.iris.util.KList" +Trimmed method "public void (int)" in class "public com.volmit.iris.util.KSet" Trimmed method "public void (int, float)" in class "public com.volmit.iris.util.KSet" Trimmed method "public void (java.util.Collection)" in class "public com.volmit.iris.util.KSet" -Trimmed method "public void (int)" in class "public com.volmit.iris.util.KSet" Trimmed method "public void ()" in class "public com.volmit.iris.util.M" -Trimmed method "public void (org.bukkit.block.BlockState)" in class "public com.volmit.iris.util.MaterialBlock" Trimmed method "public void (org.bukkit.Location)" in class "public com.volmit.iris.util.MaterialBlock" -Trimmed method "public void (org.bukkit.block.Block)" in class "public com.volmit.iris.util.MaterialBlock" +Trimmed method "public void (org.bukkit.block.BlockState)" in class "public com.volmit.iris.util.MaterialBlock" Trimmed method "public void (org.bukkit.Material, java.lang.Byte)" in class "public com.volmit.iris.util.MaterialBlock" +Trimmed method "public void (org.bukkit.block.Block)" in class "public com.volmit.iris.util.MaterialBlock" Trimmed method "public void (org.bukkit.command.CommandSender, java.lang.String)" in class "public com.volmit.iris.util.MortarSender" Trimmed method "private void ()" in class "public final com.volmit.iris.util.NBTConstants" Trimmed method "public void (java.io.DataInputStream)" in class "public final com.volmit.iris.util.NBTInputStream" @@ -365,15 +367,15 @@ Trimmed method "private void SingleGradientPerturb(int, float, float, com.volmit Trimmed method "private float SingleSimplex(int, float, float, float, float)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void (java.lang.StringBuilder)" in class "public org.zeroturnaround.zip.commons.StringBuilderWriter" Trimmed method "public void ()" in class "public org.slf4j.helpers.Util" -Trimmed method "public void (java.lang.Object, boolean)" in class "public com.volmit.iris.util.V" Trimmed method "public void (java.lang.Class, java.lang.Object[])" in class "public com.volmit.iris.util.V" +Trimmed method "public void (java.lang.Object, boolean)" in class "public com.volmit.iris.util.V" Trimmed method "private static float ValCoord4D(int, int, int, int, int)" in class "public com.volmit.iris.noise.FastNoise" Trimmed method "public void ()" in class "public com.volmit.iris.util.Violator" Trimmed method "public void (com.volmit.iris.util.ICommand)" in class "public com.volmit.iris.util.VirtualCommand" Trimmed method "private void ()" in class "org.zeroturnaround.zip.ZTFilePermissionsUtil" Trimmed method "private void ()" in class "org.zeroturnaround.zip.ZTZipReflectionUtil" -Trimmed method "public void (java.lang.String)" in class "public org.zeroturnaround.zip.ZipBreakException" Trimmed method "public void (java.lang.Exception)" in class "public org.zeroturnaround.zip.ZipBreakException" +Trimmed method "public void (java.lang.String)" in class "public org.zeroturnaround.zip.ZipBreakException" Trimmed method "private void ()" in class "org.zeroturnaround.zip.ZipEntryUtil" Trimmed method "void ()" in class "org.zeroturnaround.zip.ZipExceptionUtil" Trimmed method "public void (byte[])" in class "public final org.zeroturnaround.zip.extra.ZipLong" @@ -384,62 +386,63 @@ Trimmed method "public static void a(java.lang.Runnable, int)" in class "public Trimmed method "static synthetic java.io.File access$300(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "static synthetic void access$700(org.zeroturnaround.zip.ZipEntrySource, java.util.zip.ZipOutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public com.volmit.iris.util.JSONObject accumulate(java.lang.String, java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public com.volmit.iris.util.KList add(java.lang.String)" in class "public com.volmit.iris.object.IrisMaterialPalette" Trimmed method "public com.volmit.iris.util.KList add(java.lang.String)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public com.volmit.iris.util.KList add(java.lang.String)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" Trimmed method "private com.volmit.iris.util.KList add(java.util.Enumeration)" in class "public com.volmit.iris.util.KList" +Trimmed method "public static void addEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void addEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void addEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void addEntries(java.io.InputStream, org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], int)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[])" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "static void addEntry(java.util.zip.ZipEntry, java.io.InputStream, java.util.zip.ZipOutputStream)" in class "org.zeroturnaround.zip.ZipEntryUtil" Trimmed method "public static void addEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "private static void addEntry(org.zeroturnaround.zip.ZipEntrySource, java.util.zip.ZipOutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "static void addEntry(java.util.zip.ZipEntry, java.io.InputStream, java.util.zip.ZipOutputStream)" in class "org.zeroturnaround.zip.ZipEntryUtil" +Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[])" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void addEntry(java.io.File, java.lang.String, java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addEntry(java.io.File, java.lang.String, byte[], java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public com.volmit.iris.util.KList addFrom(java.util.List, java.util.function.Function)" in class "public com.volmit.iris.util.KList" Trimmed method "public double addLast(int)" in class "public com.volmit.iris.util.RollingSequence" -Trimmed method "public com.volmit.iris.util.Element addLore(java.lang.String)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract com.volmit.iris.util.Element addLore(java.lang.String)" in class "public abstract com.volmit.iris.util.Element" +Trimmed method "public com.volmit.iris.util.Element addLore(java.lang.String)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public void addNode(java.lang.String)" in class "public abstract com.volmit.iris.util.MortarCommand" Trimmed method "public abstract void addNode(java.lang.String)" in class "public abstract com.volmit.iris.util.ICommand" -Trimmed method "public static void addOrReplaceEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void addOrReplaceEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void addOrReplaceEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static java.lang.String ago(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public org.bukkit.util.Vector angle(org.bukkit.util.Vector, com.volmit.iris.util.Direction)" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public com.volmit.iris.util.JSONObject append(java.lang.String, java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public static int ar(java.lang.Runnable, int)" in class "public com.volmit.iris.util.J" Trimmed method "public static void ar(java.lang.Runnable, int, int)" in class "public com.volmit.iris.util.J" +Trimmed method "public static int ar(java.lang.Runnable, int)" in class "public com.volmit.iris.util.J" Trimmed method "public static boolean archiveEquals(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "private static boolean archiveEqualsInternal(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public java.lang.Object[] array()" in class "public com.volmit.iris.util.KList" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$2" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$10" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "public enum com.volmit.iris.util.C" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$4" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$8" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$11" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$12" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$1" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$15" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$19" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$7" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$22" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$17" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$13" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$14" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$5" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$1" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$20" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$13" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$22" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$2" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$4" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$6" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$21" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$9" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$12" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$3" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$16" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$7" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$14" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$11" Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$18" -Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$9" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$10" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$19" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$5" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "public enum com.volmit.iris.util.C" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$17" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$8" +Trimmed method "public net.md_5.bungee.api.ChatColor asBungee()" in class "final enum com.volmit.iris.util.C$21" Trimmed method "public com.volmit.iris.util.KMap asKeys(java.util.function.Function)" in class "public com.volmit.iris.util.KList" Trimmed method "public static com.volmit.iris.util.KList asStringList(java.util.List)" in class "public com.volmit.iris.util.KList" Trimmed method "public com.volmit.iris.util.KMap asValues(java.util.function.Function)" in class "public com.volmit.iris.util.KList" @@ -449,12 +452,12 @@ Trimmed method "public static java.lang.Object attempt(java.util.function.Suppli Trimmed method "public static java.lang.Object attemptFunction(com.volmit.iris.util.NastyFunction, java.lang.Object, java.lang.Object)" in class "public com.volmit.iris.util.J" Trimmed method "public static java.lang.Object attemptResult(com.volmit.iris.util.NastyFuture, java.lang.Object)" in class "public com.volmit.iris.util.J" Trimmed method "public byte averageLightLevel()" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public static java.lang.String b(double)" in class "public com.volmit.iris.util.Form" +Trimmed method "public boolean b()" in class "public com.volmit.iris.util.RNG" +Trimmed method "public boolean b(double)" in class "public com.volmit.iris.util.RNG" Trimmed method "public static java.lang.String b(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String b(int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String b(java.math.BigInteger)" in class "public com.volmit.iris.util.Form" -Trimmed method "public boolean b(double)" in class "public com.volmit.iris.util.RNG" -Trimmed method "public static java.lang.String b(double)" in class "public com.volmit.iris.util.Form" -Trimmed method "public boolean b()" in class "public com.volmit.iris.util.RNG" Trimmed method "public static double bicubicBezier(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double bicubicParametric(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double bihermiteBezier(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" @@ -466,8 +469,8 @@ Trimmed method "public byte byteValue()" in class "public final enum com.volmit. Trimmed method "public char c()" in class "public com.volmit.iris.util.RNG" Trimmed method "public static void calculatePermutations()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public static void car(int)" in class "public com.volmit.iris.util.J" -Trimmed method "public com.volmit.iris.util.KList caveFloors(int, int)" in class "public abstract com.volmit.iris.gen.PostBlockChunkGenerator" Trimmed method "public com.volmit.iris.util.KList caveFloors(int, int)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" +Trimmed method "public com.volmit.iris.util.KList caveFloors(int, int)" in class "public abstract com.volmit.iris.gen.PostBlockChunkGenerator" Trimmed method "public abstract com.volmit.iris.util.KList caveFloors(int, int)" in class "public abstract com.volmit.iris.util.IPostBlockAccess" Trimmed method "public org.bukkit.ChatColor chatColor()" in class "public enum com.volmit.iris.util.C" Trimmed method "public static org.bukkit.DyeColor chatToDye(org.bukkit.ChatColor)" in class "public enum com.volmit.iris.util.C" @@ -478,16 +481,16 @@ Trimmed method "public static void cleanDirectory(java.io.File)" in class "publi Trimmed method "private static void cleanDirectoryOnExit(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public com.volmit.iris.util.Window clearElements()" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public abstract com.volmit.iris.util.Window clearElements()" in class "public abstract com.volmit.iris.util.Window" -Trimmed method "public bridge synthetic com.volmit.iris.util.Observable clearObservers()" in class "public com.volmit.iris.util.O" -Trimmed method "public com.volmit.iris.util.O clearObservers()" in class "public com.volmit.iris.util.O" Trimmed method "public abstract com.volmit.iris.util.Observable clearObservers()" in class "public abstract com.volmit.iris.util.Observable" +Trimmed method "public com.volmit.iris.util.O clearObservers()" in class "public com.volmit.iris.util.O" +Trimmed method "public bridge synthetic com.volmit.iris.util.Observable clearObservers()" in class "public com.volmit.iris.util.O" Trimmed method "public void close()" in class "public com.volmit.iris.util.TaskExecutor" -Trimmed method "public void closeNow()" in class "public com.volmit.iris.util.GroupedExecutor" Trimmed method "public void closeNow()" in class "public com.volmit.iris.util.TaskExecutor" -Trimmed method "public static void closeQuietly(java.io.OutputStream)" in class "public com.volmit.iris.util.IO" +Trimmed method "public void closeNow()" in class "public com.volmit.iris.util.GroupedExecutor" Trimmed method "public static void closeQuietly(java.io.Reader)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void closeQuietly(java.io.InputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void closeQuietly(java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void closeQuietly(java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public void closeall()" in class "public com.volmit.iris.StructureManager" Trimmed method "public static com.volmit.iris.util.Direction closest(org.bukkit.util.Vector, com.volmit.iris.util.KList)" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public static com.volmit.iris.util.Direction closest(org.bukkit.util.Vector, com.volmit.iris.util.Direction[])" in class "public final enum com.volmit.iris.util.Direction" @@ -496,36 +499,36 @@ Trimmed method "public static java.lang.Object construct(java.lang.Class, java.l Trimmed method "public boolean contains(org.bukkit.block.Block)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public static boolean containsAnyEntry(java.io.File, java.lang.String[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean containsEntry(java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean contentEquals(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" -Trimmed method "public static boolean contentEquals(java.io.InputStream, java.io.InputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static boolean contentEquals(java.io.InputStream, java.io.InputStream)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static boolean contentEquals(java.io.InputStream, java.io.InputStream)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static boolean contentEquals(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static boolean contentEquals(java.io.Reader, java.io.Reader)" in class "public com.volmit.iris.util.IO" Trimmed method "public com.volmit.iris.util.Cuboid contract()" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public static void copy(java.io.Reader, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void copy(java.io.InputStream, java.io.Writer)" in class "public org.zeroturnaround.zip.commons.IOUtils" -Trimmed method "public static void copy(java.io.InputStream, java.io.Writer, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "static java.util.zip.ZipEntry copy(java.util.zip.ZipEntry)" in class "org.zeroturnaround.zip.ZipEntryUtil" -Trimmed method "public static void copy(java.io.InputStream, java.io.Writer, java.lang.String)" in class "public org.zeroturnaround.zip.commons.IOUtils" -Trimmed method "public static int copy(java.io.Reader, java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "static java.util.zip.ZipEntry copy(java.util.zip.ZipEntry, java.lang.String)" in class "org.zeroturnaround.zip.ZipEntryUtil" +Trimmed method "public static int copy(java.io.Reader, java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void copy(java.io.Reader, java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void copy(java.io.InputStream, java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "public static int copy(java.io.Reader, java.io.Writer)" in class "public org.zeroturnaround.zip.commons.IOUtils" -Trimmed method "public static void copyDirectory(java.io.File, java.io.File, boolean)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" +Trimmed method "public static void copy(java.io.InputStream, java.io.Writer, java.lang.String)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "static java.util.zip.ZipEntry copy(java.util.zip.ZipEntry)" in class "org.zeroturnaround.zip.ZipEntryUtil" +Trimmed method "public static void copy(java.io.InputStream, java.io.Writer)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static void copy(java.io.InputStream, java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void copy(java.io.InputStream, java.io.Writer, java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void copyDirectory(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" +Trimmed method "public static void copyDirectory(java.io.File, java.io.File, boolean)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static void copyDirectory(java.io.File, java.io.File, java.io.FileFilter, boolean)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" +Trimmed method "private static void copyEntries(java.io.File, java.util.zip.ZipOutputStream, java.util.Set)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "private static void copyEntries(java.io.InputStream, java.util.zip.ZipOutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "private static void copyEntries(java.io.File, java.util.zip.ZipOutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "private static void copyEntries(java.io.File, java.util.zip.ZipOutputStream, java.util.Set)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "static void copyEntry(java.util.zip.ZipEntry, java.io.InputStream, java.util.zip.ZipOutputStream)" in class "org.zeroturnaround.zip.ZipEntryUtil" Trimmed method "static void copyEntry(java.util.zip.ZipEntry, java.io.InputStream, java.util.zip.ZipOutputStream, boolean)" in class "org.zeroturnaround.zip.ZipEntryUtil" +Trimmed method "static void copyEntry(java.util.zip.ZipEntry, java.io.InputStream, java.util.zip.ZipOutputStream)" in class "org.zeroturnaround.zip.ZipEntryUtil" Trimmed method "public static void copyFile(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static void copyFile(java.io.File, java.io.File, boolean)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" -Trimmed method "public static void copyFileToDirectory(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static void copyFileToDirectory(java.io.File, java.io.File, boolean)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" -Trimmed method "public static long copyLarge(java.io.Reader, java.io.Writer, char[])" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static void copyFileToDirectory(java.io.File, java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static long copyLarge(java.io.Reader, java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "public static long copyLarge(java.io.Reader, java.io.Writer)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static long copyLarge(java.io.Reader, java.io.Writer, char[])" in class "public org.zeroturnaround.zip.commons.IOUtils" Trimmed method "public org.bukkit.block.Block[] corners()" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public static float cos(float)" in class "public com.volmit.iris.util.M" Trimmed method "public static long count(java.io.File)" in class "public com.volmit.iris.util.IO" @@ -533,22 +536,22 @@ Trimmed method "public static void createEmpty(java.io.File)" in class "public f Trimmed method "public static void csr(int)" in class "public com.volmit.iris.util.J" Trimmed method "public static double cubicBezier(double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double cubicParametric(double, double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" -Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void debug(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public void debug(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void debug(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public abstract void debug(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void debug(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract void debug(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void debug(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void debug(java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public final void debug(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public final void debug(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void debug(java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void debug(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public void debug(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void debug(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public static byte[] decode(java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.lang.String decompress(java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public com.volmit.iris.util.KList dedupe()" in class "public com.volmit.iris.util.KList" @@ -587,48 +590,48 @@ Trimmed method "public static boolean entryEquals(java.io.File, java.io.File, ja Trimmed method "public static boolean entryEquals(java.io.File, java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "private static long epochDays(long)" in class "public com.volmit.iris.util.M" Trimmed method "public static long epochDays()" in class "public com.volmit.iris.util.M" -Trimmed method "public final void error(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void error(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void error(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void error(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void error(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public void error(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void error(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" Trimmed method "public final void error(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public final void error(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public final void error(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void error(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void error(java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void error(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void error(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void error(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void error(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void error(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void error(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void error(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void error(java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void error(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public final void error(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void error(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public static double evaluate(java.lang.String)" in class "public com.volmit.iris.util.M" Trimmed method "public static double evaluate(java.lang.String, java.lang.Double[])" in class "public com.volmit.iris.util.M" +Trimmed method "public static double evaluate(java.lang.String)" in class "public com.volmit.iris.util.M" Trimmed method "public static void executeAfterStartupQueue()" in class "public com.volmit.iris.util.J" Trimmed method "public static void explode(java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public void f(java.lang.Object)" in class "public abstract com.volmit.iris.util.MortarPlugin" -Trimmed method "public static java.lang.String f(double)" in class "public com.volmit.iris.util.Form" -Trimmed method "public float f()" in class "public com.volmit.iris.util.RNG" -Trimmed method "public float f(float)" in class "public com.volmit.iris.util.RNG" -Trimmed method "public static java.lang.String f(float)" in class "public com.volmit.iris.util.Form" Trimmed method "public abstract void f(java.lang.Object)" in class "public abstract com.volmit.iris.util.IController" -Trimmed method "public float f(float, float)" in class "public com.volmit.iris.util.RNG" Trimmed method "public com.volmit.iris.util.Cuboid$CuboidDirection f()" in class "public final enum com.volmit.iris.util.Direction" +Trimmed method "public float f()" in class "public com.volmit.iris.util.RNG" +Trimmed method "public static java.lang.String f(double)" in class "public com.volmit.iris.util.Form" +Trimmed method "public float f(float)" in class "public com.volmit.iris.util.RNG" +Trimmed method "public void f(java.lang.Object)" in class "public abstract com.volmit.iris.util.MortarPlugin" +Trimmed method "public static java.lang.String f(float)" in class "public com.volmit.iris.util.Form" +Trimmed method "public float f(float, float)" in class "public com.volmit.iris.util.RNG" Trimmed method "public static java.lang.String fd(double, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public java.io.File fileFor(com.volmit.iris.object.IrisRegistrant)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public static java.lang.String fileSize(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static long fillTransfer(java.io.InputStream, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "static java.util.Set filterDirEntries(java.io.File, java.util.Collection)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public int fit(double, double, double[])" in class "public com.volmit.iris.noise.CNG" Trimmed method "public int fit(int, int, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" -Trimmed method "public java.lang.Object fit(java.util.List, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public int fit(double, double, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public java.lang.Object fit(java.lang.Object[], long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" +Trimmed method "public int fit(double, double, double[])" in class "public com.volmit.iris.noise.CNG" +Trimmed method "public java.lang.Object fit(java.util.List, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public java.lang.Object fit(java.lang.Object[], double[])" in class "public com.volmit.iris.noise.CNG" Trimmed method "public double fitDouble(double, double, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public com.volmit.iris.util.IRare fitRarity(com.volmit.iris.util.KList, long, double, double)" in class "public com.volmit.iris.object.IrisGenerator" @@ -636,14 +639,14 @@ Trimmed method "public com.volmit.iris.util.Cuboid flatten(int)" in class "publi Trimmed method "public com.volmit.iris.util.KMap flipFlatten()" in class "public com.volmit.iris.util.KMap" Trimmed method "public float fmax()" in class "public com.volmit.iris.util.RNG" Trimmed method "public static java.lang.String fmin(java.util.Calendar)" in class "public com.volmit.iris.util.Form" -Trimmed method "public com.volmit.iris.util.KList forceAdd(byte[])" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.KList forceAdd(float[])" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.KList forceAdd(java.lang.Object[])" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.KList forceAdd(double[])" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.KList forceAdd(int[])" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.KList forceAdd(long[])" in class "public com.volmit.iris.util.KList" Trimmed method "public com.volmit.iris.util.KList forceAdd(boolean[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(long[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(byte[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(int[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(java.lang.Object[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(float[])" in class "public com.volmit.iris.util.KList" Trimmed method "public com.volmit.iris.util.KList forceAdd(short[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KList forceAdd(double[])" in class "public com.volmit.iris.util.KList" Trimmed method "public static void forceDelete(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static void forceDeleteOnExit(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static java.lang.String forceDoubleDigit(int)" in class "public com.volmit.iris.util.Form" @@ -652,17 +655,17 @@ Trimmed method "public static com.volmit.iris.util.Direction fromByte(byte)" in Trimmed method "public static com.volmit.iris.util.C fromItemMeta(byte)" in class "public enum com.volmit.iris.util.C" Trimmed method "public static com.volmit.iris.util.KList fromJSONAny(com.volmit.iris.util.JSONArray)" in class "public com.volmit.iris.util.KList" Trimmed method "public static int fromRoman(java.lang.String)" in class "public com.volmit.iris.util.Form" -Trimmed method "public double generate(double, double)" in class "public com.volmit.iris.gen.layer.GenLayerCave" Trimmed method "public double generate(double, double)" in class "public com.volmit.iris.gen.layer.GenLayerBiome" Trimmed method "public double generate(double, double)" in class "public com.volmit.iris.gen.layer.GenLayerText" Trimmed method "public abstract double generate(double, double)" in class "public abstract com.volmit.iris.util.GenLayer" +Trimmed method "public double generate(double, double)" in class "public com.volmit.iris.gen.layer.GenLayerCave" Trimmed method "public double generate(double, double)" in class "public com.volmit.iris.gen.layer.GenLayerCarve" Trimmed method "public static java.lang.String generateColorTable()" in class "public enum com.volmit.iris.util.C" Trimmed method "public com.volmit.iris.util.BiomeResult generateData(double, double, int, int)" in class "public com.volmit.iris.gen.layer.GenLayerBiome" -Trimmed method "public java.lang.Object get(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.annotation.Annotation get(java.lang.Class, java.lang.String, java.lang.Class[])" in class "public com.volmit.iris.util.V" Trimmed method "public java.lang.annotation.Annotation get(java.lang.Class)" in class "public com.volmit.iris.util.V" Trimmed method "public java.lang.annotation.Annotation get(java.lang.Class, java.lang.String)" in class "public com.volmit.iris.util.V" +Trimmed method "public java.lang.Object get(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.Object getA()" in class "public com.volmit.iris.util.GBiset" Trimmed method "public static java.lang.annotation.Annotation getAnnotation(java.lang.reflect.Field, java.lang.Class)" in class "public com.volmit.iris.util.Violator" Trimmed method "public static java.lang.annotation.Annotation getAnnotation(java.lang.Class, java.lang.Class)" in class "public com.volmit.iris.util.Violator" @@ -671,15 +674,15 @@ Trimmed method "public org.bukkit.Axis getAxis()" in class "public final enum co Trimmed method "public java.lang.Object getB()" in class "public com.volmit.iris.util.GBiset" Trimmed method "public static double getBicubicBezierNoise(int, int, double, com.volmit.iris.util.NoiseProvider)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double getBicubicParametricNoise(int, int, double, com.volmit.iris.util.NoiseProvider, double)" in class "public com.volmit.iris.util.IrisInterpolation" -Trimmed method "public java.math.BigDecimal getBigDecimal(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.math.BigDecimal getBigDecimal(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public java.math.BigDecimal getBigDecimal(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.math.BigInteger getBigInteger(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.math.BigInteger getBigInteger(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public static double getBilinearCenterSineNoise(int, int, double, com.volmit.iris.util.NoiseProvider)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public abstract com.volmit.iris.util.BiomeResult getBiome(int, int)" in class "public abstract com.volmit.iris.IrisContext" -Trimmed method "public com.volmit.iris.util.BiomeResult getBiome(int, int)" in class "public com.volmit.iris.gen.IrisChunkGenerator" -Trimmed method "public com.volmit.iris.object.IrisBiome getBiome(int, int)" in class "public com.volmit.iris.util.BiomeMap" Trimmed method "public org.bukkit.block.Biome getBiome(int)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" +Trimmed method "public com.volmit.iris.object.IrisBiome getBiome(int, int)" in class "public com.volmit.iris.util.BiomeMap" +Trimmed method "public com.volmit.iris.util.BiomeResult getBiome(int, int)" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "@com.volmit.iris.util.DontObfuscate public java.util.Optional getBoard(org.bukkit.entity.Player)" in class "public com.volmit.iris.util.BoardManager" Trimmed method "public boolean getBoolean(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public boolean getBoolean(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" @@ -688,11 +691,11 @@ Trimmed method "public static com.volmit.iris.util.C getByChar(java.lang.String) Trimmed method "public byte[] getBytes()" in class "public final org.zeroturnaround.zip.extra.ZipLong" Trimmed method "public double getCellScale()" in class "public com.volmit.iris.noise.CellGenerator" Trimmed method "public abstract byte[] getCentralDirectoryData()" in class "public abstract org.zeroturnaround.zip.extra.ZipExtraField" -Trimmed method "public byte[] getCentralDirectoryData()" in class "public org.zeroturnaround.zip.extra.UnrecognizedExtraField" Trimmed method "public byte[] getCentralDirectoryData()" in class "public org.zeroturnaround.zip.extra.AsiExtraField" -Trimmed method "public abstract org.zeroturnaround.zip.extra.ZipShort getCentralDirectoryLength()" in class "public abstract org.zeroturnaround.zip.extra.ZipExtraField" -Trimmed method "public org.zeroturnaround.zip.extra.ZipShort getCentralDirectoryLength()" in class "public org.zeroturnaround.zip.extra.AsiExtraField" +Trimmed method "public byte[] getCentralDirectoryData()" in class "public org.zeroturnaround.zip.extra.UnrecognizedExtraField" Trimmed method "public org.zeroturnaround.zip.extra.ZipShort getCentralDirectoryLength()" in class "public org.zeroturnaround.zip.extra.UnrecognizedExtraField" +Trimmed method "public org.zeroturnaround.zip.extra.ZipShort getCentralDirectoryLength()" in class "public org.zeroturnaround.zip.extra.AsiExtraField" +Trimmed method "public abstract org.zeroturnaround.zip.extra.ZipShort getCentralDirectoryLength()" in class "public abstract org.zeroturnaround.zip.extra.ZipExtraField" Trimmed method "public char getChar()" in class "public enum com.volmit.iris.util.C" Trimmed method "public com.volmit.iris.util.KMap getChildren()" in class "public com.volmit.iris.util.VirtualCommand" Trimmed method "public java.util.List getChunks()" in class "public com.volmit.iris.util.Cuboid" @@ -701,33 +704,34 @@ Trimmed method "public static int getCompressionMethodOfEntry(java.io.File, java Trimmed method "public static java.lang.reflect.Constructor getConstructor(java.lang.Class, java.lang.Class[])" in class "public com.volmit.iris.util.Violator" Trimmed method "public com.volmit.iris.util.IController getController(java.lang.Class)" in class "public abstract com.volmit.iris.util.MortarPlugin" Trimmed method "public com.volmit.iris.object.IrisObject getDebug()" in class "public com.volmit.iris.gen.layer.GenLayerText" -Trimmed method "public static java.lang.annotation.Annotation getDeclaredAnnotation(java.lang.Class, java.lang.Class)" in class "public com.volmit.iris.util.Violator" Trimmed method "public static java.lang.annotation.Annotation getDeclaredAnnotation(java.lang.reflect.Method, java.lang.Class)" in class "public com.volmit.iris.util.Violator" Trimmed method "public static java.lang.annotation.Annotation getDeclaredAnnotation(java.lang.reflect.Field, java.lang.Class)" in class "public com.volmit.iris.util.Violator" +Trimmed method "public static java.lang.annotation.Annotation getDeclaredAnnotation(java.lang.Class, java.lang.Class)" in class "public com.volmit.iris.util.Violator" Trimmed method "public static java.lang.reflect.Method getDeclaredMethod(java.lang.Class, java.lang.String, java.lang.Class[])" in class "public com.volmit.iris.util.Violator" Trimmed method "public com.volmit.iris.util.Dimension getDimension()" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public static com.volmit.iris.util.Direction getDirection(org.bukkit.util.Vector)" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public static com.volmit.iris.util.Direction getDirection(org.bukkit.block.BlockFace)" in class "public final enum com.volmit.iris.util.Direction" -Trimmed method "public double getDouble(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public double getDouble(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public double getDouble(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public com.volmit.iris.util.KList getEntities()" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public java.lang.Enum getEnum(java.lang.Class, int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.Enum getEnum(java.lang.Class, java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public org.bukkit.block.BlockFace getFace()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public org.bukkit.block.data.BlockData getFind()" in class "public com.volmit.iris.object.IrisCompatabilityFilter" Trimmed method "public com.volmit.iris.noise.NoiseGenerator getGen()" in class "public com.volmit.iris.noise.CNG" -Trimmed method "public abstract int getHeight(int, int)" in class "public abstract com.volmit.iris.IrisContext" -Trimmed method "public double getHeight(com.volmit.iris.gen.ContextualChunkGenerator, double, double, long)" in class "public com.volmit.iris.object.IrisBiomeGeneratorLink" -Trimmed method "public int getHeight(int, int)" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "public int getHeight(int, int)" in class "public com.volmit.iris.util.HeightMap" +Trimmed method "public abstract int getHeight(int, int)" in class "public abstract com.volmit.iris.IrisContext" Trimmed method "public double getHeight(com.volmit.iris.gen.ContextualChunkGenerator, double, double, long)" in class "public com.volmit.iris.object.IrisBiome" +Trimmed method "public double getHeight(java.lang.String)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public int getHeight(int, int)" in class "public com.volmit.iris.gen.IrisChunkGenerator" +Trimmed method "public double getHeight(com.volmit.iris.gen.ContextualChunkGenerator, double, double, long)" in class "public com.volmit.iris.object.IrisBiomeGeneratorLink" Trimmed method "public static double getHermiteBezierNoise(int, int, double, com.volmit.iris.util.NoiseProvider, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double getHermiteBezierNoise(int, int, double, com.volmit.iris.util.NoiseProvider)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double getHermiteParametricNoise(int, int, double, com.volmit.iris.util.NoiseProvider, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" Trimmed method "public static double getHermiteParametricNoise(int, int, double, com.volmit.iris.util.NoiseProvider, double)" in class "public com.volmit.iris.util.IrisInterpolation" -Trimmed method "public int getHighest(int, int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public int getHighest(int, int)" in class "public abstract com.volmit.iris.gen.ParallaxChunkGenerator" Trimmed method "public abstract int getHighest(int, int)" in class "public abstract com.volmit.iris.util.IObjectPlacer" +Trimmed method "public int getHighest(int, int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public double getHours()" in class "public com.volmit.iris.util.PrecisionStopwatch" Trimmed method "public java.lang.String getId()" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract java.lang.String getId()" in class "public abstract com.volmit.iris.util.Element" @@ -737,10 +741,10 @@ Trimmed method "public byte getItemMeta()" in class "public enum com.volmit.iris Trimmed method "public com.volmit.iris.util.JSONArray getJSONArray(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONObject getJSONObject(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public static org.slf4j.Logger getLogger(java.lang.Class)" in class "public final org.slf4j.LoggerFactory" -Trimmed method "public long getLong(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public long getLong(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public double getMax()" in class "public com.volmit.iris.object.IrisGenerator" +Trimmed method "public long getLong(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public double getMax()" in class "public com.volmit.iris.object.IrisNoiseGenerator" +Trimmed method "public double getMax()" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public double getMax()" in class "public com.volmit.iris.util.RollingSequence" Trimmed method "public com.volmit.iris.gen.atomics.AtomicCache getMaxFaces()" in class "public com.volmit.iris.object.IrisStructureTile" Trimmed method "public double getMedian()" in class "public com.volmit.iris.util.RollingSequence" @@ -750,8 +754,8 @@ Trimmed method "public long getMillis()" in class "public com.volmit.iris.util.P Trimmed method "public double getMin()" in class "public com.volmit.iris.util.RollingSequence" Trimmed method "public com.volmit.iris.gen.atomics.AtomicCache getMinFaces()" in class "public com.volmit.iris.object.IrisStructureTile" Trimmed method "public double getMinutes()" in class "public com.volmit.iris.util.PrecisionStopwatch" -Trimmed method "public static java.lang.String[] getNames(java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public static java.lang.String[] getNames(com.volmit.iris.util.JSONObject)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public static java.lang.String[] getNames(java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public long getNanos()" in class "public com.volmit.iris.util.PrecisionStopwatch" Trimmed method "public long getNanoseconds()" in class "public com.volmit.iris.util.PrecisionStopwatch" Trimmed method "public org.bukkit.block.data.BlockData getOrNull(int)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" @@ -759,8 +763,8 @@ Trimmed method "public com.volmit.iris.util.RNG getRNG()" in class "public com.v Trimmed method "public java.lang.Object getRandom()" in class "public com.volmit.iris.util.KList" Trimmed method "public abstract com.volmit.iris.object.IrisRegion getRegion(int, int)" in class "public abstract com.volmit.iris.IrisContext" Trimmed method "public com.volmit.iris.object.IrisRegion getRegion(int, int)" in class "public com.volmit.iris.gen.IrisChunkGenerator" -Trimmed method "public org.bukkit.block.Block getRelativeBlock(int, int, int)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public org.bukkit.block.Block getRelativeBlock(org.bukkit.World, int, int, int)" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public org.bukkit.block.Block getRelativeBlock(int, int, int)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public double getRidgeHeight(com.volmit.iris.util.RNG, double, double)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public double getScale()" in class "public com.volmit.iris.noise.CNG" Trimmed method "public double getSeconds()" in class "public com.volmit.iris.util.PrecisionStopwatch" @@ -774,6 +778,7 @@ Trimmed method "public com.volmit.iris.gen.atomics.AtomicRegionData getSubregion Trimmed method "public java.lang.String getTag()" in class "public com.volmit.iris.util.VirtualCommand" Trimmed method "public com.volmit.iris.util.NastyRunnable getTask()" in class "public com.volmit.iris.util.TaskExecutor$AssignedTask" Trimmed method "public static java.io.File getTempFileFor(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtils" +Trimmed method "public java.lang.String getText(com.volmit.iris.util.RNG)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public double getTicks()" in class "public com.volmit.iris.util.PrecisionStopwatch" Trimmed method "public com.volmit.iris.object.TileResult getTile(int, int, int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public int getTileHorizon(double)" in class "public com.volmit.iris.object.IrisStructure" @@ -782,32 +787,32 @@ Trimmed method "public com.volmit.iris.object.IrisBiome getTrueBiome(int)" in cl Trimmed method "public java.lang.String getType()" in class "public abstract com.volmit.iris.util.DOP" Trimmed method "public double getUnzoomed(double)" in class "public abstract com.volmit.iris.gen.DimensionChunkGenerator" Trimmed method "public java.lang.Object getV()" in class "public com.volmit.iris.util.KeyPair" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ByteArrayTag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ShortTag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.IntArrayTag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.IntTag" Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.LongTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.CompoundTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.FloatTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ListTag" -Trimmed method "public abstract java.lang.Object getValue()" in class "public abstract com.volmit.iris.util.Tag" Trimmed method "public static int getValue(byte[])" in class "public final org.zeroturnaround.zip.extra.ZipShort" Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.DoubleTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ShortTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.StringTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ByteArrayTag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ListTag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.CompoundTag" Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.ByteTag" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.IntTag" +Trimmed method "public abstract java.lang.Object getValue()" in class "public abstract com.volmit.iris.util.Tag" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.StringTag" Trimmed method "public static long getValue(byte[])" in class "public final org.zeroturnaround.zip.extra.ZipLong" -Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.IntArrayTag" Trimmed method "public java.lang.Object getValue()" in class "public final com.volmit.iris.util.EndTag" -Trimmed method "public org.bukkit.entity.Player getViewer()" in class "public com.volmit.iris.util.UIWindow" +Trimmed method "public bridge synthetic java.lang.Object getValue()" in class "public final com.volmit.iris.util.FloatTag" Trimmed method "public abstract org.bukkit.entity.Player getViewer()" in class "public abstract com.volmit.iris.util.Window" -Trimmed method "public int getViewportSlots()" in class "public com.volmit.iris.util.UIWindow" +Trimmed method "public org.bukkit.entity.Player getViewer()" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public abstract int getViewportSlots()" in class "public abstract com.volmit.iris.util.Window" +Trimmed method "public int getViewportSlots()" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public com.volmit.iris.util.KMap getWatchers()" in class "public com.volmit.iris.util.FolderWatcher" Trimmed method "public org.bukkit.World getWorld()" in class "public com.volmit.iris.gen.atomics.AtomicRegionData" Trimmed method "public static boolean handle(java.io.InputStream, java.lang.String, org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean handle(java.io.File, java.lang.String, org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public abstract boolean has()" in class "public abstract com.volmit.iris.util.Observable" -Trimmed method "public boolean has(org.bukkit.command.CommandSender)" in class "public abstract com.volmit.iris.util.MortarPermission" Trimmed method "public boolean has()" in class "public com.volmit.iris.util.O" +Trimmed method "public boolean has(org.bukkit.command.CommandSender)" in class "public abstract com.volmit.iris.util.MortarPermission" Trimmed method "@com.volmit.iris.util.DontObfuscate public boolean hasBoard(org.bukkit.entity.Player)" in class "public com.volmit.iris.util.BoardManager" Trimmed method "public boolean hasChunk(int, int)" in class "public com.volmit.iris.gen.atomics.AtomicWorldData" Trimmed method "public boolean hasGravity(int, int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" @@ -821,29 +826,29 @@ Trimmed method "public int highestTerrainOrFluidBlock(int, int)" in class "publi Trimmed method "public boolean hit(org.bukkit.command.CommandSender, com.volmit.iris.util.KList)" in class "public com.volmit.iris.util.VirtualCommand" Trimmed method "public void hotload()" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "public com.volmit.iris.util.JSONObject increment(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public abstract void info(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void info(java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void info(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public void info(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void info(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void info(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void info(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void info(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void info(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void info(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public final void info(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void info(java.lang.String)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void info(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void info(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void info(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void info(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void info(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void info(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void info(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void info(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void info(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void info(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void info(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public com.volmit.iris.noise.CNG injectWith(com.volmit.iris.util.NoiseInjector)" in class "public com.volmit.iris.noise.CNG" -Trimmed method "public void insert(com.volmit.iris.gen.atomics.AtomicSliver)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public void insert(com.volmit.iris.gen.atomics.AtomicSliverMap)" in class "public com.volmit.iris.gen.atomics.AtomicSliverMap" +Trimmed method "public void insert(com.volmit.iris.gen.atomics.AtomicSliver)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public com.volmit.iris.util.Cuboid inset(com.volmit.iris.util.Cuboid$CuboidDirection, int)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public java.lang.Object invoke(java.lang.String, java.lang.Object[])" in class "public com.volmit.iris.util.V" Trimmed method "public static int irand(int, int)" in class "public com.volmit.iris.util.M" @@ -855,45 +860,45 @@ Trimmed method "public boolean isDebugEnabled(org.slf4j.Marker)" in class "publi Trimmed method "public abstract boolean isDebugEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" Trimmed method "boolean isDirectory()" in class "org.zeroturnaround.zip.ZTFilePermissions" Trimmed method "public boolean isDirty()" in class "public com.volmit.iris.util.Average" -Trimmed method "public boolean isErrorEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract boolean isErrorEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract boolean isErrorEnabled()" in class "public abstract org.slf4j.Logger" Trimmed method "public final boolean isErrorEnabled()" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public boolean isErrorEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public boolean isFormat()" in class "public enum com.volmit.iris.util.C" -Trimmed method "public boolean isInfoEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public final boolean isInfoEnabled()" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public boolean isInfoEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract boolean isInfoEnabled()" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract boolean isInfoEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" Trimmed method "public boolean isLiquid(int, int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public boolean isLoaded(java.lang.String)" in class "public com.volmit.iris.util.ResourceLoader" -Trimmed method "public boolean isNull(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public boolean isNull(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public boolean isNull(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public boolean isOlderThan(long)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public boolean isPrecision()" in class "public com.volmit.iris.util.RollingSequence" Trimmed method "public boolean isProfiling()" in class "public com.volmit.iris.util.PrecisionStopwatch" Trimmed method "public boolean isSlab(int, int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public static boolean isSymlink(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" -Trimmed method "public boolean isTraceEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public final boolean isTraceEnabled()" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public abstract boolean isTraceEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final boolean isTraceEnabled()" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public boolean isTraceEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract boolean isTraceEnabled()" in class "public abstract org.slf4j.Logger" Trimmed method "public boolean isVertical()" in class "public final enum com.volmit.iris.util.Direction" -Trimmed method "public abstract boolean isWarnEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final boolean isWarnEnabled()" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public boolean isWarnEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract boolean isWarnEnabled()" in class "public abstract org.slf4j.Logger" +Trimmed method "public boolean isWarnEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final boolean isWarnEnabled()" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract boolean isWarnEnabled(org.slf4j.Marker)" in class "public abstract org.slf4j.Logger" Trimmed method "public boolean isWater(int, int, int, int, int, org.bukkit.generator.ChunkGenerator$ChunkData)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public static void iterate(java.io.InputStream, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void iterate(java.io.File, org.zeroturnaround.zip.ZipInfoCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void iterate(java.io.InputStream, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void iterate(java.io.File, java.lang.String[], org.zeroturnaround.zip.ZipInfoCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void iterate(java.io.File, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void iterate(java.io.InputStream, org.zeroturnaround.zip.ZipEntryCallback, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void iterate(java.io.InputStream, org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void iterate(java.io.InputStream, org.zeroturnaround.zip.ZipEntryCallback, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void iterate(java.io.File, java.lang.String[], org.zeroturnaround.zip.ZipInfoCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void iterate(java.io.File, org.zeroturnaround.zip.ZipInfoCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void iterate(java.io.File, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void iterate(java.io.InputStream, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void iterate(java.io.File, java.lang.String[], org.zeroturnaround.zip.ZipEntryCallback)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public java.lang.String join(java.lang.String)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public abstract void l(java.lang.Object)" in class "public abstract com.volmit.iris.util.IController" Trimmed method "public void l(java.lang.Object)" in class "public abstract com.volmit.iris.util.MortarPlugin" +Trimmed method "public abstract void l(java.lang.Object)" in class "public abstract com.volmit.iris.util.IController" Trimmed method "public long l(long)" in class "public com.volmit.iris.util.RNG" Trimmed method "public int last()" in class "public com.volmit.iris.util.KList" Trimmed method "public static double lerpCenterSin(double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" @@ -917,66 +922,66 @@ Trimmed method "public com.volmit.iris.util.JSONArray names()" in class "public Trimmed method "private static java.util.zip.ZipInputStream newCloseShieldZipInputStream(java.io.InputStream, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static com.volmit.iris.util.KList news()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public char next(char)" in class "public com.volmit.iris.util.JSONTokener" -Trimmed method "@java.lang.Deprecated public com.volmit.iris.util.RNG nextRNG()" in class "public com.volmit.iris.util.RNG" Trimmed method "@java.lang.Deprecated public com.volmit.iris.util.RNG nextRNG()" in class "public com.volmit.iris.noise.CNG" +Trimmed method "@java.lang.Deprecated public com.volmit.iris.util.RNG nextRNG()" in class "public com.volmit.iris.util.RNG" Trimmed method "public java.lang.String nextTo(char)" in class "public com.volmit.iris.util.JSONTokener" Trimmed method "public java.lang.String nextTo(java.lang.String)" in class "public com.volmit.iris.util.JSONTokener" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CellularNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.VascularNoise" -Trimmed method "public abstract double noise(double, double)" in class "public abstract com.volmit.iris.noise.NoiseGenerator" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.SimplexNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.SimplexNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.WhiteNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalRigidMultiSimplexNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalBillowSimplexNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.GlobNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalBillowPerlinNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FlatNoise" -Trimmed method "public abstract double noise(double)" in class "public abstract com.volmit.iris.noise.NoiseGenerator" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalBillowSimplexNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CubicNoise" Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.WhiteNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CubicNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.PerlinNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalFBMSimplexNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalCubicNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalBillowPerlinNoise" Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalCubicNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CellHeightNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.GlobNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CellularNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.PerlinNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalFBMSimplexNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalBillowPerlinNoise" -Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CellHeightNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalRigidMultiSimplexNoise" -Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FlatNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.SimplexNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalRigidMultiSimplexNoise" Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.VascularNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CubicNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.SimplexNoise" +Trimmed method "public abstract double noise(double)" in class "public abstract com.volmit.iris.noise.NoiseGenerator" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalCubicNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CellularNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CellHeightNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalBillowPerlinNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalBillowSimplexNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.PerlinNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CellularNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalFBMSimplexNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FractalFBMSimplexNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.VascularNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.PerlinNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalBillowSimplexNoise" +Trimmed method "public abstract double noise(double, double)" in class "public abstract com.volmit.iris.noise.NoiseGenerator" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.GlobNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.CellHeightNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FlatNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.GlobNoise" +Trimmed method "public double noise(double, double)" in class "public com.volmit.iris.noise.FractalRigidMultiSimplexNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.FlatNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.WhiteNoise" +Trimmed method "public double noise(double)" in class "public com.volmit.iris.noise.CubicNoise" Trimmed method "public static java.lang.String nsMs(long, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String nsMs(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String nsMsd(long, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String numberSuffix(int)" in class "public com.volmit.iris.util.Form" -Trimmed method "public abstract com.volmit.iris.util.Observable observe(com.volmit.iris.util.Observer)" in class "public abstract com.volmit.iris.util.Observable" Trimmed method "public bridge synthetic com.volmit.iris.util.Observable observe(com.volmit.iris.util.Observer)" in class "public com.volmit.iris.util.O" +Trimmed method "public abstract com.volmit.iris.util.Observable observe(com.volmit.iris.util.Observer)" in class "public abstract com.volmit.iris.util.Observable" Trimmed method "public com.volmit.iris.util.O observe(com.volmit.iris.util.Observer)" in class "public com.volmit.iris.util.O" Trimmed method "public static com.volmit.iris.IrisContext of(org.bukkit.World)" in class "public abstract com.volmit.iris.IrisContext" Trimmed method "public static java.lang.String ofSize(long, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String ofSizeMetricWeight(long, int, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public com.volmit.iris.util.UIWindow onClosed(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIWindow" -Trimmed method "public bridge synthetic com.volmit.iris.util.Window onClosed(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public abstract com.volmit.iris.util.Window onClosed(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Window" -Trimmed method "public bridge synthetic com.volmit.iris.util.Element onDraggedInto(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" +Trimmed method "public bridge synthetic com.volmit.iris.util.Window onClosed(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public abstract com.volmit.iris.util.Element onDraggedInto(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public com.volmit.iris.util.UIElement onDraggedInto(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" +Trimmed method "public bridge synthetic com.volmit.iris.util.Element onDraggedInto(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract com.volmit.iris.util.Element onLeftClick(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public bridge synthetic com.volmit.iris.util.Element onLeftClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" -Trimmed method "public abstract com.volmit.iris.util.Element onOtherDraggedInto(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public bridge synthetic com.volmit.iris.util.Element onOtherDraggedInto(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" +Trimmed method "public abstract com.volmit.iris.util.Element onOtherDraggedInto(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public com.volmit.iris.util.UIElement onOtherDraggedInto(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" -Trimmed method "public bridge synthetic com.volmit.iris.util.Element onRightClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract com.volmit.iris.util.Element onRightClick(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public com.volmit.iris.util.UIElement onRightClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" -Trimmed method "protected abstract int onSampleColumnHeight(int, int, int, int, int, int)" in class "public abstract com.volmit.iris.gen.ParallelChunkGenerator" +Trimmed method "public bridge synthetic com.volmit.iris.util.Element onRightClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" Trimmed method "protected int onSampleColumnHeight(int, int, int, int, int, int)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" +Trimmed method "protected abstract int onSampleColumnHeight(int, int, int, int, int, int)" in class "public abstract com.volmit.iris.gen.ParallelChunkGenerator" Trimmed method "public com.volmit.iris.util.UIElement onShiftLeftClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public bridge synthetic com.volmit.iris.util.Element onShiftLeftClick(com.volmit.iris.util.Callback)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract com.volmit.iris.util.Element onShiftLeftClick(com.volmit.iris.util.Callback)" in class "public abstract com.volmit.iris.util.Element" @@ -993,84 +998,84 @@ Trimmed method "public java.math.BigDecimal optBigDecimal(java.lang.String, java Trimmed method "public java.math.BigDecimal optBigDecimal(int, java.math.BigDecimal)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.math.BigInteger optBigInteger(int, java.math.BigInteger)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.math.BigInteger optBigInteger(java.lang.String, java.math.BigInteger)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public boolean optBoolean(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public boolean optBoolean(int, boolean)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public boolean optBoolean(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public boolean optBoolean(java.lang.String, boolean)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public boolean optBoolean(int, boolean)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public boolean optBoolean(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public double optDouble(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public double optDouble(java.lang.String, double)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public double optDouble(int, double)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public double optDouble(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public double optDouble(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public java.lang.Enum optEnum(java.lang.Class, java.lang.String, java.lang.Enum)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public java.lang.Enum optEnum(java.lang.Class, int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.Enum optEnum(java.lang.Class, int, java.lang.Enum)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.Enum optEnum(java.lang.Class, java.lang.String)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public int optInt(int, int)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public int optInt(java.lang.String, int)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public int optInt(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public java.lang.Enum optEnum(java.lang.Class, java.lang.String, java.lang.Enum)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public java.lang.Enum optEnum(java.lang.Class, int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public int optInt(int)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray optJSONArray(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public int optInt(java.lang.String, int)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public int optInt(int, int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public int optInt(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public com.volmit.iris.util.JSONArray optJSONArray(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray optJSONArray(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public com.volmit.iris.util.JSONObject optJSONObject(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONObject optJSONObject(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public long optLong(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public long optLong(int, long)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public long optLong(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public long optLong(java.lang.String, long)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public java.lang.String optString(int, java.lang.String)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public long optLong(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.lang.String optString(java.lang.String, java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.lang.String optString(int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public java.lang.String optString(int, java.lang.String)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public java.lang.String optString(java.lang.String)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public com.volmit.iris.util.Cuboid outset(com.volmit.iris.util.Cuboid$CuboidDirection, int)" in class "public com.volmit.iris.util.Cuboid" -Trimmed method "public static void pack(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void pack(java.io.File, java.io.File, boolean)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void pack(java.io.File, java.io.OutputStream, int)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void pack(org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "private static void pack(org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream, boolean)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void pack(java.io.File, java.io.OutputStream, org.zeroturnaround.zip.NameMapper, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void pack(java.io.File, java.io.OutputStream, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void pack(org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void pack(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void pack(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void pack(java.io.File, java.io.OutputStream, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void pack(org.zeroturnaround.zip.ZipEntrySource[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void pack(java.io.File, java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void pack(java.io.File, java.io.File, boolean)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "private static void pack(org.zeroturnaround.zip.ZipEntrySource[], java.io.OutputStream, boolean)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void packEntries(java.io.File[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void packEntries(java.io.File[], java.io.File, org.zeroturnaround.zip.NameMapper, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void packEntries(java.io.File[], java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void packEntries(java.io.File[], java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void packEntries(java.io.File[], java.io.File, org.zeroturnaround.zip.NameMapper, int)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void packEntry(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void packEntry(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void packEntry(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void packEntry(java.io.File, java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static byte[] packEntry(java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static org.zeroturnaround.zip.extra.ZipExtraField[] parseA(byte[])" in class "public org.zeroturnaround.zip.extra.ExtraFieldUtils" Trimmed method "public void parseFromCentralDirectoryData(byte[], int, int)" in class "public org.zeroturnaround.zip.extra.UnrecognizedExtraField" Trimmed method "public com.volmit.iris.noise.CNG patch(double)" in class "public com.volmit.iris.noise.CNG" +Trimmed method "public static java.lang.String pc(int, int)" in class "public com.volmit.iris.util.Form" +Trimmed method "public static java.lang.String pc(long, long, int)" in class "public com.volmit.iris.util.Form" +Trimmed method "public static java.lang.String pc(int, int, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String pc(long, long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String pc(float, int)" in class "public com.volmit.iris.util.Form" -Trimmed method "public static java.lang.String pc(long, long, int)" in class "public com.volmit.iris.util.Form" -Trimmed method "public static java.lang.String pc(int, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String pc(float)" in class "public com.volmit.iris.util.Form" -Trimmed method "public static java.lang.String pc(int, int, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public java.lang.Object popLast()" in class "public com.volmit.iris.util.KList" Trimmed method "public java.lang.Object popRandom()" in class "public com.volmit.iris.util.KList" -Trimmed method "public com.volmit.iris.util.JSONArray put(long)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(boolean)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(java.util.Collection)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONArray put(java.util.Map)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONArray put(double)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, int)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, java.util.Collection)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(boolean)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, boolean)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(long)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, long)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONObject put(java.lang.String, java.util.Collection)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, java.lang.Object)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(java.util.Collection)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public com.volmit.iris.util.JSONArray put(int, double)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONArray put(int, java.util.Map)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONObject put(java.lang.String, java.util.Map)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, java.util.Collection)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(int)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, java.lang.Object)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONObject put(java.lang.String, java.util.Collection)" in class "public com.volmit.iris.util.JSONObject" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, int)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, double)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, long)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public com.volmit.iris.util.JSONArray put(int, boolean)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONObject putOpt(java.lang.String, java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public java.lang.Object putThen(java.lang.Object, java.lang.Object)" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.KMap putValueList(java.lang.Object, java.lang.Object[])" in class "public com.volmit.iris.util.KMap" -Trimmed method "public com.volmit.iris.util.KMap qclear()" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.KList qclear()" in class "public com.volmit.iris.util.KList" +Trimmed method "public com.volmit.iris.util.KMap qclear()" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.KList qdel(java.lang.Object)" in class "public com.volmit.iris.util.KList" Trimmed method "public com.volmit.iris.util.KMap qput(java.lang.Object, java.lang.Object)" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.TaskExecutor$TaskGroup queue(com.volmit.iris.util.KList)" in class "public com.volmit.iris.util.TaskExecutor$TaskGroup" @@ -1084,26 +1089,26 @@ Trimmed method "public static java.util.List readLines(java.io.InputStream, java Trimmed method "public static java.util.List readLines(java.io.InputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "private void recalculateMedian()" in class "public com.volmit.iris.util.RollingSequence" Trimmed method "public void registerCommand(com.volmit.iris.util.ICommand)" in class "public abstract com.volmit.iris.util.MortarPlugin" -Trimmed method "public java.lang.Object remove(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.KList remove(java.lang.Object[])" in class "public com.volmit.iris.util.KList" +Trimmed method "public java.lang.Object remove(int)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public static void removeEntries(java.io.File, java.lang.String[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void removeEntries(java.io.File, java.lang.String[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void removeEntries(java.io.File, java.lang.String[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void removeEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void removeEntry(java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public com.volmit.iris.util.KList removeLast()" in class "public com.volmit.iris.util.KList" -Trimmed method "public static void repack(java.io.InputStream, java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void repack(java.io.File, java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void repack(java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void repack(java.io.InputStream, java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean replaceEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[])" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean replaceEntries(java.io.File, org.zeroturnaround.zip.ZipEntrySource[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[], int)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[])" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean replaceEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[], int)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[])" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, org.zeroturnaround.zip.ZipEntrySource)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean replaceEntry(java.io.File, java.lang.String, byte[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public com.volmit.iris.object.IrisGenerator rescale(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "static void reset()" in class "public final org.slf4j.LoggerFactory" Trimmed method "public void resetExtremes()" in class "public com.volmit.iris.util.RollingSequence" @@ -1117,13 +1122,13 @@ Trimmed method "public java.lang.String s(int)" in class "public com.volmit.iris Trimmed method "protected int sampleHeight(int, int)" in class "public abstract com.volmit.iris.gen.ParallelChunkGenerator" Trimmed method "public void saveAllParallax()" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "public boolean saveSection(int, int)" in class "public com.volmit.iris.gen.atomics.AtomicWorldData" -Trimmed method "public abstract com.volmit.iris.util.Window scroll(int)" in class "public abstract com.volmit.iris.util.Window" Trimmed method "public bridge synthetic com.volmit.iris.util.Window scroll(int)" in class "public com.volmit.iris.util.UIWindow" +Trimmed method "public abstract com.volmit.iris.util.Window scroll(int)" in class "public abstract com.volmit.iris.util.Window" Trimmed method "public static java.lang.String scroll(java.lang.String, int, long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static byte[] sdecompress(java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public abstract com.volmit.iris.util.Observable set(java.lang.Object)" in class "public abstract com.volmit.iris.util.Observable" -Trimmed method "public void set(org.bukkit.Location, org.bukkit.Location)" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public bridge synthetic com.volmit.iris.util.Observable set(java.lang.Object)" in class "public com.volmit.iris.util.O" +Trimmed method "public void set(org.bukkit.Location, org.bukkit.Location)" in class "public com.volmit.iris.util.Cuboid" +Trimmed method "public abstract com.volmit.iris.util.Observable set(java.lang.Object)" in class "public abstract com.volmit.iris.util.Observable" Trimmed method "public void setA(java.lang.Object)" in class "public com.volmit.iris.util.GBiset" Trimmed method "public void setAccelerant(com.volmit.iris.util.GroupedExecutor)" in class "public abstract com.volmit.iris.gen.ParallelChunkGenerator" Trimmed method "public void setAir(com.volmit.iris.object.IrisBiomePaletteLayer)" in class "public com.volmit.iris.object.IrisRegionSpot" @@ -1133,13 +1138,13 @@ Trimmed method "public void setAs(com.volmit.iris.object.InferredType)" in class Trimmed method "public void setAs(com.volmit.iris.object.InferredType)" in class "public com.volmit.iris.object.IrisRegionSpot" Trimmed method "public void setAttribute(org.bukkit.attribute.Attribute)" in class "public com.volmit.iris.object.IrisAttributeModifier" Trimmed method "public void setAttributes(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisLoot" -Trimmed method "public void setB(java.lang.Object)" in class "public com.volmit.iris.util.GBiset" Trimmed method "public void setB(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.gen.IrisChunkGenerator" -Trimmed method "public abstract com.volmit.iris.util.Element setBackground(boolean)" in class "public abstract com.volmit.iris.util.Element" +Trimmed method "public void setB(java.lang.Object)" in class "public com.volmit.iris.util.GBiset" Trimmed method "public com.volmit.iris.util.Element setBackground(boolean)" in class "public com.volmit.iris.util.UIElement" +Trimmed method "public abstract com.volmit.iris.util.Element setBackground(boolean)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public void setBezier(boolean)" in class "public com.volmit.iris.object.IrisNoiseGenerator" -Trimmed method "public void setBiome(com.volmit.iris.object.IrisBiome)" in class "public com.volmit.iris.util.BiomeResult" Trimmed method "public void setBiome(java.lang.String)" in class "public com.volmit.iris.object.IrisRegionSpot" +Trimmed method "public void setBiome(com.volmit.iris.object.IrisBiome)" in class "public com.volmit.iris.util.BiomeResult" Trimmed method "public void setBiome(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public void setBiome(java.lang.String)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public void setBiomeGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" @@ -1151,12 +1156,14 @@ Trimmed method "public void setBiomeStyle(com.volmit.iris.object.IrisGeneratorSt Trimmed method "public void setBiomeZoom(double)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setBiomeZoom(double)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setBlock(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" +Trimmed method "public void setBlockData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisMaterialPalette" +Trimmed method "public void setBlockData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public void setBlockData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisDepositGenerator" Trimmed method "public void setBlockData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" -Trimmed method "public void setBlockData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setBlockDrops(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" Trimmed method "public void setBlockDrops(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setBlockDrops(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" -Trimmed method "public void setBlockDrops(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" +Trimmed method "public void setBlockPalette(com.volmit.iris.object.IrisMaterialPalette)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setBlockUpdates(com.volmit.iris.util.KSet)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public void setBlocks(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBlockDrops" Trimmed method "public void setBlocks(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.object.IrisObject" @@ -1197,13 +1204,13 @@ Trimmed method "public void setCellGen(com.volmit.iris.gen.atomics.AtomicCache)" Trimmed method "public void setCellPercentSize(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setCenter(org.bukkit.Location)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setCentralDirectoryData(byte[])" in class "public org.zeroturnaround.zip.extra.UnrecognizedExtraField" -Trimmed method "public void setChance(int)" in class "public com.volmit.iris.object.IrisEffect" -Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisEnchantment" -Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisBiomeDecorator" -Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisObjectPlacement" -Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public void setChance(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisLoot" +Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisTextPlacement" +Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisEnchantment" Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisAttributeModifier" +Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisRegionRidge" +Trimmed method "public void setChance(double)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setChance(int)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setChanceCell(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setChanceScale(double)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public void setChanceShuffle(double)" in class "public com.volmit.iris.object.IrisRegionRidge" @@ -1213,12 +1220,14 @@ Trimmed method "public void setChildStyle(com.volmit.iris.object.IrisGeneratorSt Trimmed method "public void setChildren(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setChildrenCell(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setClamp(com.volmit.iris.object.IrisObjectLimit)" in class "public com.volmit.iris.object.IrisStructure" +Trimmed method "public void setClamp(com.volmit.iris.object.IrisObjectLimit)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setCliffHeightGenerator(com.volmit.iris.object.IrisNoiseGenerator)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setCliffHeightMax(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setCliffHeightMin(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setCname(java.lang.String)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public void setCompatability(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setComposite(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisGenerator" +Trimmed method "public void setConfig(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setConfig(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setContinentZoom(double)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setContinentalStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisDimension" @@ -1230,14 +1239,14 @@ Trimmed method "public void setCurrentProject(com.volmit.iris.gen.IrisChunkGener Trimmed method "public void setCustomModel(java.lang.Integer)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setCwarn(com.volmit.iris.util.ChronoLatch)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" Trimmed method "public void setD(int)" in class "public com.volmit.iris.object.IrisObject" -Trimmed method "public void setData(java.lang.Byte)" in class "public com.volmit.iris.util.MaterialBlock" -Trimmed method "public void setData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBlockDrops" Trimmed method "public void setData(com.volmit.iris.IrisDataManager)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" +Trimmed method "public void setData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBlockDrops" +Trimmed method "public void setData(java.lang.Byte)" in class "public com.volmit.iris.util.MaterialBlock" Trimmed method "public void setDataFolder(java.io.File)" in class "public com.volmit.iris.IrisDataManager" Trimmed method "public void setDebugColor(java.lang.String)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setDecorate(boolean)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setDecorators(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" -Trimmed method "public void setDensity(int)" in class "public com.volmit.iris.object.IrisObjectPlacement" +Trimmed method "public void setDensity(int)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setDeposits(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setDeposits(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" Trimmed method "public void setDeposits(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" @@ -1254,19 +1263,19 @@ Trimmed method "public void setDrops(com.volmit.iris.util.KList)" in class "publ Trimmed method "public void setEdit(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisObjectPlacement" Trimmed method "public void setEffects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setEffects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" -Trimmed method "public void setEnabled(boolean)" in class "public com.volmit.iris.object.IrisAxisRotationClamp" Trimmed method "public void setEnabled(boolean)" in class "public com.volmit.iris.object.IrisNoiseGenerator" +Trimmed method "public void setEnabled(boolean)" in class "public com.volmit.iris.object.IrisAxisRotationClamp" Trimmed method "public void setEnabled(boolean)" in class "public com.volmit.iris.object.IrisObjectRotation" Trimmed method "public abstract com.volmit.iris.util.Element setEnchanted(boolean)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public bridge synthetic com.volmit.iris.util.Element setEnchanted(boolean)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public void setEnchantment(java.lang.String)" in class "public com.volmit.iris.object.IrisEnchantment" Trimmed method "public void setEnchantments(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setEnvironment(org.bukkit.World$Environment)" in class "public com.volmit.iris.object.IrisDimension" -Trimmed method "public void setExact(boolean)" in class "public com.volmit.iris.object.IrisCompatabilityFilter" Trimmed method "public void setExact(boolean)" in class "public com.volmit.iris.object.IrisObjectReplace" +Trimmed method "public void setExact(boolean)" in class "public com.volmit.iris.object.IrisCompatabilityFilter" Trimmed method "public void setExactBlocks(boolean)" in class "public com.volmit.iris.object.IrisBlockDrops" -Trimmed method "public void setExponent(double)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setExponent(double)" in class "public com.volmit.iris.object.IrisGeneratorStyle" +Trimmed method "public void setExponent(double)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setExtra(double)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setFailing(boolean)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setFastPregen(boolean)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" @@ -1286,22 +1295,27 @@ Trimmed method "public void setFolder(java.io.File)" in class "public com.volmit Trimmed method "public void setFolderCache(com.volmit.iris.util.KList)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public void setFolderMapCache(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public void setFolderName(java.lang.String)" in class "public com.volmit.iris.util.ResourceLoader" +Trimmed method "public void setFont(java.lang.String)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public void setFontData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public void setFontMetrics(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public void setFontStyle(com.volmit.iris.object.FontStyle)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public void setFontStyleData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setForceObjects(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.object.IrisStructureTile" Trimmed method "public void setForceVariant(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.util.StructureTemplate" -Trimmed method "public void setFracture(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setFracture(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisGeneratorStyle" +Trimmed method "public void setFracture(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setFunction(com.volmit.iris.object.InterpolationMethod)" in class "public com.volmit.iris.object.IrisInterpolator" Trimmed method "public void setGLatch(com.volmit.iris.util.ChronoLatch)" in class "public com.volmit.iris.util.StructureTemplate" -Trimmed method "public void setGen(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeGeneratorLink" Trimmed method "public void setGen(com.volmit.iris.gen.PostBlockChunkGenerator)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" +Trimmed method "public void setGen(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeGeneratorLink" Trimmed method "public void setGenerated(int)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setGenerator(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisShapedGeneratorStyle" -Trimmed method "public void setGenerator(com.volmit.iris.noise.CNG)" in class "public com.volmit.iris.gen.layer.BiomeDataProvider" Trimmed method "public void setGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisNoiseGenerator" +Trimmed method "public void setGenerator(com.volmit.iris.noise.CNG)" in class "public com.volmit.iris.gen.layer.BiomeDataProvider" Trimmed method "public void setGeneratorLoader(com.volmit.iris.util.ResourceLoader)" in class "public com.volmit.iris.IrisDataManager" Trimmed method "public void setGenerators(int)" in class "public com.volmit.iris.IrisMetrics" -Trimmed method "public void setGenerators(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setGenerators(com.volmit.iris.util.KMap)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" +Trimmed method "public void setGenerators(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setGlBiome(com.volmit.iris.gen.layer.GenLayerBiome)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" Trimmed method "public void setGlCarve(com.volmit.iris.gen.layer.GenLayerCarve)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" Trimmed method "public void setGlCave(com.volmit.iris.gen.layer.GenLayerCave)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" @@ -1313,6 +1327,7 @@ Trimmed method "public void setH(int)" in class "public com.volmit.iris.util.Str Trimmed method "public void setHb(com.volmit.iris.object.IrisBiome)" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "public void setHeight(int)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setHeightGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setHeightGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisMaterialPalette" Trimmed method "public void setHeightGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" Trimmed method "public void setHeightVariance(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public void setHighestBiome(int)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" @@ -1343,43 +1358,45 @@ Trimmed method "public void setLastUpdateRequest(long)" in class "public abstrac Trimmed method "public void setLatch(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setLayer(com.volmit.iris.gen.layer.GenLayerBiome)" in class "public com.volmit.iris.gen.layer.BiomeDataProvider" Trimmed method "public void setLayerGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setLayerGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisMaterialPalette" Trimmed method "public void setLayerGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" Trimmed method "public void setLayerHeightGenerators(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLayerSeaHeightGenerators(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLayers(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLinkedFile(java.lang.String)" in class "public org.zeroturnaround.zip.extra.AsiExtraField" Trimmed method "public void setLoadCache(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.util.ResourceLoader" -Trimmed method "public void setLock(java.util.concurrent.locks.ReentrantLock)" in class "public com.volmit.iris.ProjectManager" -Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public abstract com.volmit.iris.gen.PostBlockChunkGenerator" -Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public abstract com.volmit.iris.gen.ParallaxChunkGenerator" +Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" +Trimmed method "public void setLock(com.volmit.iris.util.IrisLock)" in class "public abstract com.volmit.iris.gen.PostBlockChunkGenerator" +Trimmed method "public void setLock(java.util.concurrent.locks.ReentrantLock)" in class "public com.volmit.iris.ProjectManager" Trimmed method "public void setLockLayers(boolean)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLockLayersMax(int)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLockq(com.volmit.iris.util.IrisLock)" in class "public abstract com.volmit.iris.gen.ParallaxChunkGenerator" -Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisDimension" -Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisStructure" -Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisRegion" +Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisStructure" +Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setLoot(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisLootTable" Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisStructureTile" +Trimmed method "public void setLoot(com.volmit.iris.object.IrisLootReference)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setLootLoader(com.volmit.iris.util.ResourceLoader)" in class "public com.volmit.iris.IrisDataManager" Trimmed method "public void setLootTries(int)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setLore(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setMasterFracture(com.volmit.iris.noise.CNG)" in class "public abstract com.volmit.iris.gen.TerrainChunkGenerator" Trimmed method "public void setMasterLock(com.volmit.iris.gen.atomics.MasterLock)" in class "public abstract com.volmit.iris.gen.ParallaxChunkGenerator" Trimmed method "public void setMasterRandom(com.volmit.iris.util.RNG)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" +Trimmed method "public abstract com.volmit.iris.util.Element setMaterial(com.volmit.iris.util.MaterialBlock)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public bridge synthetic com.volmit.iris.util.Element setMaterial(com.volmit.iris.util.MaterialBlock)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public void setMaterial(org.bukkit.Material)" in class "public com.volmit.iris.util.MaterialBlock" -Trimmed method "public abstract com.volmit.iris.util.Element setMaterial(com.volmit.iris.util.MaterialBlock)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public void setMax(int)" in class "public com.volmit.iris.object.IrisShapedGeneratorStyle" -Trimmed method "public void setMaxAmount(int)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setMaxAmount(double)" in class "public com.volmit.iris.object.IrisAttributeModifier" +Trimmed method "public void setMaxAmount(int)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setMaxDurability(double)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setMaxFaces(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructureTile" +Trimmed method "public void setMaxHeight(int)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" Trimmed method "public void setMaxHeight(int)" in class "public com.volmit.iris.object.IrisDepositGenerator" Trimmed method "public void setMaxHeight(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" -Trimmed method "public void setMaxHeight(int)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" +Trimmed method "public void setMaxLength(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setMaxLevel(int)" in class "public com.volmit.iris.object.IrisEnchantment" Trimmed method "public void setMaxPerChunk(int)" in class "public com.volmit.iris.object.IrisDepositGenerator" Trimmed method "public void setMaxPicked(int)" in class "public com.volmit.iris.object.IrisLootTable" @@ -1402,38 +1419,41 @@ Trimmed method "public void setMinPitch(double)" in class "public com.volmit.iri Trimmed method "public void setMinSize(int)" in class "public com.volmit.iris.object.IrisDepositGenerator" Trimmed method "public void setMinimumHeight(int)" in class "public com.volmit.iris.object.IrisObjectLimit" Trimmed method "public void setMode(com.volmit.iris.object.LootMode)" in class "public com.volmit.iris.object.IrisLootReference" +Trimmed method "public void setMode(com.volmit.iris.object.ObjectPlaceMode)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setModified(boolean)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" -Trimmed method "public void setMultiplier(double)" in class "public com.volmit.iris.object.IrisGeneratorStyle" Trimmed method "public void setMultiplier(double)" in class "public com.volmit.iris.object.IrisLootReference" +Trimmed method "public void setMultiplier(double)" in class "public com.volmit.iris.object.IrisGeneratorStyle" Trimmed method "public void setMutations(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setName(java.lang.String)" in class "public com.volmit.iris.object.IrisAttributeModifier" Trimmed method "public void setName(java.lang.String)" in class "public com.volmit.iris.object.IrisLootTable" -Trimmed method "public abstract com.volmit.iris.util.Element setName(java.lang.String)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public bridge synthetic com.volmit.iris.util.Element setName(java.lang.String)" in class "public com.volmit.iris.util.UIElement" +Trimmed method "public abstract com.volmit.iris.util.Element setName(java.lang.String)" in class "public abstract com.volmit.iris.util.Element" Trimmed method "public void setNegative(boolean)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setNoLoot(com.volmit.iris.util.KList)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setNoiseHits(int)" in class "public com.volmit.iris.IrisMetrics" -Trimmed method "public void setNoiseMultiplier(double)" in class "public com.volmit.iris.object.IrisRegionSpot" Trimmed method "public void setNoiseMultiplier(double)" in class "public com.volmit.iris.object.IrisRegionRidge" +Trimmed method "public void setNoiseMultiplier(double)" in class "public com.volmit.iris.object.IrisRegionSpot" Trimmed method "public void setObject(java.lang.String)" in class "public com.volmit.iris.object.IrisRareObject" Trimmed method "public void setObjectClass(java.lang.Class)" in class "public com.volmit.iris.util.ResourceLoader" Trimmed method "public void setObjectLoader(com.volmit.iris.util.ObjectResourceLoader)" in class "public com.volmit.iris.IrisDataManager" -Trimmed method "public void setObjects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiomeMutation" -Trimmed method "public void setObjects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setObjects(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisDepositGenerator" -Trimmed method "public void setOffsetX(double)" in class "public com.volmit.iris.object.IrisGenerator" +Trimmed method "public void setObjects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiomeMutation" +Trimmed method "public void setObjects(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisTextRenderer" +Trimmed method "public void setObjects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setOffsetX(double)" in class "public com.volmit.iris.object.IrisNoiseGenerator" +Trimmed method "public void setOffsetX(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setOffsetY(double)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setOffsetZ(double)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setOffsetZ(double)" in class "public com.volmit.iris.object.IrisGenerator" -Trimmed method "public void setOnwater(boolean)" in class "public com.volmit.iris.object.IrisObjectPlacement" +Trimmed method "public void setOnwater(boolean)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setOpacity(double)" in class "public com.volmit.iris.object.IrisGenerator" Trimmed method "public void setOperation(org.bukkit.attribute.AttributeModifier$Operation)" in class "public com.volmit.iris.object.IrisAttributeModifier" Trimmed method "public void setOverStilt(int)" in class "public com.volmit.iris.object.IrisObjectPlacement" Trimmed method "public void setPacks(java.io.File)" in class "public com.volmit.iris.IrisDataManager" -Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDepositGenerator" -Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisMaterialPalette" Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" +Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setPalette(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDepositGenerator" Trimmed method "public void setParallaxMap(com.volmit.iris.gen.atomics.AtomicWorldData)" in class "public abstract com.volmit.iris.gen.ParallaxChunkGenerator" Trimmed method "public void setParallaxSize(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setParametric(boolean)" in class "public com.volmit.iris.object.IrisNoiseGenerator" @@ -1448,8 +1468,8 @@ Trimmed method "public void setParticleDistanceWidth(int)" in class "public com. Trimmed method "public void setParticleEffect(org.bukkit.Particle)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setParticleOffset(int)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setPerSecond(com.volmit.iris.util.ChronoLatch)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" -Trimmed method "public void setPhase(int)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public void setPhase(int)" in class "public com.volmit.iris.object.IrisPostProcessor" +Trimmed method "public void setPhase(int)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" Trimmed method "public void setPlaceMode(com.volmit.iris.object.ObjectPlaceMode)" in class "public com.volmit.iris.object.IrisStructureTile" Trimmed method "public void setPlaceObjects(boolean)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setPlacement(com.volmit.iris.object.IrisObjectPlacement)" in class "public com.volmit.iris.object.TileResult" @@ -1466,8 +1486,8 @@ Trimmed method "public void setPregenDone(boolean)" in class "public abstract co Trimmed method "public void setPreventLeafDecay(boolean)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setProcessor(java.lang.String)" in class "public com.volmit.iris.object.IrisPostProcessor" Trimmed method "public void setProd(boolean)" in class "public com.volmit.iris.IrisDataManager" -Trimmed method "public com.volmit.iris.util.Element setProgress(double)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public abstract com.volmit.iris.util.Element setProgress(double)" in class "public abstract com.volmit.iris.util.Element" +Trimmed method "public com.volmit.iris.util.Element setProgress(double)" in class "public com.volmit.iris.util.UIElement" Trimmed method "public void setPt(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setPushLatch(com.volmit.iris.util.ChronoLatch)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setQueue(com.volmit.iris.util.KList)" in class "public abstract com.volmit.iris.util.IrisPostBlockFilter" @@ -1477,12 +1497,12 @@ Trimmed method "public void setRandomAltX(boolean)" in class "public com.volmit. Trimmed method "public void setRandomAltY(boolean)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setRandomAltZ(boolean)" in class "public com.volmit.iris.object.IrisEffect" Trimmed method "public void setRareObjects(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisStructureTile" -Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisRegion" -Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisStructurePlacement" +Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisLootTable" Trimmed method "public void setRarity(double)" in class "public com.volmit.iris.object.IrisRegionSpot" +Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisRareObject" -Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisLoot" +Trimmed method "public void setRarity(int)" in class "public com.volmit.iris.object.IrisRegion" Trimmed method "public void setRatio(double)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setRealCaveBiomes(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisRegion" Trimmed method "public void setRealChildren(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisBiome" @@ -1495,6 +1515,7 @@ Trimmed method "public void setRegionLoader(com.volmit.iris.util.ResourceLoader) Trimmed method "public void setRegionStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setRegionZoom(double)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setRegions(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" +Trimmed method "public void setRender(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setReplace(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisObjectReplace" Trimmed method "public void setReplaceData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisCompatabilityFilter" Trimmed method "public void setReplaceData(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisObjectReplace" @@ -1511,8 +1532,9 @@ Trimmed method "public void setRockRandom(com.volmit.iris.util.RNG)" in class "p Trimmed method "public void setRockStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setRockZoom(double)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setRoot(java.io.File)" in class "public com.volmit.iris.util.ResourceLoader" -Trimmed method "public void setScale(double)" in class "public com.volmit.iris.object.IrisRegionSpot" +Trimmed method "public void setRotation(com.volmit.iris.object.IrisObjectRotation)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setScale(double)" in class "public com.volmit.iris.object.IrisRegionRidge" +Trimmed method "public void setScale(double)" in class "public com.volmit.iris.object.IrisRegionSpot" Trimmed method "public void setSeaBiomeStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setSeaBiomeZoom(double)" in class "public com.volmit.iris.object.IrisRegion" Trimmed method "public void setSeaBiomes(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" @@ -1538,6 +1560,7 @@ Trimmed method "public void setSideBCache(com.volmit.iris.gen.atomics.AtomicCach Trimmed method "public void setSinCentered(boolean)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setSinr(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setSize(int)" in class "public com.volmit.iris.util.StructureTemplate" +Trimmed method "public void setSize(int)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setSkipParents(boolean)" in class "public com.volmit.iris.object.IrisBlockDrops" Trimmed method "public void setSkylandBiomeStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisDimension" Trimmed method "public void setSlab(com.volmit.iris.object.IrisBiomePaletteLayer)" in class "public com.volmit.iris.object.IrisBiome" @@ -1551,23 +1574,29 @@ Trimmed method "public void setSpotBiomes(com.volmit.iris.util.KList)" in class Trimmed method "public void setStackMax(int)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public void setStackMin(int)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public void setState(com.volmit.iris.util.TaskExecutor$TaskState)" in class "public com.volmit.iris.util.TaskExecutor$AssignedTask" -Trimmed method "public void setStructure(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructurePlacement" -Trimmed method "public void setStructure(com.volmit.iris.object.IrisStructure)" in class "public com.volmit.iris.object.TileResult" Trimmed method "public void setStructure(com.volmit.iris.object.IrisStructure)" in class "public com.volmit.iris.util.StructureTemplate" +Trimmed method "public void setStructure(com.volmit.iris.object.IrisStructure)" in class "public com.volmit.iris.object.TileResult" Trimmed method "public void setStructure(com.volmit.iris.object.IrisStructure)" in class "public com.volmit.iris.util.IrisStructureResult" +Trimmed method "public void setStructure(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructurePlacement" Trimmed method "public void setStructureLoader(com.volmit.iris.util.ResourceLoader)" in class "public com.volmit.iris.IrisDataManager" -Trimmed method "public void setStructures(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setStructures(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" +Trimmed method "public void setStructures(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setStructures(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.gen.atomics.AtomicSliverMap" Trimmed method "public void setStyle(com.volmit.iris.object.NoiseStyle)" in class "public com.volmit.iris.object.IrisGeneratorStyle" -Trimmed method "public void setStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisNoiseGenerator" Trimmed method "public void setStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" +Trimmed method "public void setStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisNoiseGenerator" +Trimmed method "public void setStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisMaterialPalette" Trimmed method "public void setStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisBiomeDecorator" Trimmed method "public void setSupplement(java.lang.String)" in class "public com.volmit.iris.object.IrisCompatabilityFilter" +Trimmed method "public void setSurfaceField(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setTables(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisLootReference" Trimmed method "public void setTask(int)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setTask(int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setTerrainZoom(double)" in class "public com.volmit.iris.object.IrisDimension" +Trimmed method "public void setText(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisDimension" +Trimmed method "public void setText(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisRegion" +Trimmed method "public void setText(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisBiome" +Trimmed method "public void setText(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisTextRenderer" Trimmed method "public void setThickness(double)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public void setThreads(int)" in class "public abstract com.volmit.iris.gen.ParallelChunkGenerator" Trimmed method "public void setTickLatch(com.volmit.iris.util.ChronoLatch)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" @@ -1576,19 +1605,19 @@ Trimmed method "public void setTile(com.volmit.iris.object.IrisStructureTile)" i Trimmed method "public void setTile(com.volmit.iris.object.IrisStructureTile)" in class "public com.volmit.iris.util.IrisStructureResult" Trimmed method "public void setTiles(com.volmit.iris.util.KList)" in class "public com.volmit.iris.object.IrisStructure" Trimmed method "public void setTileset(java.lang.String)" in class "public com.volmit.iris.object.IrisStructurePlacement" -Trimmed method "public void setTranslate(com.volmit.iris.object.IrisObjectTranslate)" in class "public com.volmit.iris.object.IrisObjectPlacement" +Trimmed method "public void setTranslate(com.volmit.iris.object.IrisObjectTranslate)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setTranslateCenter(boolean)" in class "public com.volmit.iris.object.IrisObjectPlacement" Trimmed method "public void setTruebiome(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.gen.atomics.AtomicSliver" Trimmed method "public void setTt(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisLootReference" Trimmed method "public void setTx(com.volmit.iris.util.TaskExecutor)" in class "public com.volmit.iris.ProjectManager" Trimmed method "public void setType(com.volmit.iris.object.InferredType)" in class "public com.volmit.iris.object.IrisRegionSpot" -Trimmed method "public void setType(java.lang.String)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setType(com.volmit.iris.object.InferredType)" in class "public com.volmit.iris.gen.layer.BiomeDataProvider" +Trimmed method "public void setType(java.lang.String)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setType(com.volmit.iris.object.InferredType)" in class "public com.volmit.iris.object.IrisRegionRidge" Trimmed method "public void setU(com.volmit.iris.util.ChronoLatch)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setUnbreakable(boolean)" in class "public com.volmit.iris.object.IrisLoot" Trimmed method "public void setUnderwater(boolean)" in class "public com.volmit.iris.object.IrisStructure" -Trimmed method "public void setUnderwater(boolean)" in class "public com.volmit.iris.object.IrisObjectPlacement" +Trimmed method "public void setUnderwater(boolean)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setUpdates(com.volmit.iris.util.KMap)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setUse3d(boolean)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setUserId(int)" in class "public org.zeroturnaround.zip.extra.AsiExtraField" @@ -1607,38 +1636,40 @@ Trimmed method "public bridge synthetic com.volmit.iris.util.Window setViewportP Trimmed method "public abstract com.volmit.iris.util.Window setVisible(boolean)" in class "public abstract com.volmit.iris.util.Window" Trimmed method "public bridge synthetic com.volmit.iris.util.Window setVisible(boolean)" in class "public com.volmit.iris.util.UIWindow" Trimmed method "public void setVolume(double)" in class "public com.volmit.iris.object.IrisEffect" -Trimmed method "public void setW(int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setW(int)" in class "public com.volmit.iris.object.IrisObject" +Trimmed method "public void setW(int)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setWall(com.volmit.iris.object.IrisBiomePaletteLayer)" in class "public com.volmit.iris.object.IrisBiome" Trimmed method "public void setWallChance(double)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setWallGenerator(com.volmit.iris.gen.atomics.AtomicCache)" in class "public com.volmit.iris.object.IrisStructure" Trimmed method "public void setWallStyle(com.volmit.iris.object.IrisGeneratorStyle)" in class "public com.volmit.iris.object.IrisStructure" +Trimmed method "public void setWaterloggable(boolean)" in class "public com.volmit.iris.object.IrisTextPlacement" Trimmed method "public void setWhen(java.lang.String)" in class "public com.volmit.iris.object.IrisCompatabilityFilter" Trimmed method "public void setWorker(org.bukkit.entity.Player)" in class "public com.volmit.iris.util.StructureTemplate" Trimmed method "public void setWorld(org.bukkit.World)" in class "public abstract com.volmit.iris.gen.ContextualChunkGenerator" Trimmed method "public void setWorld(org.bukkit.World)" in class "public com.volmit.iris.util.StructureTemplate" -Trimmed method "public void setX(int)" in class "public com.volmit.iris.util.ChunkPosition" Trimmed method "public void setX(int)" in class "public com.volmit.iris.object.IrisObjectTranslate" +Trimmed method "public void setX(int)" in class "public com.volmit.iris.util.ChunkPosition" Trimmed method "public void setXAxis(com.volmit.iris.object.IrisAxisRotationClamp)" in class "public com.volmit.iris.object.IrisObjectRotation" Trimmed method "public void setY(int)" in class "public com.volmit.iris.object.IrisObjectTranslate" -Trimmed method "public void setZ(int)" in class "public com.volmit.iris.object.IrisObjectTranslate" Trimmed method "public void setZ(int)" in class "public com.volmit.iris.util.ChunkPosition" +Trimmed method "public void setZ(int)" in class "public com.volmit.iris.object.IrisObjectTranslate" Trimmed method "public void setZAxis(com.volmit.iris.object.IrisAxisRotationClamp)" in class "public com.volmit.iris.object.IrisObjectRotation" -Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisGenerator" -Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisGeneratorStyle" -Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisStructurePlacement" -Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisBiomeDecorator" +Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisStructurePlacement" +Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisMaterialPalette" +Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisGenerator" +Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisBiomePaletteLayer" +Trimmed method "public void setZoom(double)" in class "public com.volmit.iris.object.IrisGeneratorStyle" Trimmed method "public static void shiftRight(double[], double)" in class "public com.volmit.iris.util.DoubleArrayUtils" Trimmed method "public com.volmit.iris.util.KList shuffle()" in class "public com.volmit.iris.util.KList" Trimmed method "public short si(int)" in class "public com.volmit.iris.util.RNG" Trimmed method "public short si()" in class "public com.volmit.iris.util.RNG" -Trimmed method "public boolean similar(java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public boolean similar(java.lang.Object)" in class "public com.volmit.iris.util.JSONArray" +Trimmed method "public boolean similar(java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public static float sin(float)" in class "public com.volmit.iris.util.M" Trimmed method "private static float sinLookup(int)" in class "public com.volmit.iris.util.M" -Trimmed method "public static long size(java.io.File)" in class "public com.volmit.iris.util.IO" Trimmed method "public int size()" in class "public com.volmit.iris.gen.atomics.AtomicRegionData" +Trimmed method "public static long size(java.io.File)" in class "public com.volmit.iris.util.IO" Trimmed method "public static long sizeOf(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public static long sizeOfDirectory(java.io.File)" in class "public org.zeroturnaround.zip.commons.FileUtilsV2_2" Trimmed method "public char skipTo(char)" in class "public com.volmit.iris.util.JSONTokener" @@ -1647,10 +1678,10 @@ Trimmed method "public com.volmit.iris.util.KList sortK()" in class "public com. Trimmed method "public com.volmit.iris.util.KList sortKNumber()" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.KList sortV()" in class "public com.volmit.iris.util.KMap" Trimmed method "public com.volmit.iris.util.KList sortVNoDedupe()" in class "public com.volmit.iris.util.KMap" -Trimmed method "public static java.lang.String split(java.lang.String, java.lang.String[])" in class "public com.volmit.iris.util.Form" Trimmed method "public com.volmit.iris.util.KList split(int)" in class "public com.volmit.iris.util.KList" -Trimmed method "public static void sr(java.lang.Runnable, int, int)" in class "public com.volmit.iris.util.J" +Trimmed method "public static java.lang.String split(java.lang.String, java.lang.String[])" in class "public com.volmit.iris.util.Form" Trimmed method "public static int sr(java.lang.Runnable, int)" in class "public com.volmit.iris.util.J" +Trimmed method "public static void sr(java.lang.Runnable, int, int)" in class "public com.volmit.iris.util.J" Trimmed method "public static java.lang.String stamp(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String stampDay(long)" in class "public com.volmit.iris.util.Form" Trimmed method "public static java.lang.String stampTime(long)" in class "public com.volmit.iris.util.Form" @@ -1661,85 +1692,85 @@ Trimmed method "public com.volmit.iris.util.KList swapIndexes(int, int)" in clas Trimmed method "public static float tan(float)" in class "public com.volmit.iris.util.M" Trimmed method "public java.lang.String textFor(double, double)" in class "public com.volmit.iris.gen.IrisChunkGenerator" Trimmed method "public static double ticksFromNS(long)" in class "public com.volmit.iris.util.M" -Trimmed method "public static byte[] toByteArray(java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static byte[] toByteArray(java.io.InputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static byte[] toByteArray(java.io.InputStream)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static byte[] toByteArray(java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static byte[] toByteArray(java.io.Reader, java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static byte[] toByteArray(java.io.Reader)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static byte[] toByteArray(java.io.InputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static char[] toCharArray(java.io.InputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static char[] toCharArray(java.io.Reader)" in class "public com.volmit.iris.util.IO" Trimmed method "public static char[] toCharArray(java.io.InputStream)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static char[] toCharArray(java.io.Reader)" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.io.InputStream toInputStream(java.lang.String, java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.io.InputStream toInputStream(java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public com.volmit.iris.util.JSONArray toJSONArray(com.volmit.iris.util.JSONArray)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public com.volmit.iris.util.JSONObject toJSONObject(com.volmit.iris.util.JSONArray)" in class "public com.volmit.iris.util.JSONArray" Trimmed method "public com.volmit.iris.util.JSONArray toJSONStringArray()" in class "public com.volmit.iris.util.KList" Trimmed method "public static java.lang.String toRoman(int)" in class "public com.volmit.iris.util.Form" -Trimmed method "public static java.lang.String toString(java.io.InputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static java.lang.String toString(byte[])" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.lang.String toString(java.io.InputStream)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static java.lang.String toString(java.io.InputStream, java.lang.String)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static java.lang.String toString(byte[])" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.lang.String toString(byte[], java.lang.String)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static java.lang.String toString(java.io.InputStream, java.lang.String)" in class "public org.zeroturnaround.zip.commons.IOUtils" +Trimmed method "public static java.lang.String toString(java.io.InputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static java.lang.String toString(java.io.Reader)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void touch(java.io.File)" in class "public com.volmit.iris.util.IO" Trimmed method "public static double tps(long, int)" in class "public com.volmit.iris.util.M" -Trimmed method "public abstract void trace(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void trace(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public final void trace(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void trace(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public void trace(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void trace(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" Trimmed method "public final void trace(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void trace(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void trace(java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void trace(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void trace(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void trace(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void trace(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public static int transfer(java.io.InputStream, java.io.OutputStream, byte[])" in class "public com.volmit.iris.util.IO" +Trimmed method "public abstract void trace(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void trace(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void trace(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void trace(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" +Trimmed method "public void trace(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void trace(java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void trace(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void trace(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" Trimmed method "public static long transfer(java.io.InputStream, java.io.OutputStream, int, long)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static int transfer(java.io.InputStream, java.io.OutputStream, byte[])" in class "public com.volmit.iris.util.IO" Trimmed method "public static long transfer(java.io.InputStream, java.io.OutputStream, byte[], int)" in class "public com.volmit.iris.util.IO" Trimmed method "public static boolean transformEntries(java.io.File, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry[])" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean transformEntries(java.io.InputStream, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean transformEntries(java.io.File, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry[], java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean transformEntry(java.io.InputStream, java.lang.String, org.zeroturnaround.zip.transform.ZipEntryTransformer, java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean transformEntries(java.io.InputStream, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry[], java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean transformEntry(java.io.InputStream, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry, java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean transformEntry(java.io.File, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean transformEntry(java.io.File, java.lang.String, org.zeroturnaround.zip.transform.ZipEntryTransformer, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean transformEntry(java.io.File, java.lang.String, org.zeroturnaround.zip.transform.ZipEntryTransformer)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean transformEntry(java.io.File, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean transformEntry(java.io.InputStream, org.zeroturnaround.zip.transform.ZipEntryTransformerEntry, java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean transformEntry(java.io.InputStream, java.lang.String, org.zeroturnaround.zip.transform.ZipEntryTransformer, java.io.OutputStream)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "static java.util.Map transformersByPath(java.util.List)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public org.bukkit.util.BlockVector translate(org.bukkit.util.BlockVector)" in class "public com.volmit.iris.object.IrisObjectTranslate" -Trimmed method "public static double trilerp(double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.M" Trimmed method "public static double trilerp(double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.IrisInterpolation" +Trimmed method "public static double trilerp(double, double, double, double, double, double, double, double, double, double, double)" in class "public com.volmit.iris.util.M" Trimmed method "public static java.lang.String trim(java.lang.String, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static com.volmit.iris.util.KList udnews()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public static void unexplode(java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unexplode(java.io.File, int)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public boolean unloadSection(int, int, boolean)" in class "public com.volmit.iris.gen.atomics.AtomicWorldData" +Trimmed method "public static void unpack(java.io.InputStream, java.io.File, org.zeroturnaround.zip.NameMapper, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void unpack(java.io.File, java.io.File, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void unpack(java.io.InputStream, java.io.File, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unpack(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unpack(java.io.InputStream, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void unpack(java.io.InputStream, java.io.File, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unpack(java.io.InputStream, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void unpack(java.io.File, java.io.File, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void unpack(java.io.InputStream, java.io.File, org.zeroturnaround.zip.NameMapper, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean unpackEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static byte[] unpackEntry(java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static byte[] unpackEntry(java.io.File, java.lang.String, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean unpackEntry(java.io.File, java.lang.String, java.io.File, java.nio.charset.Charset)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static byte[] unpackEntry(java.util.zip.ZipFile, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean unpackEntry(java.util.zip.ZipFile, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static byte[] unpackEntry(java.io.File, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static boolean unpackEntry(java.io.File, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static boolean unpackEntry(java.io.InputStream, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static boolean unpackEntry(java.util.zip.ZipFile, java.lang.String, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static byte[] unpackEntry(java.util.zip.ZipFile, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static byte[] unpackEntry(java.io.InputStream, java.lang.String)" in class "public final org.zeroturnaround.zip.ZipUtil" -Trimmed method "public static void unwrap(java.io.InputStream, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unwrap(java.io.File, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" +Trimmed method "public static void unwrap(java.io.InputStream, java.io.File)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unwrap(java.io.File, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public static void unwrap(java.io.InputStream, java.io.File, org.zeroturnaround.zip.NameMapper)" in class "public final org.zeroturnaround.zip.ZipUtil" Trimmed method "public com.volmit.iris.noise.CNG up(double)" in class "public com.volmit.iris.noise.CNG" @@ -1747,46 +1778,47 @@ Trimmed method "public abstract void v(java.lang.Object)" in class "public abstr Trimmed method "public static java.lang.String valueToString(java.lang.Object)" in class "public com.volmit.iris.util.JSONObject" Trimmed method "public int volume()" in class "public com.volmit.iris.util.Cuboid" Trimmed method "public abstract void w(java.lang.Object)" in class "public abstract com.volmit.iris.util.IController" +Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void warn(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public final void warn(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public final void warn(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public final void warn(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void warn(java.lang.String)" in class "public abstract org.slf4j.Logger" Trimmed method "public final void warn(java.lang.String)" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public final void warn(java.lang.String, java.lang.Object[])" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public final void warn(java.lang.String, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void warn(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void warn(java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" -Trimmed method "public abstract void warn(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void warn(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" -Trimmed method "public abstract void warn(java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void warn(java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Throwable)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" -Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" Trimmed method "public abstract void warn(java.lang.String, java.lang.Object, java.lang.Object)" in class "public abstract org.slf4j.Logger" -Trimmed method "public final void warn(java.lang.String, java.lang.Object, java.lang.Object)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public void warn(org.slf4j.Marker, java.lang.String, java.lang.Object)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public final void warn(java.lang.String, java.lang.Throwable)" in class "public org.slf4j.helpers.NOPLogger" +Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" +Trimmed method "public void warn(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.helpers.MarkerIgnoringBase" +Trimmed method "public abstract void warn(org.slf4j.Marker, java.lang.String)" in class "public abstract org.slf4j.Logger" +Trimmed method "public abstract void warn(java.lang.String, java.lang.Object[])" in class "public abstract org.slf4j.Logger" Trimmed method "public static boolean within(int, int, int)" in class "public com.volmit.iris.util.M" Trimmed method "public static java.lang.String wrap(java.lang.String, int)" in class "public com.volmit.iris.util.Form" Trimmed method "public static void wrapRight(double[])" in class "public com.volmit.iris.util.DoubleArrayUtils" -Trimmed method "public static void write(byte[], java.io.OutputStream)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(java.lang.StringBuffer, java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(java.lang.StringBuffer, java.io.Writer)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(java.lang.String, java.io.Writer)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(char[], java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(byte[], java.io.Writer, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(java.lang.StringBuffer, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public java.io.Writer write(java.io.Writer)" in class "public com.volmit.iris.util.JSONArray" -Trimmed method "public static void write(char[], java.io.Writer)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void write(byte[], java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(byte[], java.io.OutputStream)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(java.lang.String, java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void write(java.lang.String, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public java.io.Writer write(java.io.Writer)" in class "public com.volmit.iris.util.JSONObject" +Trimmed method "public static void write(java.lang.StringBuffer, java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(char[], java.io.Writer)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void write(java.lang.String, java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(java.lang.StringBuffer, java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(byte[], java.io.Writer, java.lang.String)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void write(char[], java.io.OutputStream)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(byte[], java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(char[], java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void write(java.lang.StringBuffer, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void writeLines(java.util.Collection, java.lang.String, java.io.OutputStream, java.lang.String)" in class "public com.volmit.iris.util.IO" -Trimmed method "public static void writeLines(java.util.Collection, java.lang.String, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public static void writeLines(java.util.Collection, java.lang.String, java.io.Writer)" in class "public com.volmit.iris.util.IO" +Trimmed method "public static void writeLines(java.util.Collection, java.lang.String, java.io.OutputStream)" in class "public com.volmit.iris.util.IO" Trimmed method "public int x()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public int y()" in class "public final enum com.volmit.iris.util.Direction" Trimmed method "public int z()" in class "public final enum com.volmit.iris.util.Direction" +Trimmed method "public com.volmit.iris.object.IrisMaterialPalette zero()" in class "public com.volmit.iris.object.IrisMaterialPalette" diff --git a/lint/ZKM_log.txt b/lint/ZKM_log.txt index e4f0fced5..ab8b382f0 100644 --- a/lint/ZKM_log.txt +++ b/lint/ZKM_log.txt @@ -1,14 +1,14 @@ -[2020.08.30 15:59:10] Using "C:\Program Files\Java\jre1.8.0_221\lib\resources.jar;C:\Program Files\Java\jre1.8.0_221\lib\rt.jar;C:\Program Files\Java\jre1.8.0_221\lib\jsse.jar;C:\Program Files\Java\jre1.8.0_221\lib\jce.jar;C:\Program Files\Java\jre1.8.0_221\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_221\lib\jfr.jar" as path to java.lang.Object (D) -[2020.08.30 15:59:10] Zelix KlassMaster 13.0.0 +[2020.08.31 16:32:03] Using "C:\Program Files\Java\jre1.8.0_221\lib\resources.jar;C:\Program Files\Java\jre1.8.0_221\lib\rt.jar;C:\Program Files\Java\jre1.8.0_221\lib\jsse.jar;C:\Program Files\Java\jre1.8.0_221\lib\jce.jar;C:\Program Files\Java\jre1.8.0_221\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_221\lib\jfr.jar" as path to java.lang.Object (D) +[2020.08.31 16:32:03] Zelix KlassMaster 13.0.0 Unlimited Copyright 1997-2019 Zelix Pty Ltd (47 078 740 093) All rights reserved -[2020.08.30 15:59:10] Preprocessing ZKM Script file "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\script.zkm" -[2020.08.30 15:59:10] Parsing ZKM Script file "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\script.zkm" -[2020.08.30 15:59:10] Setting classpath to "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\ZKM.jar;C:\Program Files\Java\jre1.8.0_221\lib\resources.jar;C:\Program Files\Java\jre1.8.0_221\lib\rt.jar;C:\Program Files\Java\jre1.8.0_221\lib\jsse.jar;C:\Program Files\Java\jre1.8.0_221\lib\jce.jar;C:\Program Files\Java\jre1.8.0_221\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_221\lib\jfr.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\bungeecord-api.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\lombok-1.18.10.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\slf4j-simp.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\spigot-api-1.16.1.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\spigot.jar" -[2020.08.30 15:59:10] Opening classes... +[2020.08.31 16:32:03] Preprocessing ZKM Script file "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\script.zkm" +[2020.08.31 16:32:03] Parsing ZKM Script file "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\script.zkm" +[2020.08.31 16:32:04] Setting classpath to "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\ZKM.jar;C:\Program Files\Java\jre1.8.0_221\lib\resources.jar;C:\Program Files\Java\jre1.8.0_221\lib\rt.jar;C:\Program Files\Java\jre1.8.0_221\lib\jsse.jar;C:\Program Files\Java\jre1.8.0_221\lib\jce.jar;C:\Program Files\Java\jre1.8.0_221\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_221\lib\jfr.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\bungeecord-api.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\lombok-1.18.10.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\slf4j-simp.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\spigot-api-1.16.1.jar;C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\lib\spigot.jar" +[2020.08.31 16:32:04] Opening classes... API calls detected that may not be handled automatically... In class com.volmit.iris.ProjectManager in method public com.volmit.iris.util.JSONObject getSchemaFor(java.lang.Class, int, com.volmit.iris.util.KMap, com.volmit.iris.IrisDataManager) @@ -27,6 +27,7 @@ In class com.volmit.iris.ProjectManager java.lang.reflect.Field.getName() java.lang.reflect.Field.getName() java.lang.reflect.Field.getName() + java.lang.reflect.Field.getName() in method private void verify(com.volmit.iris.util.JSONObject, java.lang.Object, com.volmit.iris.util.KList, java.io.File) java.lang.Class.getDeclaredField(java.lang.String) in method public com.volmit.iris.util.KList analyze(java.lang.Object, java.io.File) @@ -63,13 +64,13 @@ In class com.volmit.iris.util.MortarPermission java.lang.Class.getConstructor(java.lang.Class[]) In class com.volmit.iris.util.MortarPlugin in method private void registerPermissions() + java.lang.reflect.Field.getName() + java.lang.reflect.Field.getName() java.lang.Class.getConstructor(java.lang.Class[]) - java.lang.reflect.Field.getName() - java.lang.reflect.Field.getName() in method private void registerControllers() + java.lang.reflect.Field.getName() + java.lang.reflect.Field.getName() java.lang.Class.getConstructor(java.lang.Class[]) - java.lang.reflect.Field.getName() - java.lang.reflect.Field.getName() in method private void registerInstance() java.lang.reflect.Field.getName() java.lang.reflect.Field.getName() @@ -77,9 +78,9 @@ In class com.volmit.iris.util.MortarPlugin java.lang.reflect.Field.getName() java.lang.reflect.Field.getName() in method private void registerCommands() + java.lang.reflect.Field.getName() + java.lang.reflect.Field.getName() java.lang.Class.getConstructor(java.lang.Class[]) - java.lang.reflect.Field.getName() - java.lang.reflect.Field.getName() In class com.volmit.iris.util.NBTUtils in method public static java.lang.String getTypeName(java.lang.Class) java.lang.Class.getName() @@ -94,9 +95,9 @@ In class com.volmit.iris.util.ParticleSenderLegacy java.lang.Class.getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.Class.getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.Class.getDeclaredMethod(java.lang.String, java.lang.Class[]) - java.lang.Class.getConstructor(java.lang.Class[]) - java.lang.Class.getConstructor(java.lang.Class[]) java.lang.Class.getField(java.lang.String) + java.lang.Class.getConstructor(java.lang.Class[]) + java.lang.Class.getConstructor(java.lang.Class[]) java.lang.Class.getMethod(java.lang.String, java.lang.Class[]) In class com.volmit.iris.util.Violator in method private static java.lang.String id(java.lang.Object, java.lang.Object) @@ -116,8 +117,8 @@ In class com.volmit.iris.util.Violator java.lang.Class.getDeclaredMethod(java.lang.String, java.lang.Class[]) In class com.volmit.iris.util.VirtualCommand in method public VirtualCommand(com.volmit.iris.util.ICommand, java.lang.String) - java.lang.Class.getConstructor(java.lang.Class[]) java.lang.reflect.Field.getName() + java.lang.Class.getConstructor(java.lang.Class[]) In class org.slf4j.LoggerFactory in method public static org.slf4j.Logger getLogger(java.lang.Class) java.lang.Class.getName() @@ -143,94 +144,94 @@ In class org.zeroturnaround.zip.extra.ExtraFieldUtils in method public static org.zeroturnaround.zip.extra.ZipExtraField createExtraField(org.zeroturnaround.zip.extra.ZipShort) java.lang.Class.newInstance() -554 classes opened in 1 seconds. 96724K of memory used. 37419K of memory free. +559 classes opened in 1 seconds. 120216K of memory used. 11879K of memory free. -[2020.08.30 15:59:13] Setting trim exclusions... -[2020.08.30 15:59:13] Trimming... +[2020.08.31 16:32:06] Setting trim exclusions... +[2020.08.31 16:32:06] Trimming... Using internal default trim exclusions. File 'C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\defaultTrimExclude.txt' not found -[2020.08.30 15:59:14] Setting exclusions... -[2020.08.30 15:59:14] Obfuscating classes... +[2020.08.31 16:32:07] Setting exclusions... +[2020.08.31 16:32:07] Obfuscating classes... Using internal default exclusions. File 'C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\defaultExclude.txt' not found WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.CellularNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.StringBuilder builder'=>'java.lang.StringBuilder a' in class 'org.zeroturnaround.zip.commons.StringBuilderWriter'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'byte[] height'=>'byte[] a' in class 'com.volmit.iris.util.HeightMap'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.DataOutputStream os'=>'java.io.DataOutputStream a' in class 'com.volmit.iris.util.NBTOutputStream'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.StringBuilder builder'=>'java.lang.StringBuilder a' in class 'org.zeroturnaround.zip.commons.StringBuilderWriter'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Object OWNER_READ'=>'java.lang.Object q' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Object GROUP_READ'=>'java.lang.Object m' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Class filesClass'=>'java.lang.Class k' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Class pathClass'=>'java.lang.Class p' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap commands'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.util.MortarPlugin'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarPlugin[] a'=>'com.volmit.iris.util.MortarPlugin[] f' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean isDirectory'=>'boolean d' in class 'org.zeroturnaround.zip.ZTFilePermissions'. Given that the prefix 'is' is common, only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long index'=>'long a' in class 'com.volmit.iris.util.JSONTokener'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'char previous'=>'char d' in class 'com.volmit.iris.util.JSONTokener'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean eof'=>'boolean c' in class 'com.volmit.iris.util.JSONTokener'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long line'=>'long f' in class 'com.volmit.iris.util.JSONTokener'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.Reader reader'=>'java.io.Reader b' in class 'com.volmit.iris.util.JSONTokener'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'long character'=>'long e' in class 'com.volmit.iris.util.JSONTokener'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String a'=>'java.lang.String c' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap commands'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.util.MortarPlugin'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Object OWNER_READ'=>'java.lang.Object i' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Object GROUP_READ'=>'java.lang.Object j' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Class filesClass'=>'java.lang.Class m' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.Class pathClass'=>'java.lang.Class c' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean isDirectory'=>'boolean c' in class 'org.zeroturnaround.zip.ZTFilePermissions'. Given that the prefix 'is' is common, only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long index'=>'long e' in class 'com.volmit.iris.util.JSONTokener'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'char previous'=>'char a' in class 'com.volmit.iris.util.JSONTokener'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean eof'=>'boolean f' in class 'com.volmit.iris.util.JSONTokener'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long line'=>'long g' in class 'com.volmit.iris.util.JSONTokener'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.Reader reader'=>'java.io.Reader d' in class 'com.volmit.iris.util.JSONTokener'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'long character'=>'long c' in class 'com.volmit.iris.util.JSONTokener'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int xc'=>'int a' in class 'com.volmit.iris.util.TaskExecutor'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService service'=>'java.util.concurrent.ExecutorService b' in class 'com.volmit.iris.util.TaskExecutor'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalCubicNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.command.CommandExecutor ex'=>'org.bukkit.command.CommandExecutor b' in class 'com.volmit.iris.util.RouterCommand'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String usage'=>'java.lang.String a' in class 'com.volmit.iris.util.RouterCommand'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.command.CommandExecutor ex'=>'org.bukkit.command.CommandExecutor a' in class 'com.volmit.iris.util.RouterCommand'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String usage'=>'java.lang.String b' in class 'com.volmit.iris.util.RouterCommand'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.GlobNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int d' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] d' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG e' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG fracture'=>'com.volmit.iris.noise.CNG a' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double down'=>'double n' in class 'com.volmit.iris.noise.CNG'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double scale'=>'double o' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double patch'=>'double h' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG l' in class 'com.volmit.iris.noise.CNG'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double up'=>'double k' in class 'com.volmit.iris.noise.CNG'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double power'=>'double d' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.NoiseInjector injector'=>'com.volmit.iris.util.NoiseInjector c' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int oct'=>'int b' in class 'com.volmit.iris.noise.CNG'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean noscale'=>'boolean j' in class 'com.volmit.iris.noise.CNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList children'=>'com.volmit.iris.util.KList i' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.NoiseGenerator generator'=>'com.volmit.iris.noise.NoiseGenerator g' in class 'com.volmit.iris.noise.CNG'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double fscale'=>'double e' in class 'com.volmit.iris.noise.CNG'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double opacity'=>'double m' in class 'com.volmit.iris.noise.CNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double bakedScale'=>'double f' in class 'com.volmit.iris.noise.CNG'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG fracture'=>'com.volmit.iris.noise.CNG m' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double down'=>'double i' in class 'com.volmit.iris.noise.CNG'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double scale'=>'double f' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double patch'=>'double o' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG e' in class 'com.volmit.iris.noise.CNG'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double power'=>'double j' in class 'com.volmit.iris.noise.CNG'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double up'=>'double d' in class 'com.volmit.iris.noise.CNG'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.NoiseInjector injector'=>'com.volmit.iris.util.NoiseInjector n' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int oct'=>'int l' in class 'com.volmit.iris.noise.CNG'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean noscale'=>'boolean k' in class 'com.volmit.iris.noise.CNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList children'=>'com.volmit.iris.util.KList c' in class 'com.volmit.iris.noise.CNG'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.NoiseGenerator generator'=>'com.volmit.iris.noise.NoiseGenerator a' in class 'com.volmit.iris.noise.CNG'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double fscale'=>'double g' in class 'com.volmit.iris.noise.CNG'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double bakedScale'=>'double h' in class 'com.volmit.iris.noise.CNG'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double opacity'=>'double b' in class 'com.volmit.iris.noise.CNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'long interval'=>'long a' in class 'com.volmit.iris.util.ChronoLatch'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long since'=>'long b' in class 'com.volmit.iris.util.ChronoLatch'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double max'=>'double j' in class 'com.volmit.iris.util.RollingSequence'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double median'=>'double h' in class 'com.volmit.iris.util.RollingSequence'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double max'=>'double h' in class 'com.volmit.iris.util.RollingSequence'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double median'=>'double e' in class 'com.volmit.iris.util.RollingSequence'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double min'=>'double g' in class 'com.volmit.iris.util.RollingSequence'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean precision'=>'boolean e' in class 'com.volmit.iris.util.RollingSequence'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureSave save'=>'com.volmit.iris.command.CommandIrisStructureSave g' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureClose close'=>'com.volmit.iris.command.CommandIrisStructureClose h' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean precision'=>'boolean j' in class 'com.volmit.iris.util.RollingSequence'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureSave save'=>'com.volmit.iris.command.CommandIrisStructureSave l' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureClose close'=>'com.volmit.iris.command.CommandIrisStructureClose k' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureMore more'=>'com.volmit.iris.command.CommandIrisStructureMore j' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureCreate create'=>'com.volmit.iris.command.CommandIrisStructureCreate l' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureOpen open'=>'com.volmit.iris.command.CommandIrisStructureOpen i' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureVariants variants'=>'com.volmit.iris.command.CommandIrisStructureVariants k' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureCreate create'=>'com.volmit.iris.command.CommandIrisStructureCreate i' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureOpen open'=>'com.volmit.iris.command.CommandIrisStructureOpen h' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureVariants variants'=>'com.volmit.iris.command.CommandIrisStructureVariants g' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructureExpand expand'=>'com.volmit.iris.command.CommandIrisStructureExpand m' in class 'com.volmit.iris.command.CommandIrisStructure'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String value'=>'java.lang.String b' in class 'com.volmit.iris.util.StringTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World e' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap lastChunk'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long last'=>'long f' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap lastRegion'=>'com.volmit.iris.util.KMap g' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String prefix'=>'java.lang.String b' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World b' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap lastChunk'=>'com.volmit.iris.util.KMap g' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long last'=>'long h' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap lastRegion'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String prefix'=>'java.lang.String d' in class 'com.volmit.iris.gen.atomics.AtomicWorldData'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Cuboid$CuboidDirection[] $VALUES'=>'com.volmit.iris.util.Cuboid$CuboidDirection[] a' in class 'com.volmit.iris.util.Cuboid$CuboidDirection'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList EMPTY'=>'com.volmit.iris.util.KList a' in class 'com.volmit.iris.gen.layer.GenLayerCave'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise gg'=>'com.volmit.iris.noise.FastNoise b' in class 'com.volmit.iris.gen.layer.GenLayerCave'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList noLoot'=>'com.volmit.iris.util.KList h' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache dimCache'=>'com.volmit.iris.gen.atomics.AtomicCache d' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.BlockPosition allowLoot'=>'com.volmit.iris.util.BlockPosition a' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.IrisDataManager data'=>'com.volmit.iris.IrisDataManager b' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicMulticache cache'=>'com.volmit.iris.gen.atomics.AtomicMulticache g' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean fastPregen'=>'boolean e' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean c' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList EMPTY'=>'com.volmit.iris.util.KList b' in class 'com.volmit.iris.gen.layer.GenLayerCave'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise gg'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.gen.layer.GenLayerCave'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache dimCache'=>'com.volmit.iris.gen.atomics.AtomicCache f' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.BlockPosition allowLoot'=>'com.volmit.iris.util.BlockPosition d' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.IrisDataManager data'=>'com.volmit.iris.IrisDataManager a' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicMulticache cache'=>'com.volmit.iris.gen.atomics.AtomicMulticache b' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean fastPregen'=>'boolean c' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarPlugin[] a'=>'com.volmit.iris.util.MortarPlugin[] e' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache spot'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisRegionRidge'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache ridge'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisRegionRidge'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap watchers'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.util.FolderWatcher'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap watchers'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.util.FolderWatcher'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList changed'=>'com.volmit.iris.util.KList g' in class 'com.volmit.iris.util.FolderWatcher'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList deleted'=>'com.volmit.iris.util.KList e' in class 'com.volmit.iris.util.FolderWatcher'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList created'=>'com.volmit.iris.util.KList f' in class 'com.volmit.iris.util.FolderWatcher'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList deleted'=>'com.volmit.iris.util.KList d' in class 'com.volmit.iris.util.FolderWatcher'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList created'=>'com.volmit.iris.util.KList e' in class 'com.volmit.iris.util.FolderWatcher'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$FractalType[] $VALUES'=>'com.volmit.iris.noise.FastNoise$FractalType[] a' in class 'com.volmit.iris.noise.FastNoise$FractalType'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int threads'=>'int i' in class 'com.volmit.iris.gen.ParallelChunkGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.GroupedExecutor accelerant'=>'com.volmit.iris.util.GroupedExecutor j' in class 'com.volmit.iris.gen.ParallelChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'char[] CHARGEN'=>'char[] a' in class 'com.volmit.iris.util.RNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long sx'=>'long b' in class 'com.volmit.iris.util.RNG'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int threads'=>'int j' in class 'com.volmit.iris.gen.ParallelChunkGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.GroupedExecutor accelerant'=>'com.volmit.iris.util.GroupedExecutor i' in class 'com.volmit.iris.gen.ParallelChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'char[] CHARGEN'=>'char[] b' in class 'com.volmit.iris.util.RNG'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long sx'=>'long a' in class 'com.volmit.iris.util.RNG'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList tasks'=>'com.volmit.iris.util.KList a' in class 'com.volmit.iris.util.TaskExecutor$TaskGroup'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.TaskExecutor e'=>'com.volmit.iris.util.TaskExecutor b' in class 'com.volmit.iris.util.TaskExecutor$TaskGroup'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarPermission parent'=>'com.volmit.iris.util.MortarPermission a' in class 'com.volmit.iris.util.MortarPermission'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) @@ -239,222 +240,225 @@ WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to br WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisWhatHand hand'=>'com.volmit.iris.command.CommandIrisWhatHand g' in class 'com.volmit.iris.command.CommandIrisWhat'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisWhatBlock block'=>'com.volmit.iris.command.CommandIrisWhatBlock h' in class 'com.volmit.iris.command.CommandIrisWhat'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.WindowResolution[] $VALUES'=>'com.volmit.iris.util.WindowResolution[] b' in class 'com.volmit.iris.util.WindowResolution'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int width'=>'int a' in class 'com.volmit.iris.util.WindowResolution'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int width'=>'int c' in class 'com.volmit.iris.util.WindowResolution'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int maxHeight'=>'int d' in class 'com.volmit.iris.util.WindowResolution'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.event.inventory.InventoryType type'=>'org.bukkit.event.inventory.InventoryType c' in class 'com.volmit.iris.util.WindowResolution'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.event.inventory.InventoryType type'=>'org.bukkit.event.inventory.InventoryType a' in class 'com.volmit.iris.util.WindowResolution'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.StructureTileCondition[] $VALUES'=>'com.volmit.iris.object.StructureTileCondition[] a' in class 'com.volmit.iris.object.StructureTileCondition'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'byte[] SIMPLEX_4D'=>'byte[] d' in class 'com.volmit.iris.noise.FastNoise'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Interp m_interp'=>'com.volmit.iris.noise.FastNoise$Interp g' in class 'com.volmit.iris.noise.FastNoise'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float2[] GRAD_2D'=>'com.volmit.iris.noise.FastNoise$Float2[] j' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float3[] GRAD_3D'=>'com.volmit.iris.noise.FastNoise$Float3[] n' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int m_seed'=>'int o' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float3[] CELL_3D'=>'com.volmit.iris.noise.FastNoise$Float3[] a' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float2[] CELL_2D'=>'com.volmit.iris.noise.FastNoise$Float2[] e' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'float m_gain'=>'float r' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarPlugin[] a'=>'com.volmit.iris.util.MortarPlugin[] h' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int m_octaves'=>'int i' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String tag'=>'java.lang.String a' in class 'com.volmit.iris.util.MortarSender'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.command.CommandSender s'=>'org.bukkit.command.CommandSender c' in class 'com.volmit.iris.util.MortarSender'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'byte[] SIMPLEX_4D'=>'byte[] j' in class 'com.volmit.iris.noise.FastNoise'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] m' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Interp m_interp'=>'com.volmit.iris.noise.FastNoise$Interp e' in class 'com.volmit.iris.noise.FastNoise'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float3[] GRAD_3D'=>'com.volmit.iris.noise.FastNoise$Float3[] p' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float2[] GRAD_2D'=>'com.volmit.iris.noise.FastNoise$Float2[] l' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int m_seed'=>'int s' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float2[] CELL_2D'=>'com.volmit.iris.noise.FastNoise$Float2[] r' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Float3[] CELL_3D'=>'com.volmit.iris.noise.FastNoise$Float3[] k' in class 'com.volmit.iris.noise.FastNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'float m_gain'=>'float c' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int m_octaves'=>'int d' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String tag'=>'java.lang.String c' in class 'com.volmit.iris.util.MortarSender'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.command.CommandSender s'=>'org.bukkit.command.CommandSender a' in class 'com.volmit.iris.util.MortarSender'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String command'=>'java.lang.String b' in class 'com.volmit.iris.util.MortarSender'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisEditBiome ebiome'=>'com.volmit.iris.command.CommandIrisEditBiome h' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioOpen open'=>'com.volmit.iris.command.CommandIrisStudioOpen v' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisEditBiome ebiome'=>'com.volmit.iris.command.CommandIrisEditBiome s' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioOpen open'=>'com.volmit.iris.command.CommandIrisStudioOpen l' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisGoto got0'=>'com.volmit.iris.command.CommandIrisGoto j' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisHotload hotload'=>'com.volmit.iris.command.CommandIrisHotload g' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioUpdate update'=>'com.volmit.iris.command.CommandIrisStudioUpdate r' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioList list'=>'com.volmit.iris.command.CommandIrisStudioList m' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioClose close'=>'com.volmit.iris.command.CommandIrisStudioClose q' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioCreate create'=>'com.volmit.iris.command.CommandIrisStudioCreate p' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisMap map'=>'com.volmit.iris.command.CommandIrisMap n' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisPregen pregen'=>'com.volmit.iris.command.CommandIrisPregen t' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisTC tc'=>'com.volmit.iris.command.CommandIrisTC o' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisMetrics metrics'=>'com.volmit.iris.command.CommandIrisMetrics i' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisPregen world'=>'com.volmit.iris.command.CommandIrisPregen u' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioVerify verify'=>'com.volmit.iris.command.CommandIrisStudioVerify s' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisLoot loot'=>'com.volmit.iris.command.CommandIrisLoot l' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioPackage pkg'=>'com.volmit.iris.command.CommandIrisStudioPackage k' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisHotload hotload'=>'com.volmit.iris.command.CommandIrisHotload p' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioUpdate update'=>'com.volmit.iris.command.CommandIrisStudioUpdate m' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioList list'=>'com.volmit.iris.command.CommandIrisStudioList i' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioClose close'=>'com.volmit.iris.command.CommandIrisStudioClose g' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioCreate create'=>'com.volmit.iris.command.CommandIrisStudioCreate u' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisMap map'=>'com.volmit.iris.command.CommandIrisMap h' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisPregen pregen'=>'com.volmit.iris.command.CommandIrisPregen o' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisTC tc'=>'com.volmit.iris.command.CommandIrisTC v' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisMetrics metrics'=>'com.volmit.iris.command.CommandIrisMetrics q' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisPregen world'=>'com.volmit.iris.command.CommandIrisPregen n' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioVerify verify'=>'com.volmit.iris.command.CommandIrisStudioVerify r' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisLoot loot'=>'com.volmit.iris.command.CommandIrisLoot k' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudioPackage pkg'=>'com.volmit.iris.command.CommandIrisStudioPackage t' in class 'com.volmit.iris.command.CommandIrisStudio'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.CubicNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean b' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int[] a'=>'int[] b' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'short value'=>'short b' in class 'com.volmit.iris.util.ShortTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.atomic.AtomicInteger z'=>'java.util.concurrent.atomic.AtomicInteger b' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.atomic.AtomicInteger x'=>'java.util.concurrent.atomic.AtomicInteger e' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap rawBiome'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap height'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.atomic.AtomicInteger z'=>'java.util.concurrent.atomic.AtomicInteger d' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.atomic.AtomicInteger x'=>'java.util.concurrent.atomic.AtomicInteger f' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap rawBiome'=>'com.volmit.iris.util.KMap b' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap height'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap region'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap biome'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap biome'=>'com.volmit.iris.util.KMap e' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructureTile tile'=>'com.volmit.iris.object.IrisStructureTile a' in class 'com.volmit.iris.util.IrisStructureResult'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructure structure'=>'com.volmit.iris.object.IrisStructure b' in class 'com.volmit.iris.util.IrisStructureResult'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int[] a'=>'int[] b' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int b' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.text.NumberFormat NF'=>'java.text.NumberFormat d' in class 'com.volmit.iris.util.Form'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] NAMES'=>'java.lang.String[] b' in class 'com.volmit.iris.util.Form'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.text.DecimalFormat DF'=>'java.text.DecimalFormat a' in class 'com.volmit.iris.util.Form'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.math.BigInteger THOUSAND'=>'java.math.BigInteger e' in class 'com.volmit.iris.util.Form'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] NAMES'=>'java.lang.String[] e' in class 'com.volmit.iris.util.Form'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.text.DecimalFormat DF'=>'java.text.DecimalFormat b' in class 'com.volmit.iris.util.Form'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.math.BigInteger THOUSAND'=>'java.math.BigInteger a' in class 'com.volmit.iris.util.Form'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.NavigableMap MAP'=>'java.util.NavigableMap c' in class 'com.volmit.iris.util.Form'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'char code'=>'char i' in class 'com.volmit.iris.util.C'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map BY_CHAR'=>'java.util.Map d' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.String toString'=>'java.lang.String a' in class 'com.volmit.iris.util.C'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int intCode'=>'int k' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean isFormat'=>'boolean h' in class 'com.volmit.iris.util.C'. Given that the prefix 'is' is common, only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map dyeChatMap'=>'java.util.Map b' in class 'com.volmit.iris.util.C'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.C[] COLORS'=>'com.volmit.iris.util.C[] g' in class 'com.volmit.iris.util.C'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map dyeHexMap'=>'java.util.Map c' in class 'com.volmit.iris.util.C'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.C[] $VALUES'=>'com.volmit.iris.util.C[] j' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map BY_ID'=>'java.util.Map l' in class 'com.volmit.iris.util.C'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map chatHexMap'=>'java.util.Map e' in class 'com.volmit.iris.util.C'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap types'=>'com.volmit.iris.util.KMap e' in class 'com.volmit.iris.util.B'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap solid'=>'com.volmit.iris.util.KMap b' in class 'com.volmit.iris.util.B'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap bdc'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.util.B'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'char code'=>'char k' in class 'com.volmit.iris.util.C'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map BY_CHAR'=>'java.util.Map c' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.String toString'=>'java.lang.String e' in class 'com.volmit.iris.util.C'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int intCode'=>'int h' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean isFormat'=>'boolean j' in class 'com.volmit.iris.util.C'. Given that the prefix 'is' is common, only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map dyeChatMap'=>'java.util.Map g' in class 'com.volmit.iris.util.C'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.C[] COLORS'=>'com.volmit.iris.util.C[] a' in class 'com.volmit.iris.util.C'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map dyeHexMap'=>'java.util.Map f' in class 'com.volmit.iris.util.C'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.C[] $VALUES'=>'com.volmit.iris.util.C[] d' in class 'com.volmit.iris.util.C'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map BY_ID'=>'java.util.Map b' in class 'com.volmit.iris.util.C'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.util.Map chatHexMap'=>'java.util.Map i' in class 'com.volmit.iris.util.C'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap types'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.util.B'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap solid'=>'com.volmit.iris.util.KMap e' in class 'com.volmit.iris.util.B'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap bdc'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.util.B'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList nulls'=>'com.volmit.iris.util.KList d' in class 'com.volmit.iris.util.B'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData AIR'=>'org.bukkit.block.data.BlockData c' in class 'com.volmit.iris.util.B'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData AIR'=>'org.bukkit.block.data.BlockData a' in class 'com.volmit.iris.util.B'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.WhiteNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int tid'=>'int c' in class 'com.volmit.iris.util.J'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean started'=>'boolean d' in class 'com.volmit.iris.util.J'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int tid'=>'int e' in class 'com.volmit.iris.util.J'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean started'=>'boolean c' in class 'com.volmit.iris.util.J'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService e'=>'java.util.concurrent.ExecutorService a' in class 'com.volmit.iris.util.J'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList queue'=>'com.volmit.iris.util.KList a' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int phase'=>'int b' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String key'=>'java.lang.String c' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock b' in class 'com.volmit.iris.gen.atomics.MasterLock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap locks'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.gen.atomics.MasterLock'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList observers'=>'com.volmit.iris.util.KList a' in class 'com.volmit.iris.util.O'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object t'=>'java.lang.Object b' in class 'com.volmit.iris.util.O'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList queue'=>'com.volmit.iris.util.KList c' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int phase'=>'int a' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String key'=>'java.lang.String b' in class 'com.volmit.iris.util.IrisPostBlockFilter'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList observers'=>'com.volmit.iris.util.KList b' in class 'com.volmit.iris.util.O'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object t'=>'java.lang.Object a' in class 'com.volmit.iris.util.O'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'byte[] value'=>'byte[] b' in class 'com.volmit.iris.util.ByteArrayTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'float[] sin'=>'float[] a' in class 'com.volmit.iris.util.M'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CellGenerator cell'=>'com.volmit.iris.noise.CellGenerator a' in class 'com.volmit.iris.gen.layer.GenLayerCarve'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock v' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerUpdate glUpdate'=>'com.volmit.iris.gen.layer.GenLayerUpdate r' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.MasterLock masterLock'=>'com.volmit.iris.gen.atomics.MasterLock w' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock u' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerUpdate glUpdate'=>'com.volmit.iris.gen.layer.GenLayerUpdate w' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.MasterLock masterLock'=>'com.volmit.iris.gen.atomics.MasterLock t' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lockq'=>'com.volmit.iris.util.IrisLock s' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock flock'=>'com.volmit.iris.util.IrisLock x' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'short cacheID'=>'short q' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerText glText'=>'com.volmit.iris.gen.layer.GenLayerText t' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object o'=>'java.lang.Object c' in class 'com.volmit.iris.util.V'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean suppress'=>'boolean a' in class 'com.volmit.iris.util.V'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean local'=>'boolean b' in class 'com.volmit.iris.util.V'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock flock'=>'com.volmit.iris.util.IrisLock v' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'short cacheID'=>'short r' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerText glText'=>'com.volmit.iris.gen.layer.GenLayerText x' in class 'com.volmit.iris.gen.ParallaxChunkGenerator'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalBillowSimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object o'=>'java.lang.Object a' in class 'com.volmit.iris.util.V'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean suppress'=>'boolean b' in class 'com.volmit.iris.util.V'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean local'=>'boolean c' in class 'com.volmit.iris.util.V'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Element element'=>'com.volmit.iris.util.Element a' in class 'com.volmit.iris.util.UIStaticDecorator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.TaskExecutor$TaskState state'=>'com.volmit.iris.util.TaskExecutor$TaskState b' in class 'com.volmit.iris.util.TaskExecutor$AssignedTask'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.NastyRunnable task'=>'com.volmit.iris.util.NastyRunnable a' in class 'com.volmit.iris.util.TaskExecutor$AssignedTask'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cng'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisGeneratorStyle'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock time'=>'com.volmit.iris.util.IrisLock e' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock write'=>'com.volmit.iris.util.IrisLock h' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int b'=>'int c' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long a'=>'long g' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock check'=>'com.volmit.iris.util.IrisLock f' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object t'=>'java.lang.Object d' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisBiome[] height'=>'com.volmit.iris.object.IrisBiome[] a' in class 'com.volmit.iris.util.BiomeMap'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock time'=>'com.volmit.iris.util.IrisLock f' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock write'=>'com.volmit.iris.util.IrisLock d' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long a'=>'long c' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int[] b'=>'int[] g' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock check'=>'com.volmit.iris.util.IrisLock b' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object t'=>'java.lang.Object a' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lastSum'=>'double c' in class 'com.volmit.iris.util.Average'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double average'=>'double b' in class 'com.volmit.iris.util.Average'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean dirty'=>'boolean d' in class 'com.volmit.iris.util.Average'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean brandNew'=>'boolean a' in class 'com.volmit.iris.util.Average'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lastSum'=>'double d' in class 'com.volmit.iris.util.Average'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double average'=>'double a' in class 'com.volmit.iris.util.Average'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean dirty'=>'boolean c' in class 'com.volmit.iris.util.Average'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean brandNew'=>'boolean b' in class 'com.volmit.iris.util.Average'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int y'=>'int c' in class 'com.volmit.iris.util.BlockPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int a' in class 'com.volmit.iris.util.BlockPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int b' in class 'com.volmit.iris.util.BlockPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache rad'=>'com.volmit.iris.gen.atomics.AtomicCache g' in class 'com.volmit.iris.object.IrisDimension'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache rockData'=>'com.volmit.iris.gen.atomics.AtomicCache k' in class 'com.volmit.iris.object.IrisDimension'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sinr'=>'com.volmit.iris.gen.atomics.AtomicCache j' in class 'com.volmit.iris.object.IrisDimension'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache fluidData'=>'com.volmit.iris.gen.atomics.AtomicCache h' in class 'com.volmit.iris.object.IrisDimension'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int b' in class 'com.volmit.iris.util.BlockPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int a' in class 'com.volmit.iris.util.BlockPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache rad'=>'com.volmit.iris.gen.atomics.AtomicCache i' in class 'com.volmit.iris.object.IrisDimension'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache rockData'=>'com.volmit.iris.gen.atomics.AtomicCache d' in class 'com.volmit.iris.object.IrisDimension'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sinr'=>'com.volmit.iris.gen.atomics.AtomicCache l' in class 'com.volmit.iris.object.IrisDimension'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache fluidData'=>'com.volmit.iris.gen.atomics.AtomicCache n' in class 'com.volmit.iris.object.IrisDimension'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cosr'=>'com.volmit.iris.gen.atomics.AtomicCache e' in class 'com.volmit.iris.object.IrisDimension'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'byte value'=>'byte b' in class 'com.volmit.iris.util.ByteTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisBiomeDecorator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisBiomeDecorator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap b'=>'com.volmit.iris.util.KMap z' in class 'com.volmit.iris.gen.IrisChunkGenerator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisBiome hb'=>'com.volmit.iris.object.IrisBiome A' in class 'com.volmit.iris.gen.IrisChunkGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisRegion hr'=>'com.volmit.iris.object.IrisRegion B' in class 'com.volmit.iris.gen.IrisChunkGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG d' in class 'com.volmit.iris.gen.post.PostSlabber'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int d' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.File folder'=>'java.io.File n' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData STONE'=>'org.bukkit.block.data.BlockData q' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World a' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean use3d'=>'boolean j' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG variants'=>'com.volmit.iris.noise.CNG m' in class 'com.volmit.iris.util.StructureTemplate'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap updates'=>'com.volmit.iris.util.KMap k' in class 'com.volmit.iris.util.StructureTemplate'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch u'=>'com.volmit.iris.util.ChronoLatch l' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData RED'=>'org.bukkit.block.data.BlockData r' in class 'com.volmit.iris.util.StructureTemplate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int o' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.File folder'=>'java.io.File t' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData STONE'=>'org.bukkit.block.data.BlockData j' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World g' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean use3d'=>'boolean q' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG variants'=>'com.volmit.iris.noise.CNG l' in class 'com.volmit.iris.util.StructureTemplate'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap updates'=>'com.volmit.iris.util.KMap u' in class 'com.volmit.iris.util.StructureTemplate'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch u'=>'com.volmit.iris.util.ChronoLatch n' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData RED'=>'org.bukkit.block.data.BlockData h' in class 'com.volmit.iris.util.StructureTemplate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.Location center'=>'org.bukkit.Location c' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData GREEN'=>'org.bukkit.block.data.BlockData g' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructure structure'=>'com.volmit.iris.object.IrisStructure u' in class 'com.volmit.iris.util.StructureTemplate'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG t' in class 'com.volmit.iris.util.StructureTemplate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int task'=>'int i' in class 'com.volmit.iris.util.StructureTemplate'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch gLatch'=>'com.volmit.iris.util.ChronoLatch h' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch dirtyLatch'=>'com.volmit.iris.util.ChronoLatch b' in class 'com.volmit.iris.util.StructureTemplate'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player worker'=>'org.bukkit.entity.Player p' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int size'=>'int e' in class 'com.volmit.iris.util.StructureTemplate'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int o' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.Location focus'=>'org.bukkit.Location s' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData GREEN'=>'org.bukkit.block.data.BlockData p' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructure structure'=>'com.volmit.iris.object.IrisStructure i' in class 'com.volmit.iris.util.StructureTemplate'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG d' in class 'com.volmit.iris.util.StructureTemplate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int task'=>'int b' in class 'com.volmit.iris.util.StructureTemplate'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch gLatch'=>'com.volmit.iris.util.ChronoLatch r' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch dirtyLatch'=>'com.volmit.iris.util.ChronoLatch k' in class 'com.volmit.iris.util.StructureTemplate'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int size'=>'int a' in class 'com.volmit.iris.util.StructureTemplate'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player worker'=>'org.bukkit.entity.Player e' in class 'com.volmit.iris.util.StructureTemplate'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int s' in class 'com.volmit.iris.util.StructureTemplate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.Location focus'=>'org.bukkit.Location f' in class 'com.volmit.iris.util.StructureTemplate'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG d' in class 'com.volmit.iris.gen.post.PostSlabber'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int rcz'=>'int g' in class 'com.volmit.iris.util.PregenJob'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.PrecisionStopwatch s'=>'com.volmit.iris.util.PrecisionStopwatch k' in class 'com.volmit.iris.util.PregenJob'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World l' in class 'com.volmit.iris.util.PregenJob'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Runnable onDone'=>'java.lang.Runnable h' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarSender sender'=>'com.volmit.iris.util.MortarSender f' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int rcx'=>'int e' in class 'com.volmit.iris.util.PregenJob'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean completed'=>'boolean m' in class 'com.volmit.iris.util.PregenJob'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int genned'=>'int b' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mcaZ'=>'int d' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch cl'=>'com.volmit.iris.util.ChronoLatch a' in class 'com.volmit.iris.util.PregenJob'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mcaX'=>'int i' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int total'=>'int c' in class 'com.volmit.iris.util.PregenJob'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int size'=>'int j' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.PrecisionStopwatch s'=>'com.volmit.iris.util.PrecisionStopwatch c' in class 'com.volmit.iris.util.PregenJob'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World f' in class 'com.volmit.iris.util.PregenJob'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Runnable onDone'=>'java.lang.Runnable i' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarSender sender'=>'com.volmit.iris.util.MortarSender e' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int rcx'=>'int j' in class 'com.volmit.iris.util.PregenJob'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean completed'=>'boolean b' in class 'com.volmit.iris.util.PregenJob'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int genned'=>'int d' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mcaZ'=>'int a' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch cl'=>'com.volmit.iris.util.ChronoLatch h' in class 'com.volmit.iris.util.PregenJob'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mcaX'=>'int k' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int total'=>'int l' in class 'com.volmit.iris.util.PregenJob'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int size'=>'int m' in class 'com.volmit.iris.util.PregenJob'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache generator'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisNoiseGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'char[] hexArray'=>'char[] a' in class 'com.volmit.iris.util.IO'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNGFactory f'=>'com.volmit.iris.noise.CNGFactory b' in class 'com.volmit.iris.object.NoiseStyle'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.NoiseStyle[] $VALUES'=>'com.volmit.iris.object.NoiseStyle[] a' in class 'com.volmit.iris.object.NoiseStyle'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int b' in class 'com.volmit.iris.util.ChunkPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int a' in class 'com.volmit.iris.util.ChunkPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap positions'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.gui.IrisVision'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.O m'=>'com.volmit.iris.util.O t' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int tid'=>'int l' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double tfps'=>'double y' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lx'=>'double n' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lz'=>'double u' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double scale'=>'double m' in class 'com.volmit.iris.gui.IrisVision'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gui.IrisRenderer renderer'=>'com.volmit.iris.gui.IrisRenderer e' in class 'com.volmit.iris.gui.IrisVision'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String a'=>'java.lang.String k' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'short lid'=>'short q' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double ozp'=>'double w' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int i' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double oxp'=>'double b' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence rs'=>'com.volmit.iris.util.RollingSequence s' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double ox'=>'double r' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double oz'=>'double p' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int posX'=>'int g' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double mscale'=>'double j' in class 'com.volmit.iris.gui.IrisVision'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService eh'=>'java.util.concurrent.ExecutorService v' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int posZ'=>'int d' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KSet working'=>'com.volmit.iris.util.KSet o' in class 'com.volmit.iris.gui.IrisVision'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService e'=>'java.util.concurrent.ExecutorService x' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int a' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.Envelope[] $VALUES'=>'com.volmit.iris.object.Envelope[] a' in class 'com.volmit.iris.object.Envelope'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int a' in class 'com.volmit.iris.util.ChunkPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int b' in class 'com.volmit.iris.util.ChunkPosition'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap positions'=>'com.volmit.iris.util.KMap w' in class 'com.volmit.iris.gui.IrisVision'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.O m'=>'com.volmit.iris.util.O s' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int tid'=>'int o' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double tfps'=>'double f' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lx'=>'double l' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double lz'=>'double k' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double scale'=>'double c' in class 'com.volmit.iris.gui.IrisVision'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gui.IrisRenderer renderer'=>'com.volmit.iris.gui.IrisRenderer m' in class 'com.volmit.iris.gui.IrisVision'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String a'=>'java.lang.String j' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'short lid'=>'short u' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double ozp'=>'double p' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int a' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double oxp'=>'double i' in class 'com.volmit.iris.gui.IrisVision'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence rs'=>'com.volmit.iris.util.RollingSequence x' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double ox'=>'double d' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double oz'=>'double r' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int posX'=>'int q' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double mscale'=>'double h' in class 'com.volmit.iris.gui.IrisVision'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService eh'=>'java.util.concurrent.ExecutorService e' in class 'com.volmit.iris.gui.IrisVision'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int posZ'=>'int b' in class 'com.volmit.iris.gui.IrisVision'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KSet working'=>'com.volmit.iris.util.KSet g' in class 'com.volmit.iris.gui.IrisVision'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService e'=>'java.util.concurrent.ExecutorService v' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int n' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData AIR'=>'org.bukkit.block.data.BlockData d' in class 'com.volmit.iris.gen.post.PostFloatingNibDeleter'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.Envelope[] $VALUES'=>'com.volmit.iris.object.Envelope[] a' in class 'com.volmit.iris.object.Envelope'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$CellularDistanceFunction[] $VALUES'=>'com.volmit.iris.noise.FastNoise$CellularDistanceFunction[] a' in class 'com.volmit.iris.noise.FastNoise$CellularDistanceFunction'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean b' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sideACache'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisBiomeMutation'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sideBCache'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisBiomeMutation'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] b' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache debug'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.gen.layer.GenLayerText'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String mem'=>'java.lang.String b' in class 'com.volmit.iris.IrisBoardManager'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch cl'=>'com.volmit.iris.util.ChronoLatch a' in class 'com.volmit.iris.IrisBoardManager'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sideACache'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisBiomeMutation'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache sideBCache'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisBiomeMutation'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String mem'=>'java.lang.String a' in class 'com.volmit.iris.IrisBoardManager'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch cl'=>'com.volmit.iris.util.ChronoLatch b' in class 'com.volmit.iris.IrisBoardManager'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.DecorationPart[] $VALUES'=>'com.volmit.iris.object.DecorationPart[] a' in class 'com.volmit.iris.object.DecorationPart'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList deposits'=>'com.volmit.iris.util.KList h' in class 'com.volmit.iris.object.IrisRegion'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList deposits'=>'com.volmit.iris.util.KList f' in class 'com.volmit.iris.object.IrisRegion'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cacheRidge'=>'com.volmit.iris.gen.atomics.AtomicCache i' in class 'com.volmit.iris.object.IrisRegion'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cacheSpot'=>'com.volmit.iris.gen.atomics.AtomicCache f' in class 'com.volmit.iris.object.IrisRegion'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisBiomePaletteLayer'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World w'=>'org.bukkit.World j' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int y'=>'int e' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int h' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseZ'=>'int c' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int i' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseY'=>'int d' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeZ'=>'int a' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeY'=>'int g' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeX'=>'int f' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseX'=>'int b' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cacheSpot'=>'com.volmit.iris.gen.atomics.AtomicCache h' in class 'com.volmit.iris.object.IrisRegion'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisBiomePaletteLayer'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World w'=>'org.bukkit.World g' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int y'=>'int c' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int b' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseZ'=>'int j' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseY'=>'int i' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int f' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeZ'=>'int h' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeY'=>'int e' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int sizeX'=>'int a' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int baseX'=>'int d' in class 'com.volmit.iris.util.Cuboid$CuboidIterator'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch useFlip'=>'com.volmit.iris.util.ChronoLatch b' in class 'com.volmit.iris.util.ObjectResourceLoader'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap useCache'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.util.ObjectResourceLoader'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.StructureTileFace[] $VALUES'=>'com.volmit.iris.object.StructureTileFace[] a' in class 'com.volmit.iris.object.StructureTileFace'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache fontData'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisTextRenderer'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache maxLength'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisTextRenderer'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache objects'=>'com.volmit.iris.gen.atomics.AtomicCache d' in class 'com.volmit.iris.object.IrisTextRenderer'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.slf4j.Logger log'=>'org.slf4j.Logger a' in class 'org.zeroturnaround.zip.ZipUtil'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MortarPlugin[] a'=>'com.volmit.iris.util.MortarPlugin[] f' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String a'=>'java.lang.String b' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map map'=>'java.util.Map a' in class 'com.volmit.iris.util.JSONObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalBillowPerlinNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache gen'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisBiomeGeneratorLink'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap structures'=>'com.volmit.iris.util.KMap b' in class 'com.volmit.iris.gen.atomics.AtomicSliverMap'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicSliver[] slivers'=>'com.volmit.iris.gen.atomics.AtomicSliver[] d' in class 'com.volmit.iris.gen.atomics.AtomicSliverMap'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicSliver[] slivers'=>'com.volmit.iris.gen.atomics.AtomicSliver[] a' in class 'com.volmit.iris.gen.atomics.AtomicSliverMap'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.io.File outputDir'=>'java.io.File a' in class 'org.zeroturnaround.zip.ZipUtil$Unpacker'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.zeroturnaround.zip.NameMapper mapper'=>'org.zeroturnaround.zip.NameMapper b' in class 'org.zeroturnaround.zip.ZipUtil$Unpacker'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double value'=>'double b' in class 'com.volmit.iris.util.DoubleTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) @@ -464,201 +468,204 @@ WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to br WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.TaskExecutor$TaskState[] $VALUES'=>'com.volmit.iris.util.TaskExecutor$TaskState[] a' in class 'com.volmit.iris.util.TaskExecutor$TaskState'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache tt'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisLootReference'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long value'=>'long b' in class 'org.zeroturnaround.zip.extra.ZipLong'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.DimensionChunkGenerator iris'=>'com.volmit.iris.gen.DimensionChunkGenerator g' in class 'com.volmit.iris.gen.layer.GenLayerBiome'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache config'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache chanceCell'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache structure'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.DimensionChunkGenerator iris'=>'com.volmit.iris.gen.DimensionChunkGenerator a' in class 'com.volmit.iris.gen.layer.GenLayerBiome'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache config'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache chanceCell'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache structure'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisStructurePlacement'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.FontStyle[] $VALUES'=>'com.volmit.iris.object.FontStyle[] a' in class 'com.volmit.iris.object.FontStyle'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.Map value'=>'java.util.Map b' in class 'com.volmit.iris.util.CompoundTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.List value'=>'java.util.List c' in class 'com.volmit.iris.util.ListTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Class type'=>'java.lang.Class b' in class 'com.volmit.iris.util.ListTag'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean profiling'=>'boolean d' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'long startNano'=>'long e' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long nanos'=>'long c' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.List value'=>'java.util.List b' in class 'com.volmit.iris.util.ListTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Class type'=>'java.lang.Class c' in class 'com.volmit.iris.util.ListTag'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'long startNano'=>'long d' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long nanos'=>'long f' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean profiling'=>'boolean c' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long millis'=>'long b' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double time'=>'double f' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double time'=>'double e' in class 'com.volmit.iris.util.PrecisionStopwatch'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long value'=>'long b' in class 'com.volmit.iris.util.LongTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int value'=>'int b' in class 'com.volmit.iris.util.IntTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.zeroturnaround.zip.extra.ZipShort headerId'=>'org.zeroturnaround.zip.extra.ZipShort b' in class 'org.zeroturnaround.zip.extra.UnrecognizedExtraField'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'byte[] localData'=>'byte[] a' in class 'org.zeroturnaround.zip.extra.UnrecognizedExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int value'=>'int b' in class 'com.volmit.iris.util.IntTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalFBMSimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.scoreboard.Team team'=>'org.bukkit.scoreboard.Team c' in class 'com.volmit.iris.util.Board'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean ready'=>'boolean d' in class 'com.volmit.iris.util.Board'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean ready'=>'boolean g' in class 'com.volmit.iris.util.Board'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.bukkit.scoreboard.Objective objective'=>'org.bukkit.scoreboard.Objective b' in class 'com.volmit.iris.util.Board'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player player'=>'org.bukkit.entity.Player a' in class 'com.volmit.iris.util.Board'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisWhat what'=>'com.volmit.iris.command.CommandIrisWhat g' in class 'com.volmit.iris.command.CommandIris'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructure structure'=>'com.volmit.iris.command.CommandIrisStructure i' in class 'com.volmit.iris.command.CommandIris'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObject object'=>'com.volmit.iris.command.CommandIrisObject j' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisCreate create'=>'com.volmit.iris.command.CommandIrisCreate h' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudio studio'=>'com.volmit.iris.command.CommandIrisStudio k' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player player'=>'org.bukkit.entity.Player d' in class 'com.volmit.iris.util.Board'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisWhat what'=>'com.volmit.iris.command.CommandIrisWhat h' in class 'com.volmit.iris.command.CommandIris'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStructure structure'=>'com.volmit.iris.command.CommandIrisStructure g' in class 'com.volmit.iris.command.CommandIris'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObject object'=>'com.volmit.iris.command.CommandIrisObject k' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisCreate create'=>'com.volmit.iris.command.CommandIrisCreate j' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisStudio studio'=>'com.volmit.iris.command.CommandIrisStudio i' in class 'com.volmit.iris.command.CommandIris'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int[] value'=>'int[] b' in class 'com.volmit.iris.util.IntArrayTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock i' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean modified'=>'boolean a' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap truebiome'=>'com.volmit.iris.util.KMap g' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long last'=>'long e' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap block'=>'com.volmit.iris.util.KMap k' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int c' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int h' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap biome'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache replaceGen'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisObjectReplace'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache findData'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisObjectReplace'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock g' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean modified'=>'boolean j' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap truebiome'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long last'=>'long i' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap block'=>'com.volmit.iris.util.KMap f' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int b' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int c' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap biome'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.gen.atomics.AtomicSliver'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache replaceGen'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisObjectReplace'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache findData'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisObjectReplace'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean exists'=>'boolean c' in class 'com.volmit.iris.util.FileWatcher'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long size'=>'long b' in class 'com.volmit.iris.util.FileWatcher'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ChronoLatch latch'=>'com.volmit.iris.util.ChronoLatch b' in class 'com.volmit.iris.IrisHotloadManager'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean busy'=>'boolean c' in class 'com.volmit.iris.IrisHotloadManager'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.FolderWatcher w'=>'com.volmit.iris.util.FolderWatcher a' in class 'com.volmit.iris.IrisHotloadManager'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean exists'=>'boolean a' in class 'com.volmit.iris.util.FileWatcher'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'long size'=>'long c' in class 'com.volmit.iris.util.FileWatcher'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.PerlinNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int octaves'=>'int b' in class 'com.volmit.iris.noise.PerlinNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] b' in class 'org.slf4j.helpers.MarkerIgnoringBase'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise b' in class 'com.volmit.iris.noise.PerlinNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int octaves'=>'int a' in class 'com.volmit.iris.noise.PerlinNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String a'=>'java.lang.String b' in class 'org.slf4j.helpers.MarkerIgnoringBase'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache data'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisBlockDrops'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList blocks'=>'com.volmit.iris.util.KList b' in class 'com.volmit.iris.object.IrisBlockDrops'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.ParallaxChunkGenerator gen'=>'com.volmit.iris.gen.ParallaxChunkGenerator c' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] b' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG d' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache latch'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisEffect'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache pt'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisEffect'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.ParallaxChunkGenerator gen'=>'com.volmit.iris.gen.ParallaxChunkGenerator d' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rng'=>'com.volmit.iris.util.RNG c' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean b' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache latch'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisEffect'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache pt'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisEffect'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache objects'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisDepositGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisDepositGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache blockData'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisMaterialPalette'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerCave glCave'=>'com.volmit.iris.gen.layer.GenLayerCave n' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerCarve glCarve'=>'com.volmit.iris.gen.layer.GenLayerCarve m' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rockRandom'=>'com.volmit.iris.util.RNG p' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RNG rockRandom'=>'com.volmit.iris.util.RNG k' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap generators'=>'com.volmit.iris.util.KMap l' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence parallax'=>'com.volmit.iris.util.RollingSequence b' in class 'com.volmit.iris.IrisMetrics'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence update'=>'com.volmit.iris.util.RollingSequence d' in class 'com.volmit.iris.IrisMetrics'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence total'=>'com.volmit.iris.util.RollingSequence e' in class 'com.volmit.iris.IrisMetrics'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence post'=>'com.volmit.iris.util.RollingSequence f' in class 'com.volmit.iris.IrisMetrics'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence update'=>'com.volmit.iris.util.RollingSequence f' in class 'com.volmit.iris.IrisMetrics'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence total'=>'com.volmit.iris.util.RollingSequence a' in class 'com.volmit.iris.IrisMetrics'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence post'=>'com.volmit.iris.util.RollingSequence e' in class 'com.volmit.iris.IrisMetrics'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence perSecond'=>'com.volmit.iris.util.RollingSequence c' in class 'com.volmit.iris.IrisMetrics'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence terrain'=>'com.volmit.iris.util.RollingSequence a' in class 'com.volmit.iris.IrisMetrics'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.InterpolationMethod[] $VALUES'=>'com.volmit.iris.object.InterpolationMethod[] a' in class 'com.volmit.iris.object.InterpolationMethod'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.RollingSequence terrain'=>'com.volmit.iris.util.RollingSequence d' in class 'com.volmit.iris.IrisMetrics'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$Interp[] $VALUES'=>'com.volmit.iris.noise.FastNoise$Interp[] a' in class 'com.volmit.iris.noise.FastNoise$Interp'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.InterpolationMethod[] $VALUES'=>'com.volmit.iris.object.InterpolationMethod[] a' in class 'com.volmit.iris.object.InterpolationMethod'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int b' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int value'=>'int a' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean b' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.NoiseFactory f'=>'com.volmit.iris.noise.NoiseFactory a' in class 'com.volmit.iris.noise.NoiseType'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.NoiseType[] $VALUES'=>'com.volmit.iris.noise.NoiseType[] b' in class 'com.volmit.iris.noise.NoiseType'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$CellularReturnType[] $VALUES'=>'com.volmit.iris.noise.FastNoise$CellularReturnType[] a' in class 'com.volmit.iris.noise.FastNoise$CellularReturnType'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache config'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisTextPlacement'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gui.Renderer renderer'=>'com.volmit.iris.gui.Renderer a' in class 'com.volmit.iris.gui.IrisRenderer'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ElementEvent[] $VALUES'=>'com.volmit.iris.util.ElementEvent[] a' in class 'com.volmit.iris.util.ElementEvent'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object k'=>'java.lang.Object b' in class 'com.volmit.iris.util.KeyPair'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Object v'=>'java.lang.Object a' in class 'com.volmit.iris.util.KeyPair'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ElementEvent[] $VALUES'=>'com.volmit.iris.util.ElementEvent[] a' in class 'com.volmit.iris.util.ElementEvent'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.LootMode[] $VALUES'=>'com.volmit.iris.object.LootMode[] a' in class 'com.volmit.iris.object.LootMode'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache maxFaces'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisStructureTile'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache maxFaces'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisStructureTile'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache minFaces'=>'com.volmit.iris.gen.atomics.AtomicCache c' in class 'com.volmit.iris.object.IrisStructureTile'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.IrisLock lock'=>'com.volmit.iris.util.IrisLock i' in class 'com.volmit.iris.Iris'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String b'=>'java.lang.String h' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Byte data'=>'java.lang.Byte b' in class 'com.volmit.iris.util.MaterialBlock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.bukkit.Material material'=>'org.bukkit.Material a' in class 'com.volmit.iris.util.MaterialBlock'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean b'=>'boolean h' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int count'=>'int l' in class 'com.volmit.iris.util.UIElement'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eLeft'=>'com.volmit.iris.util.Callback h' in class 'com.volmit.iris.util.UIElement'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eRight'=>'com.volmit.iris.util.Callback e' in class 'com.volmit.iris.util.UIElement'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String name'=>'java.lang.String d' in class 'com.volmit.iris.util.UIElement'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String id'=>'java.lang.String j' in class 'com.volmit.iris.util.UIElement'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean enchanted'=>'boolean i' in class 'com.volmit.iris.util.UIElement'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MaterialBlock material'=>'com.volmit.iris.util.MaterialBlock m' in class 'com.volmit.iris.util.UIElement'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double progress'=>'double a' in class 'com.volmit.iris.util.UIElement'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList lore'=>'com.volmit.iris.util.KList f' in class 'com.volmit.iris.util.UIElement'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eShiftLeft'=>'com.volmit.iris.util.Callback c' in class 'com.volmit.iris.util.UIElement'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache findData'=>'com.volmit.iris.gen.atomics.AtomicCache b' in class 'com.volmit.iris.object.IrisCompatabilityFilter'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int c' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.io.File loadFile'=>'java.io.File a' in class 'com.volmit.iris.object.IrisRegistrant'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String loadKey'=>'java.lang.String b' in class 'com.volmit.iris.object.IrisRegistrant'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eRight'=>'com.volmit.iris.util.Callback i' in class 'com.volmit.iris.util.UIElement'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String name'=>'java.lang.String m' in class 'com.volmit.iris.util.UIElement'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String id'=>'java.lang.String g' in class 'com.volmit.iris.util.UIElement'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean enchanted'=>'boolean b' in class 'com.volmit.iris.util.UIElement'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.MaterialBlock material'=>'com.volmit.iris.util.MaterialBlock d' in class 'com.volmit.iris.util.UIElement'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double progress'=>'double f' in class 'com.volmit.iris.util.UIElement'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList lore'=>'com.volmit.iris.util.KList j' in class 'com.volmit.iris.util.UIElement'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eShiftLeft'=>'com.volmit.iris.util.Callback k' in class 'com.volmit.iris.util.UIElement'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Byte data'=>'java.lang.Byte a' in class 'com.volmit.iris.util.MaterialBlock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.bukkit.Material material'=>'org.bukkit.Material b' in class 'com.volmit.iris.util.MaterialBlock'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache findData'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisCompatabilityFilter'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.io.File loadFile'=>'java.io.File b' in class 'com.volmit.iris.object.IrisRegistrant'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String loadKey'=>'java.lang.String a' in class 'com.volmit.iris.object.IrisRegistrant'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean a'=>'boolean c' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int b' in class 'com.volmit.iris.activation.IrisActivation2'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructureTile tile'=>'com.volmit.iris.object.IrisStructureTile c' in class 'com.volmit.iris.object.TileResult'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisStructure structure'=>'com.volmit.iris.object.IrisStructure a' in class 'com.volmit.iris.object.TileResult'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.IrisObjectPlacement placement'=>'com.volmit.iris.object.IrisObjectPlacement b' in class 'com.volmit.iris.object.TileResult'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String prefix'=>'java.lang.String a' in class 'com.volmit.iris.util.BoardEntry'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String suffix'=>'java.lang.String b' in class 'com.volmit.iris.util.BoardEntry'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String node'=>'java.lang.String a' in class 'com.volmit.iris.util.MortarCommand'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList nodes'=>'com.volmit.iris.util.KList c' in class 'com.volmit.iris.util.MortarCommand'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.String category'=>'java.lang.String d' in class 'com.volmit.iris.util.MortarCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList children'=>'com.volmit.iris.util.KList b' in class 'com.volmit.iris.util.MortarCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String prefix'=>'java.lang.String b' in class 'com.volmit.iris.util.BoardEntry'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String suffix'=>'java.lang.String a' in class 'com.volmit.iris.util.BoardEntry'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String node'=>'java.lang.String f' in class 'com.volmit.iris.util.MortarCommand'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList nodes'=>'com.volmit.iris.util.KList a' in class 'com.volmit.iris.util.MortarCommand'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.lang.String category'=>'java.lang.String c' in class 'com.volmit.iris.util.MortarCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KList children'=>'com.volmit.iris.util.KList d' in class 'com.volmit.iris.util.MortarCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise$NoiseType[] $VALUES'=>'com.volmit.iris.noise.FastNoise$NoiseType[] a' in class 'com.volmit.iris.noise.FastNoise$NoiseType'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String tag'=>'java.lang.String a' in class 'com.volmit.iris.util.VirtualCommand'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ICommand command'=>'com.volmit.iris.util.ICommand c' in class 'com.volmit.iris.util.VirtualCommand'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap children'=>'com.volmit.iris.util.KMap b' in class 'com.volmit.iris.util.VirtualCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean dirFlag'=>'boolean g' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int PERM_MASK'=>'int j' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.zeroturnaround.zip.extra.ZipShort HEADER_ID'=>'org.zeroturnaround.zip.extra.ZipShort a' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int DIR_FLAG'=>'int b' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int gid'=>'int l' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.zip.CRC32 crc'=>'java.util.zip.CRC32 c' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int uid'=>'int m' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String link'=>'java.lang.String n' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mode'=>'int e' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String tag'=>'java.lang.String c' in class 'com.volmit.iris.util.VirtualCommand'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ICommand command'=>'com.volmit.iris.util.ICommand b' in class 'com.volmit.iris.util.VirtualCommand'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap children'=>'com.volmit.iris.util.KMap a' in class 'com.volmit.iris.util.VirtualCommand'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean dirFlag'=>'boolean c' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int PERM_MASK'=>'int m' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.zeroturnaround.zip.extra.ZipShort HEADER_ID'=>'org.zeroturnaround.zip.extra.ZipShort h' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int DIR_FLAG'=>'int l' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int gid'=>'int k' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.zip.CRC32 crc'=>'java.util.zip.CRC32 j' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int uid'=>'int f' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String link'=>'java.lang.String b' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int mode'=>'int a' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int FILE_FLAG'=>'int i' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int LINK_FLAG'=>'int k' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int LINK_FLAG'=>'int g' in class 'org.zeroturnaround.zip.extra.AsiExtraField'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.Throwable cause'=>'java.lang.Throwable a' in class 'com.volmit.iris.util.JSONException'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise fd'=>'com.volmit.iris.noise.FastNoise e' in class 'com.volmit.iris.noise.CellGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG cng'=>'com.volmit.iris.noise.CNG d' in class 'com.volmit.iris.noise.CellGenerator'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double cellScale'=>'double a' in class 'com.volmit.iris.noise.CellGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise fn'=>'com.volmit.iris.noise.FastNoise c' in class 'com.volmit.iris.noise.CellGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double shuffle'=>'double b' in class 'com.volmit.iris.noise.CellGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ScoreDirection[] $VALUES'=>'com.volmit.iris.util.ScoreDirection[] a' in class 'com.volmit.iris.util.ScoreDirection'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise fd'=>'com.volmit.iris.noise.FastNoise d' in class 'com.volmit.iris.noise.CellGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG cng'=>'com.volmit.iris.noise.CNG b' in class 'com.volmit.iris.noise.CellGenerator'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'double cellScale'=>'double c' in class 'com.volmit.iris.noise.CellGenerator'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise fn'=>'com.volmit.iris.noise.FastNoise e' in class 'com.volmit.iris.noise.CellGenerator'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'double shuffle'=>'double a' in class 'com.volmit.iris.noise.CellGenerator'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalRigidMultiSimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache chance'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisLoot'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String[] a'=>'java.lang.String[] b' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.FractalRigidMultiSimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.ObjectPlaceMode[] $VALUES'=>'com.volmit.iris.object.ObjectPlaceMode[] a' in class 'com.volmit.iris.object.ObjectPlaceMode'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean disabled'=>'boolean a' in class 'com.volmit.iris.util.IrisLock'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String name'=>'java.lang.String b' in class 'com.volmit.iris.util.IrisLock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.locks.ReentrantLock lock'=>'java.util.concurrent.locks.ReentrantLock c' in class 'com.volmit.iris.util.IrisLock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int a'=>'int b' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'boolean disabled'=>'boolean c' in class 'com.volmit.iris.util.IrisLock'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String name'=>'java.lang.String a' in class 'com.volmit.iris.util.IrisLock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.locks.ReentrantLock lock'=>'java.util.concurrent.locks.ReentrantLock b' in class 'com.volmit.iris.util.IrisLock'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache spot'=>'com.volmit.iris.gen.atomics.AtomicCache a' in class 'com.volmit.iris.object.IrisRegionSpot'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache maxHeight'=>'com.volmit.iris.gen.atomics.AtomicCache h' in class 'com.volmit.iris.object.IrisBiome'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cacheColor'=>'com.volmit.iris.gen.atomics.AtomicCache i' in class 'com.volmit.iris.object.IrisBiome'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache maxHeight'=>'com.volmit.iris.gen.atomics.AtomicCache g' in class 'com.volmit.iris.object.IrisBiome'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.atomics.AtomicCache cacheColor'=>'com.volmit.iris.gen.atomics.AtomicCache e' in class 'com.volmit.iris.object.IrisBiome'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.CellHeightNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.VascularNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'float value'=>'float b' in class 'com.volmit.iris.util.FloatTag'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectSave save'=>'com.volmit.iris.command.CommandIrisObjectSave k' in class 'com.volmit.iris.command.CommandIrisObject'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectP2 p2'=>'com.volmit.iris.command.CommandIrisObjectP2 m' in class 'com.volmit.iris.command.CommandIrisObject'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectPaste paste'=>'com.volmit.iris.command.CommandIrisObjectPaste j' in class 'com.volmit.iris.command.CommandIrisObject'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectXPY xpy'=>'com.volmit.iris.command.CommandIrisObjectXPY p' in class 'com.volmit.iris.command.CommandIrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectP1 p1'=>'com.volmit.iris.command.CommandIrisObjectP1 h' in class 'com.volmit.iris.command.CommandIrisObject'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectXAY xay'=>'com.volmit.iris.command.CommandIrisObjectXAY i' in class 'com.volmit.iris.command.CommandIrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectWand wand'=>'com.volmit.iris.command.CommandIrisObjectWand o' in class 'com.volmit.iris.command.CommandIrisObject'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectExpand expand'=>'com.volmit.iris.command.CommandIrisObjectExpand n' in class 'com.volmit.iris.command.CommandIrisObject'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectShift shift'=>'com.volmit.iris.command.CommandIrisObjectShift l' in class 'com.volmit.iris.command.CommandIrisObject'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectContract contract'=>'com.volmit.iris.command.CommandIrisObjectContract g' in class 'com.volmit.iris.command.CommandIrisObject'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int xc'=>'int b' in class 'com.volmit.iris.util.GroupedExecutor'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap mirror'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.util.GroupedExecutor'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectSave save'=>'com.volmit.iris.command.CommandIrisObjectSave j' in class 'com.volmit.iris.command.CommandIrisObject'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectP2 p2'=>'com.volmit.iris.command.CommandIrisObjectP2 n' in class 'com.volmit.iris.command.CommandIrisObject'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectPaste paste'=>'com.volmit.iris.command.CommandIrisObjectPaste i' in class 'com.volmit.iris.command.CommandIrisObject'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectP1 p1'=>'com.volmit.iris.command.CommandIrisObjectP1 l' in class 'com.volmit.iris.command.CommandIrisObject'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectXPY xpy'=>'com.volmit.iris.command.CommandIrisObjectXPY o' in class 'com.volmit.iris.command.CommandIrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectXAY xay'=>'com.volmit.iris.command.CommandIrisObjectXAY k' in class 'com.volmit.iris.command.CommandIrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectWand wand'=>'com.volmit.iris.command.CommandIrisObjectWand g' in class 'com.volmit.iris.command.CommandIrisObject'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectExpand expand'=>'com.volmit.iris.command.CommandIrisObjectExpand p' in class 'com.volmit.iris.command.CommandIrisObject'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectShift shift'=>'com.volmit.iris.command.CommandIrisObjectShift h' in class 'com.volmit.iris.command.CommandIrisObject'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.command.CommandIrisObjectContract contract'=>'com.volmit.iris.command.CommandIrisObjectContract m' in class 'com.volmit.iris.command.CommandIrisObject'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int xc'=>'int c' in class 'com.volmit.iris.util.GroupedExecutor'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap mirror'=>'com.volmit.iris.util.KMap b' in class 'com.volmit.iris.util.GroupedExecutor'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.ExecutorService service'=>'java.util.concurrent.ExecutorService a' in class 'com.volmit.iris.util.GroupedExecutor'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData WATER'=>'org.bukkit.block.data.BlockData d' in class 'com.volmit.iris.gen.post.PostWaterlogger'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.util.concurrent.locks.ReentrantLock lock'=>'java.util.concurrent.locks.ReentrantLock b' in class 'com.volmit.iris.ProjectManager'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.TaskExecutor tx'=>'com.volmit.iris.util.TaskExecutor c' in class 'com.volmit.iris.ProjectManager'. Only 2 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Direction[] $VALUES'=>'com.volmit.iris.util.Direction[] e' in class 'com.volmit.iris.util.Direction'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int y'=>'int c' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int a' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap permute'=>'com.volmit.iris.util.KMap d' in class 'com.volmit.iris.util.Direction'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Cuboid$CuboidDirection f'=>'com.volmit.iris.util.Cuboid$CuboidDirection b' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int f' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG generator'=>'com.volmit.iris.noise.CNG a' in class 'com.volmit.iris.gen.layer.BiomeDataProvider'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.InferredType type'=>'com.volmit.iris.object.InferredType b' in class 'com.volmit.iris.gen.layer.BiomeDataProvider'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int y'=>'int f' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap permute'=>'com.volmit.iris.util.KMap c' in class 'com.volmit.iris.util.Direction'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int x'=>'int b' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Cuboid$CuboidDirection f'=>'com.volmit.iris.util.Cuboid$CuboidDirection d' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int z'=>'int a' in class 'com.volmit.iris.util.Direction'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.CNG generator'=>'com.volmit.iris.noise.CNG b' in class 'com.volmit.iris.gen.layer.BiomeDataProvider'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.InferredType type'=>'com.volmit.iris.object.InferredType a' in class 'com.volmit.iris.gen.layer.BiomeDataProvider'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.gen.layer.GenLayerBiome layer'=>'com.volmit.iris.gen.layer.GenLayerBiome c' in class 'com.volmit.iris.gen.layer.BiomeDataProvider'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ResourceLoader lootLoader'=>'com.volmit.iris.util.ResourceLoader d' in class 'com.volmit.iris.IrisDataManager'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.io.File dataFolder'=>'java.io.File c' in class 'com.volmit.iris.IrisDataManager'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean prod'=>'boolean g' in class 'com.volmit.iris.IrisDataManager'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.File packs'=>'java.io.File e' in class 'com.volmit.iris.IrisDataManager'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player viewer'=>'org.bukkit.entity.Player e' in class 'com.volmit.iris.util.UIWindow'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.WindowResolution resolution'=>'com.volmit.iris.util.WindowResolution i' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int clickcheck'=>'int m' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.WindowDecorator decorator'=>'com.volmit.iris.util.WindowDecorator h' in class 'com.volmit.iris.util.UIWindow'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.ResourceLoader lootLoader'=>'com.volmit.iris.util.ResourceLoader b' in class 'com.volmit.iris.IrisDataManager'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'java.io.File dataFolder'=>'java.io.File g' in class 'com.volmit.iris.IrisDataManager'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean prod'=>'boolean d' in class 'com.volmit.iris.IrisDataManager'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.File packs'=>'java.io.File i' in class 'com.volmit.iris.IrisDataManager'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World a' in class 'com.volmit.iris.gen.atomics.AtomicRegionData'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Tag[] tag'=>'com.volmit.iris.util.Tag[] b' in class 'com.volmit.iris.gen.atomics.AtomicRegionData'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.entity.Player viewer'=>'org.bukkit.entity.Player d' in class 'com.volmit.iris.util.UIWindow'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.WindowResolution resolution'=>'com.volmit.iris.util.WindowResolution h' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int clickcheck'=>'int l' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.WindowDecorator decorator'=>'com.volmit.iris.util.WindowDecorator m' in class 'com.volmit.iris.util.UIWindow'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'org.bukkit.inventory.Inventory inventory'=>'org.bukkit.inventory.Inventory j' in class 'com.volmit.iris.util.UIWindow'. Only 9 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eClose'=>'com.volmit.iris.util.Callback k' in class 'com.volmit.iris.util.UIWindow'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int highestRow'=>'int a' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean visible'=>'boolean f' in class 'com.volmit.iris.util.UIWindow'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String title'=>'java.lang.String b' in class 'com.volmit.iris.util.UIWindow'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap elements'=>'com.volmit.iris.util.KMap l' in class 'com.volmit.iris.util.UIWindow'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.World world'=>'org.bukkit.World b' in class 'com.volmit.iris.gen.atomics.AtomicRegionData'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Tag[] tag'=>'com.volmit.iris.util.Tag[] a' in class 'com.volmit.iris.gen.atomics.AtomicRegionData'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.Callback eClose'=>'com.volmit.iris.util.Callback g' in class 'com.volmit.iris.util.UIWindow'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'int highestRow'=>'int f' in class 'com.volmit.iris.util.UIWindow'. Only 10 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'boolean visible'=>'boolean b' in class 'com.volmit.iris.util.UIWindow'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.lang.String title'=>'java.lang.String c' in class 'com.volmit.iris.util.UIWindow'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap elements'=>'com.volmit.iris.util.KMap e' in class 'com.volmit.iris.util.UIWindow'. Only 8 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'java.io.DataInputStream is'=>'java.io.DataInputStream a' in class 'com.volmit.iris.util.NBTInputStream'. Given that the prefix 'is' is common, only 0 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.object.InventorySlotType[] $VALUES'=>'com.volmit.iris.object.InventorySlotType[] a' in class 'com.volmit.iris.object.InventorySlotType'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int ceiling'=>'int b' in class 'com.volmit.iris.util.CaveResult'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int floor'=>'int a' in class 'com.volmit.iris.util.CaveResult'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise b' in class 'com.volmit.iris.noise.SimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int octaves'=>'int a' in class 'com.volmit.iris.noise.SimplexNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int j' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.util.BlockVector center'=>'org.bukkit.util.BlockVector i' in class 'com.volmit.iris.object.IrisObject'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.noise.FastNoise n'=>'com.volmit.iris.noise.FastNoise a' in class 'com.volmit.iris.noise.SimplexNoise'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int octaves'=>'int b' in class 'com.volmit.iris.noise.SimplexNoise'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int ceiling'=>'int a' in class 'com.volmit.iris.util.CaveResult'. Only 7 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int floor'=>'int b' in class 'com.volmit.iris.util.CaveResult'. Only 5 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int h'=>'int d' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.util.BlockVector center'=>'org.bukkit.util.BlockVector e' in class 'com.volmit.iris.object.IrisObject'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'com.volmit.iris.util.KMap blocks'=>'com.volmit.iris.util.KMap g' in class 'com.volmit.iris.object.IrisObject'. Only 6 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int d'=>'int e' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int d'=>'int h' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.Material SNOW'=>'org.bukkit.Material k' in class 'com.volmit.iris.object.IrisObject'. Only 4 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData AIR'=>'org.bukkit.block.data.BlockData f' in class 'com.volmit.iris.object.IrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int h' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'org.bukkit.block.data.BlockData AIR'=>'org.bukkit.block.data.BlockData i' in class 'com.volmit.iris.object.IrisObject'. Only 3 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Field mapping 'int w'=>'int f' in class 'com.volmit.iris.object.IrisObject'. Only 1 characters have to be guessed in field name. If field is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Class mapping 'com.volmit.iris.util.Cuboid$1'=>'com.volmit.iris.util.Cuboid$a'. Only 8 characters have to be guessed in class name. If class is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Class mapping 'com.volmit.iris.util.C$5'=>'com.volmit.iris.util.C$r'. Only 3 characters have to be guessed in class name. If class is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Class mapping 'com.volmit.iris.util.C$4'=>'com.volmit.iris.util.C$q'. Only 3 characters have to be guessed in class name. If class is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) @@ -689,68 +696,67 @@ WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute f WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'setWritable(java.io.File, boolean, boolean)'=>'a(java.io.File, boolean, boolean)' in class 'org.zeroturnaround.zip.Java6FileApiPermissionsStrategy'. Given that the prefix 'set' is common, only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'canExecute(java.io.File)'=>'a(java.io.File)' in class 'org.zeroturnaround.zip.Java6FileApiPermissionsStrategy'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'setReadable(java.io.File, boolean, boolean)'=>'c(java.io.File, boolean, boolean)' in class 'org.zeroturnaround.zip.Java6FileApiPermissionsStrategy'. Given that the prefix 'set' is common, only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'isPosix()'=>'a()' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Given that the prefix 'is' is common, only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'toPath(java.io.File)'=>'b(java.io.File)' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'addIf(boolean, java.util.Set, java.lang.Object)'=>'a(boolean, java.util.Set, java.lang.Object)' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'fromFile(java.lang.String, java.io.File)'=>'a(java.lang.String, java.io.File)' in class 'org.zeroturnaround.zip.ZipEntryUtil'. Only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'invoke(java.lang.reflect.Method, java.lang.Object, java.lang.Object[])'=>'a(java.lang.reflect.Method, java.lang.Object, java.lang.Object[])' in class 'org.zeroturnaround.zip.ZTZipReflectionUtil'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'setDirectory(boolean)'=>'i(boolean)' in class 'org.zeroturnaround.zip.ZTFilePermissions'. Given that the prefix 'set' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'addFlag(boolean, int)'=>'a(boolean, int)' in class 'org.zeroturnaround.zip.ZTFilePermissionsUtil'. Only 7 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'isPosix()'=>'a()' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Given that the prefix 'is' is common, only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'toPath(java.io.File)'=>'a(java.io.File)' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'addIf(boolean, java.util.Set, java.lang.Object)'=>'a(boolean, java.util.Set, java.lang.Object)' in class 'org.zeroturnaround.zip.Java7Nio2ApiPermissionsStrategy'. Only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'setDirectory(boolean)'=>'f(boolean)' in class 'org.zeroturnaround.zip.ZTFilePermissions'. Given that the prefix 'set' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'fromFile(java.lang.String, java.io.File)'=>'a(java.lang.String, java.io.File)' in class 'org.zeroturnaround.zip.ZipEntryUtil'. Only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'rethrow(java.io.IOException)'=>'a(java.io.IOException)' in class 'org.zeroturnaround.zip.ZipExceptionUtil'. Only 7 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'addFlag(boolean, int)'=>'a(boolean, int)' in class 'org.zeroturnaround.zip.ZTFilePermissionsUtil'. Only 7 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'f(double)'=>'a(double)' in class 'com.volmit.iris.noise.GlobNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(com.volmit.iris.util.MortarPlugin[])'=>'b(com.volmit.iris.util.MortarPlugin[])' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'com.volmit.iris.gen.post.PostWallPatcher'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'FastFloor(float)'=>'c(float)' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'ValCoord3D(int, int, int, int)'=>'b(int, int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'FastRound(float)'=>'d(float)' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'ValCoord2D(int, int, int)'=>'a(int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'com.volmit.iris.noise.FastNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'FastRound(float)'=>'a(float)' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'ValCoord2D(int, int, int)'=>'b(int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'CubicLerp(float, float, float, float, float)'=>'a(float, float, float, float, float)' in class 'com.volmit.iris.noise.FastNoise'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'Hash2D(int, int, int)'=>'b(int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'Hash2D(int, int, int)'=>'a(int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'Hash3D(int, int, int, int)'=>'a(int, int, int, int)' in class 'com.volmit.iris.noise.FastNoise'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'Lerp(float, float, float)'=>'f(float, float, float)' in class 'com.volmit.iris.noise.FastNoise'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'Lerp(float, float, float)'=>'n(float, float, float)' in class 'com.volmit.iris.noise.FastNoise'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'render(double, double)'=>'a(double, double)' in class 'com.volmit.iris.gen.IrisChunkGenerator'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'verify(int, int)'=>'a(int, int)' in class 'com.volmit.iris.util.PregenJob'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'doCopyFile(java.io.File, java.io.File, boolean)'=>'a(java.io.File, java.io.File, boolean)' in class 'com.volmit.iris.util.IO'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(com.volmit.iris.util.MortarPlugin[])'=>'b(com.volmit.iris.util.MortarPlugin[])' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'class$(java.lang.String)'=>'a(java.lang.String)' in class 'org.slf4j.LoggerFactory'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'e()' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'bind()'=>'a()' in class 'org.slf4j.LoggerFactory'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'com.volmit.iris.command.PermissionIris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String)'=>'b(java.lang.String)' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'class$(java.lang.String)'=>'d(java.lang.String)' in class 'org.slf4j.LoggerFactory'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'org.slf4j.LoggerFactory'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'bind()'=>'e()' in class 'org.slf4j.LoggerFactory'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'scramble(org.bukkit.inventory.Inventory, com.volmit.iris.util.RNG)'=>'a(org.bukkit.inventory.Inventory, com.volmit.iris.util.RNG)' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.gen.layer.GenLayerUpdate'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'touchesSea(int, int)'=>'a(int, int)' in class 'com.volmit.iris.gen.TerrainChunkGenerator'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'fitsWalls(com.volmit.iris.util.KList, int, int)'=>'a(com.volmit.iris.util.KList, int, int)' in class 'com.volmit.iris.object.IrisStructureTile'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getMaxHeight()'=>'c()' in class 'com.volmit.iris.object.IrisBiome'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getMaxHeight()'=>'a()' in class 'com.volmit.iris.object.IrisBiome'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'filter(double)'=>'a(double)' in class 'com.volmit.iris.noise.CellHeightNoise'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'filter(double)'=>'a(double)' in class 'com.volmit.iris.noise.VascularNoise'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'readTag(int)'=>'a(int)' in class 'com.volmit.iris.util.NBTInputStream'. Only 7 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(com.volmit.iris.util.MortarPlugin[])'=>'b(com.volmit.iris.util.MortarPlugin[])' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String)'=>'b(java.lang.String)' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'chain(com.volmit.iris.util.MortarPermission, org.bukkit.configuration.file.FileConfiguration)'=>'a(com.volmit.iris.util.MortarPermission, org.bukkit.configuration.file.FileConfiguration)' in class 'com.volmit.iris.util.MortarPlugin'. Only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'d()' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'outputInfo()'=>'b()' in class 'com.volmit.iris.util.MortarPlugin'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'l()' in class 'com.volmit.iris.util.MortarPlugin'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'outputInfo()'=>'n()' in class 'com.volmit.iris.util.MortarPlugin'. Only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'chain(com.volmit.iris.util.MortarCommand, java.lang.String, org.bukkit.configuration.file.FileConfiguration)'=>'a(com.volmit.iris.util.MortarCommand, java.lang.String, org.bukkit.configuration.file.FileConfiguration)' in class 'com.volmit.iris.util.MortarPlugin'. Only 5 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'f(double)'=>'a(double)' in class 'com.volmit.iris.noise.FractalCubicNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(com.volmit.iris.util.MortarPlugin[])'=>'b(com.volmit.iris.util.MortarPlugin[])' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'tick()'=>'a()' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'init(org.bukkit.World, com.volmit.iris.util.RNG)'=>'a(org.bukkit.World, com.volmit.iris.util.RNG)' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'d()' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'c()' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.gen.ContextualChunkGenerator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'f(double)'=>'a(double)' in class 'com.volmit.iris.noise.CubicNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'c()' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int[])'=>'b(int[])' in class 'com.volmit.iris.util.KList'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'pos(int, int)'=>'a(int, int)' in class 'com.volmit.iris.gen.atomics.AtomicMulticache'. Only 3 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int[])'=>'b(int[])' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'org.zeroturnaround.zip.ZipException'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'f(double)'=>'a(double)' in class 'com.volmit.iris.noise.WhiteNoise'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int[])'=>'b(int[])' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.gen.atomics.AtomicCache'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'mod(org.bukkit.Location)'=>'a(org.bukkit.Location)' in class 'com.volmit.iris.util.StructureTemplate'. Only 3 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String)'=>'b(java.lang.String)' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.gui.IrisVision'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) @@ -765,32 +771,35 @@ WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to br WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'copy(byte[])'=>'a(byte[])' in class 'org.zeroturnaround.zip.extra.UnrecognizedExtraField'. Only 4 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'id(java.lang.Object, java.lang.Object)'=>'a(java.lang.Object, java.lang.Object)' in class 'com.volmit.iris.util.Violator'. Only 2 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'p(java.lang.String, java.lang.Object)'=>'a(java.lang.String, java.lang.Object)' in class 'com.volmit.iris.util.Violator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'g(java.lang.String)'=>'b(java.lang.String)' in class 'com.volmit.iris.util.Violator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'h(java.lang.String)'=>'a(java.lang.String)' in class 'com.volmit.iris.util.Violator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'g(java.lang.String)'=>'a(java.lang.String)' in class 'com.volmit.iris.util.Violator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'h(java.lang.String)'=>'b(java.lang.String)' in class 'com.volmit.iris.util.Violator'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String)'=>'b(java.lang.String)' in class 'org.slf4j.helpers.MarkerIgnoringBase'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'org.slf4j.helpers.MarkerIgnoringBase'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'org.slf4j.helpers.MarkerIgnoringBase'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'nextBlock(com.volmit.iris.util.RNG)'=>'b(com.volmit.iris.util.RNG)' in class 'com.volmit.iris.object.IrisDepositGenerator'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'nextBlock(com.volmit.iris.util.RNG)'=>'a(com.volmit.iris.util.RNG)' in class 'com.volmit.iris.object.IrisDepositGenerator'. Only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'c()' in class 'org.zeroturnaround.zip.extra.ZipShort'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String)'=>'b(java.lang.String)' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'o()' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'c()'=>'p()' in class 'com.volmit.iris.Iris'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(boolean)'=>'b(boolean)' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'c()' in class 'com.volmit.iris.object.IrisRegistrant'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'com.volmit.iris.activation.IrisActivation2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'com.volmit.iris.activation.IrisActivation2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'com.volmit.iris.activation.IrisActivation2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getBakedCode()'=>'c()' in class 'com.volmit.iris.activation.IrisActivation2'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'c()' in class 'com.volmit.iris.activation.IrisActivation2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getBakedCode()'=>'d()' in class 'com.volmit.iris.activation.IrisActivation2'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getBakedCode()'=>'a()' in class 'com.volmit.iris.activation.IrisActivation1'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(int)'=>'b(int)' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a()'=>'b()' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'a(java.lang.String[])'=>'b(java.lang.String[])' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'b()'=>'a()' in class 'org.zeroturnaround.zip.commons.FileUtilsV2_2'. Only 1 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getFontList()'=>'b()' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'ex(com.volmit.iris.util.JSONArray, java.lang.Class, com.volmit.iris.IrisDataManager, java.lang.String)'=>'a(com.volmit.iris.util.JSONArray, java.lang.Class, com.volmit.iris.IrisDataManager, java.lang.String)' in class 'com.volmit.iris.ProjectManager'. Only 2 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getBiomeList(com.volmit.iris.IrisDataManager)'=>'f(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getBiomeList(com.volmit.iris.IrisDataManager)'=>'d(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 9 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is very vulnerable to brute force attack : Method mapping 'verify(com.volmit.iris.util.JSONObject, java.lang.Object, com.volmit.iris.util.KList, java.io.File)'=>'a(com.volmit.iris.util.JSONObject, java.lang.Object, com.volmit.iris.util.KList, java.io.File)' in class 'com.volmit.iris.ProjectManager'. Only 6 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (B) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getLootList(com.volmit.iris.IrisDataManager)'=>'e(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getLootList(com.volmit.iris.IrisDataManager)'=>'g(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 8 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getRegionList(com.volmit.iris.IrisDataManager)'=>'h(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getObjectList(com.volmit.iris.IrisDataManager)'=>'g(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) -[2020.08.30 15:59:21] Saving 365 classes in "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\out" +WARNING: Auto Reflection Handling : AutoReflection hash is vulnerable to brute force attack : Method mapping 'getObjectList(com.volmit.iris.IrisDataManager)'=>'a(com.volmit.iris.IrisDataManager)' in class 'com.volmit.iris.ProjectManager'. Given that the prefix 'get' is common, only 10 characters have to be guessed in method name. If method is not actually accessed via Reflection then use ZKM Script 'accessedByReflection' statement to specify only those classes, methods and fields that are accessed by Reflection. (A) +[2020.08.31 16:32:16] Saving 368 classes in "C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\out" WARNING: File 'C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\out\in.jar' already exists in 'C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\out'. Renaming to 'C:\Users\cyberpwn\Documents\development\workspace\Iris\lint\out\in.jar.BACKUP'. -[2020.08.30 15:59:23] Terminating normally. +[2020.08.31 16:32:17] Terminating normally. diff --git a/lint/out/in.jar b/lint/out/in.jar index 525f91ac90b146994bfeadef353986f53d30f870..14a4b5bedec06ca424872f91e5000acf96ca8d83 100644 GIT binary patch delta 804497 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

qpye3-(oP^1-oXRC`_E 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%0DWrDY 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%0A)ou3E-;_FI`=uvOj-L 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