Advertisement
Guest User

Untitled

a guest
Jan 6th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 288.11 KB | None | 0 0
  1. [03:15:41] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
  2. [03:15:42] [main/INFO] [FML/]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
  3. [03:15:42] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_66
  4. [03:15:42] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8-11.14.4.1563-universal.jar
  5. [03:15:42] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Java\jre1.8.0_60\bin;C:\Program Files\Java\jdk1.8.0_60\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Skype\Phone\;C:\Apache24\bin\;C:\Program Files\WorldPainter;.
  6. [03:15:42] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
  7. [03:15:42] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
  8. [03:15:42] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  9. [03:15:42] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
  10. [03:15:42] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
  11. [03:15:42] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
  12. [03:15:42] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
  13. [03:15:42] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Jimmy\Desktop\GKG Minecraft Server\Everything Sponge\GKG Sponge Server\.
  14. [03:15:42] [main/DEBUG] [FML/]: Discovering coremods
  15. [03:15:42] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  16. [03:15:42] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  17. [03:15:42] [main/DEBUG] [FML/]: Examining for coremod candidacy VoxelSniper-7.1.0-SNAPSHOT-all.jar
  18. [03:15:42] [main/DEBUG] [FML/]: Not found coremod data in VoxelSniper-7.1.0-SNAPSHOT-all.jar
  19. [03:15:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [03:15:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  21. [03:15:42] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.4.7 Source=file:/C:/Users/Jimmy/Desktop/GKG%20Minecraft%20Server/Everything%20Sponge/GKG%20Sponge%20Server/mods/spongeforge-1.8-1577-3.0.0-BETA-1000.jar Env=SERVER
  22. [03:15:42] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #1
  23. [03:15:42] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:/C:/Users/Jimmy/Desktop/GKG%20Minecraft%20Server/Everything%20Sponge/GKG%20Sponge%20Server/mods/spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  24. [03:15:42] [main/DEBUG] [FML/]: Instantiating coremod class SpongeCoremod
  25. [03:15:42] [main/DEBUG] [FML/]: The coremod org.spongepowered.mod.SpongeCoremod requested minecraft version 1.8 and minecraft is 1.8. It will be loaded.
  26. [03:15:42] [main/INFO] [mixin/]: Compatibility level set to JAVA_8
  27. [03:15:42] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  28. [03:15:42] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
  29. [03:15:42] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.preinit.json
  30. [03:15:42] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  31. [03:15:42] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  32. [03:15:42] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  33. [03:15:42] [main/DEBUG] [mixin/]: Transformer delegation list created with 1 entries
  34. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/FMLModContainer to metadata cache
  35. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/DummyModContainer to metadata cache
  36. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/InjectedModContainer to metadata cache
  37. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event to metadata cache
  38. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/MinecraftDummyContainer to metadata cache
  39. [03:15:42] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  40. [03:15:42] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  41. [03:15:42] [main/DEBUG] [FML/]: Added access transformer class org.spongepowered.mod.asm.transformer.SpongeAccessTransformer to enqueued access transformers
  42. [03:15:42] [main/DEBUG] [FML/]: Enqueued coremod SpongeCoremod
  43. [03:15:42] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  44. [03:15:42] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  45. [03:15:42] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  46. [03:15:42] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  47. [03:15:42] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
  48. [03:15:42] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  49. [03:15:42] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
  50. [03:15:42] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  51. [03:15:42] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  52. [03:15:42] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEvent from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.Event
  53. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/Cancellable to metadata cache
  54. [03:15:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEvent to metadata cache
  55. [03:15:42] [main/DEBUG] [FML/]: Injection complete
  56. [03:15:42] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
  57. [03:15:42] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
  58. [03:15:43] [main/DEBUG] [FML/]: Read 790 binary patches
  59. [03:15:43] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing
  60. [03:15:43] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
  61. [03:15:43] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [03:15:43] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
  63. [03:15:43] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
  64. [03:15:43] [main/DEBUG] [FML/]: Injection complete
  65. [03:15:43] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
  66. [03:15:43] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
  67. [03:15:43] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
  68. [03:15:43] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  69. [03:15:43] [main/DEBUG] [mixin/]: Scanning file:/C:/Users/Jimmy/Desktop/GKG%20Minecraft%20Server/Everything%20Sponge/GKG%20Sponge%20Server/forge-1.8-11.14.4.1563-universal.jar for mixin tweaker
  70. [03:15:43] [main/DEBUG] [mixin/]: Scanning asmgen:/ for mixin tweaker
  71. [03:15:43] [main/DEBUG] [mixin/]: injectIntoClassLoader running with 1 agents
  72. [03:15:43] [main/DEBUG] [FML/]: Injecting coremod SpongeCoremod {org.spongepowered.mod.SpongeCoremod} class transformers
  73. [03:15:43] [main/TRACE] [FML/]: Registering transformer org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  74. [03:15:43] [main/DEBUG] [FML/]: Injection complete
  75. [03:15:43] [main/DEBUG] [FML/]: Running coremod plugin for SpongeCoremod {org.spongepowered.mod.SpongeCoremod}
  76. [03:15:43] [main/DEBUG] [FML/]: Running coremod plugin SpongeCoremod
  77. [03:15:43] [main/DEBUG] [FML/]: Coremod plugin class SpongeCoremod run successfully
  78. [03:15:43] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  79. [03:15:43] [main/DEBUG] [FML/]: Loaded 159 rules from AccessTransformer config file forge_at.cfg
  80. [03:15:43] [main/DEBUG] [FML/]: Loaded 243 rules from AccessTransformer config file common_at.cfg
  81. [03:15:43] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #2
  82. [03:15:43] [main/DEBUG] [FML/]: Validating minecraft
  83. [03:15:43] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[INIT]
  84. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.init.json
  85. [03:15:43] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  86. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  87. [03:15:43] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  88. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  89. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  90. [03:15:43] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  91. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  92. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
  93. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  94. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  95. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  96. [03:15:43] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
  97. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  98. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  99. [03:15:43] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  100. [03:15:43] [main/DEBUG] [mixin/]: Transformer delegation list created with 11 entries
  101. [03:15:43] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  102. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/GameData to metadata cache
  103. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/LoadController to metadata cache
  104. [03:15:43] [main/DEBUG] [mixin/]: Mixing fml.common.registry.MixinGameData from mixins.forge.init.json into net.minecraftforge.fml.common.registry.GameData
  105. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/util/Iterator to metadata cache
  106. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/lang/String to metadata cache
  107. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/io/IOException to metadata cache
  108. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/lang/Exception to metadata cache
  109. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/lang/Throwable to metadata cache
  110. [03:15:43] [main/DEBUG] [mixin/]: Mixing fml.common.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.DummyModContainer
  111. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache
  112. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/plugin/PluginContainer to metadata cache
  113. [03:15:43] [main/DEBUG] [mixin/]: Mixing fml.common.MixinMinecraftDummyContainerServer from mixins.forge.preinit.json into net.minecraftforge.fml.common.MinecraftDummyContainer
  114. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/slf4j/Logger to metadata cache
  115. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache
  116. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/lang/Class to metadata cache
  117. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for java/util/Optional to metadata cache
  118. [03:15:43] [main/DEBUG] [FML/]: Minecraft validated, launching...
  119. [03:15:43] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  120. [03:15:43] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  121. [03:15:43] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  122. [03:15:43] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  123. [03:15:43] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #3
  124. [03:15:43] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  125. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.api.json
  126. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.core.json
  127. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.bungeecord.json
  128. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.eulashutdown.json
  129. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.timings.json
  130. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.core.json
  131. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.entityactivation.json
  132. [03:15:43] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.bungeecord.json
  133. [03:15:43] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  134. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  135. [03:15:43] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  136. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  137. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  138. [03:15:43] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  139. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  140. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
  141. [03:15:43] [main/DEBUG] [mixin/]: Adding: $wrapper.org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  142. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  143. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  144. [03:15:43] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformer.SpongeAccessTransformer
  145. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  146. [03:15:43] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  147. [03:15:43] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  148. [03:15:43] [main/DEBUG] [mixin/]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
  149. [03:15:43] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  150. [03:15:43] [main/DEBUG] [mixin/]: Transformer delegation list created with 11 entries
  151. [03:15:43] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  152. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/AbstractAITask to metadata cache
  153. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractDamageSource to metadata cache
  154. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractEntityDamageSource to metadata cache
  155. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/common/AbstractIndirectEntityDamageSource to metadata cache
  156. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text to metadata cache
  157. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/LiteralText to metadata cache
  158. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/ScoreText to metadata cache
  159. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/SelectorText to metadata cache
  160. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TranslatableText to metadata cache
  161. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/title/Title to metadata cache
  162. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for com/mojang/authlib/GameProfile to metadata cache
  163. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$7 to metadata cache
  164. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$8 to metadata cache
  165. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/BanEntry to metadata cache
  166. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/IPBanEntry to metadata cache
  167. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/BanList to metadata cache
  168. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserListBansEntry to metadata cache
  169. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserList to metadata cache
  170. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserListBans to metadata cache
  171. [03:15:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorProjectileDispense to metadata cache
  172. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/Block to metadata cache
  173. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockAnvil to metadata cache
  174. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBanner to metadata cache
  175. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerHanging to metadata cache
  176. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBanner$BlockBannerStanding to metadata cache
  177. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBed to metadata cache
  178. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockButton to metadata cache
  179. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCactus to metadata cache
  180. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCake to metadata cache
  181. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCarpet to metadata cache
  182. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockChest to metadata cache
  183. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCocoa to metadata cache
  184. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockColored to metadata cache
  185. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCrops to metadata cache
  186. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDaylightDetector to metadata cache
  187. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDirectional to metadata cache
  188. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDirt to metadata cache
  189. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDispenser to metadata cache
  190. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor to metadata cache
  191. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoublePlant to metadata cache
  192. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlabNew to metadata cache
  193. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoubleStoneSlab to metadata cache
  194. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoubleWoodSlab to metadata cache
  195. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockEnderChest to metadata cache
  196. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockEndPortalFrame to metadata cache
  197. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFarmland to metadata cache
  198. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFence to metadata cache
  199. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFenceGate to metadata cache
  200. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower to metadata cache
  201. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFurnace to metadata cache
  202. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockGrass to metadata cache
  203. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockHay to metadata cache
  204. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockHopper to metadata cache
  205. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockHugeMushroom to metadata cache
  206. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLadder to metadata cache
  207. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeaves to metadata cache
  208. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever to metadata cache
  209. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog to metadata cache
  210. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockMycelium to metadata cache
  211. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockNetherWart to metadata cache
  212. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPane to metadata cache
  213. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPistonBase to metadata cache
  214. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPistonExtension to metadata cache
  215. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPistonMoving to metadata cache
  216. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPlanks to metadata cache
  217. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPortal to metadata cache
  218. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPressurePlate to metadata cache
  219. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPressurePlateWeighted to metadata cache
  220. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPrismarine to metadata cache
  221. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockQuartz to metadata cache
  222. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRailBase to metadata cache
  223. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRailDetector to metadata cache
  224. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRailPowered to metadata cache
  225. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedSandstone to metadata cache
  226. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedstoneComparator to metadata cache
  227. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedstoneRepeater to metadata cache
  228. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedstoneWire to metadata cache
  229. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockReed to metadata cache
  230. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSand to metadata cache
  231. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSandStone to metadata cache
  232. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSapling to metadata cache
  233. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSign to metadata cache
  234. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSilverfish to metadata cache
  235. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSkull to metadata cache
  236. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSnow to metadata cache
  237. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSponge to metadata cache
  238. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStainedGlass to metadata cache
  239. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStainedGlassPane to metadata cache
  240. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStairs to metadata cache
  241. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStandingSign to metadata cache
  242. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockState$StateImplementation to metadata cache
  243. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStem to metadata cache
  244. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStone to metadata cache
  245. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneBrick to metadata cache
  246. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneSlabNew to metadata cache
  247. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneSlab to metadata cache
  248. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass to metadata cache
  249. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTorch to metadata cache
  250. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTrapDoor to metadata cache
  251. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTripWire to metadata cache
  252. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTripWireHook to metadata cache
  253. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockVine to metadata cache
  254. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWall to metadata cache
  255. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWallSign to metadata cache
  256. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWoodSlab to metadata cache
  257. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyBool to metadata cache
  258. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyEnum to metadata cache
  259. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyHelper to metadata cache
  260. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyInteger to metadata cache
  261. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntity to metadata cache
  262. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner to metadata cache
  263. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBeacon to metadata cache
  264. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBrewingStand to metadata cache
  265. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityChest to metadata cache
  266. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
  267. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityComparator to metadata cache
  268. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDaylightDetector to metadata cache
  269. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDispenser to metadata cache
  270. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDropper to metadata cache
  271. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnchantmentTable to metadata cache
  272. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnderChest to metadata cache
  273. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEndPortal to metadata cache
  274. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityFlowerPot to metadata cache
  275. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityFurnace to metadata cache
  276. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityHopper to metadata cache
  277. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockJukebox$TileEntityJukebox to metadata cache
  278. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityLockable to metadata cache
  279. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityMobSpawner to metadata cache
  280. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityNote to metadata cache
  281. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityPiston to metadata cache
  282. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign to metadata cache
  283. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySkull to metadata cache
  284. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/Entity to metadata cache
  285. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemStack to metadata cache
  286. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/player/SpongeUser to metadata cache
  287. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache
  288. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDirt$DirtType to metadata cache
  289. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor$EnumHingePosition to metadata cache
  290. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumPlantType to metadata cache
  291. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerType to metadata cache
  292. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockHugeMushroom$EnumType to metadata cache
  293. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPistonExtension$EnumPistonType to metadata cache
  294. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPlanks$EnumType to metadata cache
  295. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPrismarine$EnumType to metadata cache
  296. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockQuartz$EnumType to metadata cache
  297. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRailBase$EnumRailDirection to metadata cache
  298. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedstoneComparator$Mode to metadata cache
  299. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSand$EnumType to metadata cache
  300. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSandStone$EnumType to metadata cache
  301. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSilverfish$EnumType to metadata cache
  302. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSlab$EnumBlockHalf to metadata cache
  303. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStairs$EnumShape to metadata cache
  304. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneBrick$EnumType to metadata cache
  305. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStone$EnumType to metadata cache
  306. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneSlab$EnumType to metadata cache
  307. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStoneSlabNew$EnumType to metadata cache
  308. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass$EnumType to metadata cache
  309. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWall$EnumType to metadata cache
  310. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner$EnumBannerPattern to metadata cache
  311. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/EnumDifficulty to metadata cache
  312. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/EnumDyeColor to metadata cache
  313. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog$EnumAxis to metadata cache
  314. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishFood$FishType to metadata cache
  315. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings$GameType to metadata cache
  316. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock$1 to metadata cache
  317. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandBase to metadata cache
  318. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock to metadata cache
  319. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign$2 to metadata cache
  320. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandExecuteAt$1 to metadata cache
  321. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache
  322. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/server/CommandScoreboard to metadata cache
  323. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
  324. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConConsoleSource to metadata cache
  325. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/server/CommandBlockLogic to metadata cache
  326. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock$1 to metadata cache
  327. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/PlayerSelector to metadata cache
  328. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/PlayerSelector$6 to metadata cache
  329. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityArmorStand to metadata cache
  330. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGiantZombie to metadata cache
  331. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySkeleton to metadata cache
  332. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie to metadata cache
  333. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/living/human/EntityHuman to metadata cache
  334. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache
  335. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache
  336. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityFlying to metadata cache
  337. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityHanging to metadata cache
  338. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLeashKnot to metadata cache
  339. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache
  340. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
  341. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache
  342. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache
  343. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFireball to metadata cache
  344. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityTNTPrimed to metadata cache
  345. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFireworkRocket to metadata cache
  346. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCreeper to metadata cache
  347. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartTNT to metadata cache
  348. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIAttackOnCollide to metadata cache
  349. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIAvoidEntity to metadata cache
  350. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIBase to metadata cache
  351. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIMate to metadata cache
  352. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAINearestAttackableTarget to metadata cache
  353. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAITasks to metadata cache
  354. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIRunAroundLikeCrazy to metadata cache
  355. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAISwimming to metadata cache
  356. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAITarget to metadata cache
  357. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIWander to metadata cache
  358. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIWatchClosest to metadata cache
  359. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityMinecartMobSpawner to metadata cache
  360. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragon to metadata cache
  361. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragonPart to metadata cache
  362. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityWither to metadata cache
  363. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityLightningBolt to metadata cache
  364. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityWeatherEffect to metadata cache
  365. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityBoat to metadata cache
  366. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderCrystal to metadata cache
  367. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderEye to metadata cache
  368. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderPearl to metadata cache
  369. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityExpBottle to metadata cache
  370. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFallingBlock to metadata cache
  371. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItem to metadata cache
  372. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItemFrame to metadata cache
  373. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecart to metadata cache
  374. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartChest to metadata cache
  375. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartContainer to metadata cache
  376. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartEmpty to metadata cache
  377. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartFurnace to metadata cache
  378. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting to metadata cache
  379. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityXPOrb to metadata cache
  380. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityBlaze to metadata cache
  381. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCaveSpider to metadata cache
  382. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEnderman to metadata cache
  383. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEndermite to metadata cache
  384. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGhast to metadata cache
  385. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGolem to metadata cache
  386. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGuardian to metadata cache
  387. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityIronGolem to metadata cache
  388. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMagmaCube to metadata cache
  389. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMob to metadata cache
  390. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityPigZombie to metadata cache
  391. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish to metadata cache
  392. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySlime to metadata cache
  393. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySnowman to metadata cache
  394. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider to metadata cache
  395. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityWitch to metadata cache
  396. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAmbientCreature to metadata cache
  397. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache
  398. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityBat to metadata cache
  399. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityChicken to metadata cache
  400. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityCow to metadata cache
  401. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse to metadata cache
  402. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityMooshroom to metadata cache
  403. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityOcelot to metadata cache
  404. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityPig to metadata cache
  405. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit to metadata cache
  406. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySheep to metadata cache
  407. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySquid to metadata cache
  408. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache
  409. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityVillager to metadata cache
  410. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWaterMob to metadata cache
  411. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWolf to metadata cache
  412. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache
  413. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/InventoryPlayer to metadata cache
  414. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityArrow to metadata cache
  415. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityEgg to metadata cache
  416. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFishHook to metadata cache
  417. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityLargeFireball to metadata cache
  418. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityPotion to metadata cache
  419. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySmallFireball to metadata cache
  420. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySnowball to metadata cache
  421. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityThrowable to metadata cache
  422. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityWitherSkull to metadata cache
  423. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/DamageSource to metadata cache
  424. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSource to metadata cache
  425. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/event/MinecraftBlockDamageSource to metadata cache
  426. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/event/MinecraftFallingBlockDamageSource to metadata cache
  427. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSourceIndirect to metadata cache
  428. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/enchantment/Enchantment to metadata cache
  429. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/Item to metadata cache
  430. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemArmor$ArmorMaterial to metadata cache
  431. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemBlock to metadata cache
  432. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEmptyMap to metadata cache
  433. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEnderEye to metadata cache
  434. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFirework to metadata cache
  435. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishingRod to metadata cache
  436. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMap to metadata cache
  437. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/Item$ToolMaterial to metadata cache
  438. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEditableBook to metadata cache
  439. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemPotion to metadata cache
  440. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Container to metadata cache
  441. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Slot to metadata cache
  442. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipe to metadata cache
  443. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetHandlerPlayServer to metadata cache
  444. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketBuffer to metadata cache
  445. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S3BPacketScoreboardObjective to metadata cache
  446. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S48PacketResourcePackSend to metadata cache
  447. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C08PacketPlayerBlockPlacement to metadata cache
  448. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/Potion to metadata cache
  449. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/PotionEffect to metadata cache
  450. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/GoalColor to metadata cache
  451. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreDummyCriteria to metadata cache
  452. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team$EnumVisible to metadata cache
  453. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Score to metadata cache
  454. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Scoreboard to metadata cache
  455. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ServerScoreboard to metadata cache
  456. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria$EnumRenderType to metadata cache
  457. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreObjective to metadata cache
  458. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScorePlayerTeam to metadata cache
  459. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerHandshakeTCP to metadata cache
  460. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetworkManager to metadata cache
  461. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ServerCommandManager to metadata cache
  462. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ServerConfigurationManager to metadata cache
  463. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer to metadata cache
  464. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer$2 to metadata cache
  465. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$MinecraftProtocolVersionIdentifier to metadata cache
  466. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerStatusServer to metadata cache
  467. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PingResponseHandler to metadata cache
  468. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$PlayerCountData to metadata cache
  469. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse to metadata cache
  470. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentScore to metadata cache
  471. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentSelector to metadata cache
  472. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentStyle to metadata cache
  473. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentText to metadata cache
  474. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslation to metadata cache
  475. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent to metadata cache
  476. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent to metadata cache
  477. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketThreadUtil$1 to metadata cache
  478. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserListWhitelist to metadata cache
  479. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilSaveHandler to metadata cache
  480. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache
  481. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/Explosion to metadata cache
  482. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/NextTickListEntry to metadata cache
  483. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/SpawnerAnimals to metadata cache
  484. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/World to metadata cache
  485. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/border/WorldBorder to metadata cache
  486. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProvider to metadata cache
  487. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServer to metadata cache
  488. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServerMulti to metadata cache
  489. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings to metadata cache
  490. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldType to metadata cache
  491. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenBase to metadata cache
  492. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenDesert to metadata cache
  493. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenEnd to metadata cache
  494. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenForest to metadata cache
  495. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenHell to metadata cache
  496. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenHills to metadata cache
  497. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenJungle to metadata cache
  498. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenMesa to metadata cache
  499. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenMutated to metadata cache
  500. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenPlains to metadata cache
  501. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenSavanna to metadata cache
  502. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenSnow to metadata cache
  503. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenTaiga to metadata cache
  504. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenSwamp to metadata cache
  505. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/WorldChunkManager to metadata cache
  506. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilChunkLoader to metadata cache
  507. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewDownsize to metadata cache
  508. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform to metadata cache
  509. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderEnd to metadata cache
  510. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderFlat to metadata cache
  511. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderGenerate to metadata cache
  512. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderHell to metadata cache
  513. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/MapGenBase to metadata cache
  514. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/structure/MapGenStructure to metadata cache
  515. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/structure/MapGenVillage to metadata cache
  516. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenAbstractTree to metadata cache
  517. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigMushroom to metadata cache
  518. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigTree to metadata cache
  519. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBlockBlob to metadata cache
  520. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCactus to metadata cache
  521. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenCanopyTree to metadata cache
  522. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDeadBush to metadata cache
  523. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDesertWells to metadata cache
  524. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDoublePlant to metadata cache
  525. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenDungeons to metadata cache
  526. [03:15:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenerator to metadata cache
  527. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/GeneratorBushFeature to metadata cache
  528. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFire to metadata cache
  529. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenFlowers to metadata cache
  530. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenForest to metadata cache
  531. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenGlowStone1 to metadata cache
  532. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIcePath to metadata cache
  533. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenIceSpike to metadata cache
  534. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenLakes to metadata cache
  535. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaPineTree to metadata cache
  536. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMegaJungle to metadata cache
  537. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMelon to metadata cache
  538. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenMinable to metadata cache
  539. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenPumpkin to metadata cache
  540. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenReed to metadata cache
  541. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSavannaTree to metadata cache
  542. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenShrub to metadata cache
  543. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSpikes to metadata cache
  544. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenSwamp to metadata cache
  545. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga1 to metadata cache
  546. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTaiga2 to metadata cache
  547. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTallGrass to metadata cache
  548. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTrees to metadata cache
  549. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenVines to metadata cache
  550. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenWaterlily to metadata cache
  551. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/WorldInfo to metadata cache
  552. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/SaveHandler to metadata cache
  553. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache
  554. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConThreadClient to metadata cache
  555. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/impl/AbstractEvent to metadata cache
  556. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLeaf to metadata cache
  557. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeImplFactory to metadata cache
  558. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/DimensionManager to metadata cache
  559. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent to metadata cache
  560. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$NeighborNotifyEvent to metadata cache
  561. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent to metadata cache
  562. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent$EntityConstructing to metadata cache
  563. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityJoinWorldEvent to metadata cache
  564. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityItemPickupEvent to metadata cache
  565. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingEvent to metadata cache
  566. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingDeathEvent to metadata cache
  567. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemEvent to metadata cache
  568. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemTossEvent to metadata cache
  569. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemExpireEvent to metadata cache
  570. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent to metadata cache
  571. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Start to metadata cache
  572. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Tick to metadata cache
  573. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Stop to metadata cache
  574. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Finish to metadata cache
  575. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerEvent to metadata cache
  576. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$BreakEvent to metadata cache
  577. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache
  578. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache
  579. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityInteractEvent to metadata cache
  580. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$PlaceEvent to metadata cache
  581. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent to metadata cache
  582. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLConstructionEvent to metadata cache
  583. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLInitializationEvent to metadata cache
  584. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLLoadCompleteEvent to metadata cache
  585. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPreInitializationEvent to metadata cache
  586. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPostInitializationEvent to metadata cache
  587. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerAboutToStartEvent to metadata cache
  588. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartingEvent to metadata cache
  589. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartedEvent to metadata cache
  590. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppingEvent to metadata cache
  591. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppedEvent to metadata cache
  592. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLStateEvent to metadata cache
  593. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent to metadata cache
  594. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Load to metadata cache
  595. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Unload to metadata cache
  596. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent to metadata cache
  597. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent to metadata cache
  598. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Start to metadata cache
  599. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Detonate to metadata cache
  600. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Load to metadata cache
  601. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Save to metadata cache
  602. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Unload to metadata cache
  603. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache
  604. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent to metadata cache
  605. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent to metadata cache
  606. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent to metadata cache
  607. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerRespawnEvent to metadata cache
  608. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/EntityRegistry to metadata cache
  609. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/BlockSnapshot to metadata cache
  610. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/DimensionManager to metadata cache
  611. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/ForgeHooks to metadata cache
  612. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/ForgeEventFactory to metadata cache
  613. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemLilyPad to metadata cache
  614. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ItemInWorldManager to metadata cache
  615. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerCareer to metadata cache
  616. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry$VillagerProfession to metadata cache
  617. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/VillagerRegistry to metadata cache
  618. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/handshake/client/C00Handshake to metadata cache
  619. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction$InsertText to metadata cache
  620. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent$Serializer to metadata cache
  621. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S45PacketTitle$Type to metadata cache
  622. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/Ban$Ip to metadata cache
  623. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/Ban$Profile to metadata cache
  624. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFalling to metadata cache
  625. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockContainer to metadata cache
  626. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache
  627. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache
  628. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBush to metadata cache
  629. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSlab to metadata cache
  630. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerColor to metadata cache
  631. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRotatedPillar to metadata cache
  632. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing$Axis to metadata cache
  633. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeavesBase to metadata cache
  634. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/block/MixinBlockLever$1 to metadata cache
  635. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever$EnumOrientation to metadata cache
  636. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBreakable to metadata cache
  637. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBasePressurePlate to metadata cache
  638. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedSandstone$EnumType to metadata cache
  639. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRedstoneDiode to metadata cache
  640. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStairs$EnumHalf to metadata cache
  641. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache
  642. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache
  643. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTrapDoor$DoorHalf to metadata cache
  644. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/trait/BlockTrait to metadata cache
  645. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/CatalogType to metadata cache
  646. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/PlayerTracker$Type to metadata cache
  647. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Builder to metadata cache
  648. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Type to metadata cache
  649. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/invoke/MethodHandles$Lookup to metadata cache
  650. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/MixinDataHolder$1 to metadata cache
  651. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DirtType to metadata cache
  652. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translatable to metadata cache
  653. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Hinge to metadata cache
  654. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Cycleable to metadata cache
  655. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DoublePlantType to metadata cache
  656. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PlantType to metadata cache
  657. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/BigMushroomType to metadata cache
  658. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PistonType to metadata cache
  659. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeType to metadata cache
  660. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PrismarineType to metadata cache
  661. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/QuartzType to metadata cache
  662. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/RailDirection to metadata cache
  663. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ComparatorType to metadata cache
  664. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/SandType to metadata cache
  665. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/SandstoneType to metadata cache
  666. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DisguisedBlockType to metadata cache
  667. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PortionType to metadata cache
  668. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/StairShape to metadata cache
  669. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/BrickType to metadata cache
  670. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/StoneType to metadata cache
  671. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/SlabType to metadata cache
  672. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/types/MixinBlockTallGrassEnumType$1 to metadata cache
  673. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ShrubType to metadata cache
  674. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/WallType to metadata cache
  675. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DyeColor to metadata cache
  676. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/LogAxis to metadata cache
  677. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/gamemode/GameMode to metadata cache
  678. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/command/MixinSubject$1 to metadata cache
  679. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ArmorEquipable to metadata cache
  680. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Equipable to metadata cache
  681. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Identifiable to metadata cache
  682. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/Carrier to metadata cache
  683. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S08PacketPlayerPosLook$EnumFlags to metadata cache
  684. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S38PacketPlayerListItem$Action to metadata cache
  685. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/base/Objects$ToStringHelper to metadata cache
  686. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/task/AITask to metadata cache
  687. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$Breed to metadata cache
  688. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAITasks$EntityAITaskEntry to metadata cache
  689. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Add to metadata cache
  690. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ai/AITaskEvent$Remove to metadata cache
  691. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/Goal to metadata cache
  692. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Strike to metadata cache
  693. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Post to metadata cache
  694. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAggressive to metadata cache
  695. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Tick to metadata cache
  696. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$HookEntity to metadata cache
  697. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Stop to metadata cache
  698. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/Enchantment to metadata cache
  699. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Start to metadata cache
  700. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/network/MixinNetHandlerPlayServer$1 to metadata cache
  701. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move to metadata cache
  702. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move$TargetPlayer to metadata cache
  703. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Disconnect to metadata cache
  704. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/ResourcePackStatusEvent$ResourcePackStatus to metadata cache
  705. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Primary to metadata cache
  706. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent$Action to metadata cache
  707. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Builder to metadata cache
  708. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C19PacketResourcePackStatus$Action to metadata cache
  709. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/ChangeInventoryEvent$Held to metadata cache
  710. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/ChannelBuf to metadata cache
  711. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffectType to metadata cache
  712. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/potion/PotionEffect to metadata cache
  713. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataSerializable to metadata cache
  714. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/PropertyHolder to metadata cache
  715. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/critieria/Criterion to metadata cache
  716. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Scoreboard to metadata cache
  717. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Team to metadata cache
  718. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/command/TabCompleteEvent$Chat to metadata cache
  719. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$WorldConfig to metadata cache
  720. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$ConfigBase to metadata cache
  721. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$WorldCategory to metadata cache
  722. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Platform$Type to metadata cache
  723. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandResultStats$Type to metadata cache
  724. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Login to metadata cache
  725. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Join to metadata cache
  726. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S44PacketWorldBorder$Action to metadata cache
  727. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Auth to metadata cache
  728. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response to metadata cache
  729. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response$Players to metadata cache
  730. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/SelectorText$Builder to metadata cache
  731. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/LiteralText$Builder to metadata cache
  732. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TranslatableText$Builder to metadata cache
  733. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinClickEvent$1 to metadata cache
  734. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$OpenUrl to metadata cache
  735. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ExecuteCallback to metadata cache
  736. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$RunCommand to metadata cache
  737. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$SuggestCommand to metadata cache
  738. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ChangePage to metadata cache
  739. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinHoverEvent$1 to metadata cache
  740. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent$Action to metadata cache
  741. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowText to metadata cache
  742. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowAchievement to metadata cache
  743. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowItem to metadata cache
  744. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowEntity to metadata cache
  745. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C16PacketClientStatus$EnumState to metadata cache
  746. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk$EnumCreateEntityType to metadata cache
  747. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/Map$Entry to metadata cache
  748. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$BlockTrackingCategory to metadata cache
  749. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenBase$SpawnListEntry to metadata cache
  750. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLiving$SpawnPlacementType to metadata cache
  751. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/WeightedRandom$Item to metadata cache
  752. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Pre to metadata cache
  753. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Break to metadata cache
  754. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Modify to metadata cache
  755. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Place to metadata cache
  756. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/LightningEvent$Pre to metadata cache
  757. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldBorder$ChunkPreGenerate to metadata cache
  758. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Decay to metadata cache
  759. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Destruct to metadata cache
  760. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Dispense to metadata cache
  761. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Custom to metadata cache
  762. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Custom to metadata cache
  763. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Post to metadata cache
  764. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging$Action to metadata cache
  765. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C02PacketUseEntity$Action to metadata cache
  766. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Spawner to metadata cache
  767. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$ChunkLoad to metadata cache
  768. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldBorder to metadata cache
  769. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$DimensionConfig to metadata cache
  770. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldCreationSettings to metadata cache
  771. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for ninja/leaping/configurate/hocon/HoconConfigurationLoader$Builder to metadata cache
  772. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderSettings$Factory to metadata cache
  773. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for ninja/leaping/configurate/loader/AbstractConfigurationLoader$Builder to metadata cache
  774. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Ore$Builder to metadata cache
  775. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/SeaFloor$Builder to metadata cache
  776. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Forest$Builder to metadata cache
  777. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/BigMushroom$Builder to metadata cache
  778. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Flower$Builder to metadata cache
  779. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Shrub$Builder to metadata cache
  780. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DeadBush$Builder to metadata cache
  781. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/WaterLily$Builder to metadata cache
  782. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Mushroom$Builder to metadata cache
  783. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Reed$Builder to metadata cache
  784. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Pumpkin$Builder to metadata cache
  785. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Cactus$Builder to metadata cache
  786. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/RandomBlock$Builder to metadata cache
  787. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell$Builder to metadata cache
  788. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/EnderCrystalPlatform$Builder to metadata cache
  789. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant$Builder to metadata cache
  790. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/NetherFire$Builder to metadata cache
  791. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Glowstone$Builder to metadata cache
  792. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Melon$Builder to metadata cache
  793. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Vine$Builder to metadata cache
  794. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike$Builder to metadata cache
  795. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath$Builder to metadata cache
  796. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob$Builder to metadata cache
  797. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtent$1 to metadata cache
  798. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$1 to metadata cache
  799. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$TileEntityInBounds to metadata cache
  800. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$EntityInBounds to metadata cache
  801. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$1 to metadata cache
  802. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$TileEntityInBounds to metadata cache
  803. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$EntityInBounds to metadata cache
  804. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform$DiscreteTransform3to2 to metadata cache
  805. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake$Builder to metadata cache
  806. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon$Builder to metadata cache
  807. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing$Plane to metadata cache
  808. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty$Matter to metadata cache
  809. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$Type to metadata cache
  810. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/storage/WorldProperties to metadata cache
  811. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Login to metadata cache
  812. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Disconnect to metadata cache
  813. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$GlobalConfig to metadata cache
  814. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$ShutdownOnEulaCategory to metadata cache
  815. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Ageable to metadata cache
  816. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Creature to metadata cache
  817. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Agent to metadata cache
  818. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Living to metadata cache
  819. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Entity to metadata cache
  820. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataHolder to metadata cache
  821. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/mutable/CompositeValueStore to metadata cache
  822. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/ValueContainer to metadata cache
  823. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/TeamMember to metadata cache
  824. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Arrow to metadata cache
  825. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Projectile to metadata cache
  826. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$EntityCategory to metadata cache
  827. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/Constants$NBT to metadata cache
  828. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage to metadata cache
  829. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler$OutboundTarget to metadata cache
  830. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/ISpecialArmor$ArmorProperties to metadata cache
  831. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Post to metadata cache
  832. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/SleepingEvent$Finish to metadata cache
  833. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Post to metadata cache
  834. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent$Death to metadata cache
  835. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ExpireEntityEvent$TargetItem to metadata cache
  836. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Start to metadata cache
  837. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Tick to metadata cache
  838. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Stop to metadata cache
  839. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Finish to metadata cache
  840. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent$Chat to metadata cache
  841. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$Action to metadata cache
  842. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary to metadata cache
  843. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary to metadata cache
  844. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary to metadata cache
  845. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLEvent to metadata cache
  846. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Pre to metadata cache
  847. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Detonate to metadata cache
  848. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldCreationSettings$Builder to metadata cache
  849. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/MovingObjectPosition$MovingObjectType to metadata cache
  850. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor$EnumDoorHalf to metadata cache
  851. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Dimension to metadata cache
  852. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/context/ContextSource to metadata cache
  853. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/biome/IBiomeGenBase to metadata cache
  854. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$ModuleCategory to metadata cache
  855. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig$BungeeCordCategory to metadata cache
  856. [03:15:45] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.server.MinecraftServer
  857. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/CommandSource to metadata cache
  858. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/Subject to metadata cache
  859. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/context/Contextual to metadata cache
  860. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/channel/MessageReceiver to metadata cache
  861. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinCommandSource to metadata cache
  862. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/channel/MessageChannel to metadata cache
  863. [03:15:45] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.server.MinecraftServer
  864. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache
  865. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinCommandSender to metadata cache
  866. [03:15:45] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.server.MinecraftServer
  867. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinSubject to metadata cache
  868. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/PermissionService to metadata cache
  869. [03:15:45] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.common.core.json into net.minecraft.server.MinecraftServer
  870. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinMinecraftServer to metadata cache
  871. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Server to metadata cache
  872. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/source/ConsoleSource to metadata cache
  873. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkLayout to metadata cache
  874. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Tristate to metadata cache
  875. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/StaticMixinHelper to metadata cache
  876. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache
  877. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/io/File to metadata cache
  878. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/function/Consumer to metadata cache
  879. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/DimensionType to metadata cache
  880. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinMinecraftServer from mixins.common.timings.json into net.minecraft.server.MinecraftServer
  881. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/TimingsManager to metadata cache
  882. [03:15:45] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.forge.core.json into net.minecraft.server.MinecraftServer
  883. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/StartupQuery$AbortedException to metadata cache
  884. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/RuntimeException to metadata cache
  885. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.common.core.json into net.minecraft.world.World
  886. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorld to metadata cache
  887. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/World to metadata cache
  888. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/weather/WeatherUniverse to metadata cache
  889. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/Viewer to metadata cache
  890. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/Extent to metadata cache
  891. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/EntityUniverse to metadata cache
  892. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/MutableBiomeArea to metadata cache
  893. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/BiomeArea to metadata cache
  894. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/LocationCompositeValueStore to metadata cache
  895. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/TileEntityVolume to metadata cache
  896. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/MutableBlockVolume to metadata cache
  897. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/BlockVolume to metadata cache
  898. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/LocationBasePropertyHolder to metadata cache
  899. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/InteractableVolume to metadata cache
  900. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/CaptureType to metadata cache
  901. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshot to metadata cache
  902. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Blocks to metadata cache
  903. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent to metadata cache
  904. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/User to metadata cache
  905. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockSnapshot to metadata cache
  906. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntity to metadata cache
  907. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockTypes to metadata cache
  908. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatList to metadata cache
  909. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/Player to metadata cache
  910. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache
  911. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/ProjectileSource to metadata cache
  912. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/weather/Weathers to metadata cache
  913. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderServer to metadata cache
  914. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/merge/MergeFunction to metadata cache
  915. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.World
  916. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/StorageType to metadata cache
  917. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinWorld from mixins.common.timings.json into net.minecraft.world.World
  918. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/WorldTimingsHandler to metadata cache
  919. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/TimingHistory to metadata cache
  920. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/SpongeTimings to metadata cache
  921. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinWorld from mixins.forge.entityactivation.json into net.minecraft.world.World
  922. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.forge.core.json into net.minecraft.world.World
  923. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C02PacketUseEntity to metadata cache
  924. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C01PacketChatMessage to metadata cache
  925. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging to metadata cache
  926. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent to metadata cache
  927. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.MixinWorldServer from mixins.common.core.json into net.minecraft.world.WorldServer
  928. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/Map to metadata cache
  929. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/Set to metadata cache
  930. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/TreeSet to metadata cache
  931. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/IBlockAccess to metadata cache
  932. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/HashMap to metadata cache
  933. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache
  934. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorType to metadata cache
  935. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorTypes to metadata cache
  936. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/BlockPos to metadata cache
  937. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IThreadListener to metadata cache
  938. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache
  939. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache
  940. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/Random to metadata cache
  941. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/NamedCause to metadata cache
  942. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/Cause to metadata cache
  943. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinChunk to metadata cache
  944. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3i to metadata cache
  945. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockEventData to metadata cache
  946. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/Collection to metadata cache
  947. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/ScheduledBlockUpdate to metadata cache
  948. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache
  949. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinBlockUpdate to metadata cache
  950. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinWorldServer from mixins.common.timings.json into net.minecraft.world.WorldServer
  951. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/Timing to metadata cache
  952. [03:15:45] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorld from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent
  953. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/TargetWorldEvent to metadata cache
  954. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/Event to metadata cache
  955. [03:15:45] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldUnload from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Unload
  956. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/UnloadWorldEvent to metadata cache
  957. [03:15:45] [main/DEBUG] [mixin/]: Mixing text.MixinText from mixins.common.api.json into org.spongepowered.api.text.Text
  958. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinText to metadata cache
  959. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/format/TextColors to metadata cache
  960. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/ScoreText$Builder to metadata cache
  961. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.MixinAnvilSaveHandler from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilSaveHandler
  962. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/ISaveHandler to metadata cache
  963. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/IPlayerFileData to metadata cache
  964. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/IChunkLoader to metadata cache
  965. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.common.core.json into net.minecraft.world.storage.SaveHandler
  966. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinSaveHandler to metadata cache
  967. [03:15:45] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.forge.core.json into net.minecraft.world.storage.SaveHandler
  968. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache
  969. [03:15:45] [main/DEBUG] [mixin/]: Mixing data.types.MixinGameType from mixins.common.core.json into net.minecraft.world.WorldSettings$GameType
  970. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/Enum to metadata cache
  971. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/io/Serializable to metadata cache
  972. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/Comparable to metadata cache
  973. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/StringBuilder to metadata cache
  974. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/translation/SpongeTranslation to metadata cache
  975. [03:15:45] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDifficulty from mixins.common.core.json into net.minecraft.world.EnumDifficulty
  976. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/difficulty/Difficulty to metadata cache
  977. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinGameProfile from mixins.common.core.json into com.mojang.authlib.GameProfile
  978. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/profile/GameProfile to metadata cache
  979. [03:15:45] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
  980. [03:15:45] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
  981. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/data/IMixinCustomDataHolder to metadata cache
  982. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/function/Function to metadata cache
  983. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulator to metadata cache
  984. [03:15:45] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.entity.Entity
  985. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.common.core.json into net.minecraft.entity.Entity
  986. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntity to metadata cache
  987. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntityType to metadata cache
  988. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/function/Predicate to metadata cache
  989. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/VehicleData to metadata cache
  990. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/IgniteableData to metadata cache
  991. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/RelativePositions to metadata cache
  992. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3d to metadata cache
  993. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Keys to metadata cache
  994. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/Queries to metadata cache
  995. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/util/DataQueries to metadata cache
  996. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/user/UserStorageService to metadata cache
  997. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Direction to metadata cache
  998. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/material/Material to metadata cache
  999. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinEntity from mixins.forge.entityactivation.json into net.minecraft.entity.Entity
  1000. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.forge.core.json into net.minecraft.entity.Entity
  1001. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IExtendedEntityProperties to metadata cache
  1002. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/EnumSet to metadata cache
  1003. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Location to metadata cache
  1004. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractSet to metadata cache
  1005. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractCollection to metadata cache
  1006. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
  1007. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/PlayerCapabilities to metadata cache
  1008. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/FoodStats to metadata cache
  1009. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityLivingBase to metadata cache
  1010. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityPlayer to metadata cache
  1011. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayer
  1012. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/player/ISpongeUser to metadata cache
  1013. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Transform to metadata cache
  1014. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/EventManager to metadata cache
  1015. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Game to metadata cache
  1016. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/UUID to metadata cache
  1017. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/Integer to metadata cache
  1018. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap to metadata cache
  1019. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityLivingBase from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
  1020. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/CombatTracker to metadata cache
  1021. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttribute to metadata cache
  1022. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/SharedMonsterAttributes to metadata cache
  1023. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttributeInstance to metadata cache
  1024. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Humanoid to metadata cache
  1025. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/List to metadata cache
  1026. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for java/util/ArrayList to metadata cache
  1027. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DamageEntityEvent to metadata cache
  1028. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/FallingBlockDamageSource to metadata cache
  1029. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Tuple to metadata cache
  1030. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageModifier to metadata cache
  1031. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/event/DamageObject to metadata cache
  1032. [03:15:45] [main/DEBUG] [mixin/]: Mixing MixinEntityLivingBase from mixins.forge.entityactivation.json into net.minecraft.entity.EntityLivingBase
  1033. [03:15:45] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityLivingBase from mixins.forge.core.json into net.minecraft.entity.EntityLivingBase
  1034. [03:15:45] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.common.core.json into net.minecraft.server.management.ServerConfigurationManager
  1035. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumChatFormatting to metadata cache
  1036. [03:15:45] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.forge.core.json into net.minecraft.server.management.ServerConfigurationManager
  1037. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/demo/DemoWorldManager to metadata cache
  1038. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent to metadata cache
  1039. [03:15:45] [main/DEBUG] [mixin/]: Mixing status.MixinServerStatusResponse from mixins.common.core.json into net.minecraft.network.ServerStatusResponse
  1040. [03:15:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/status/StatusResponse to metadata cache
  1041. [03:15:45] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  1042. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlock from mixins.common.core.json into net.minecraft.block.Block
  1043. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinBlock to metadata cache
  1044. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockType to metadata cache
  1045. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.Block
  1046. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPistonExtension from mixins.common.core.json into net.minecraft.block.BlockPistonExtension
  1047. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePistonData to metadata cache
  1048. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirectionalData to metadata cache
  1049. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/ImmutableDataManipulator to metadata cache
  1050. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValue to metadata cache
  1051. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/IProperty to metadata cache
  1052. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockState to metadata cache
  1053. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyDirection to metadata cache
  1054. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Key to metadata cache
  1055. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePistonData to metadata cache
  1056. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirectionalData to metadata cache
  1057. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPistonMoving from mixins.common.core.json into net.minecraft.block.BlockPistonMoving
  1058. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDaylightDetector from mixins.common.core.json into net.minecraft.block.BlockDaylightDetector
  1059. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRedstonePoweredData to metadata cache
  1060. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRedstonePoweredData to metadata cache
  1061. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDoublePlant from mixins.common.core.json into net.minecraft.block.BlockDoublePlant
  1062. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDoublePlantData to metadata cache
  1063. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDoublePlantData to metadata cache
  1064. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityXPOrb from mixins.common.core.json into net.minecraft.entity.item.EntityXPOrb
  1065. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityXPOrb to metadata cache
  1066. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ExperienceOrb to metadata cache
  1067. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpOrbData to metadata cache
  1068. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityItem from mixins.common.core.json into net.minecraft.entity.item.EntityItem
  1069. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Item to metadata cache
  1070. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translation to metadata cache
  1071. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedItemData to metadata cache
  1072. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/mutable/Value to metadata cache
  1073. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStackSnapshot to metadata cache
  1074. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemType to metadata cache
  1075. [03:15:46] [main/DEBUG] [mixin/]: Mixing MixinEntityItem from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityItem
  1076. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/config/SpongeConfig to metadata cache
  1077. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityItem from mixins.forge.core.json into net.minecraft.entity.item.EntityItem
  1078. [03:15:46] [main/DEBUG] [mixin/]: Mixing item.MixinItem from mixins.common.core.json into net.minecraft.item.Item
  1079. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/SpongeGameDictionaryEntry to metadata cache
  1080. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameDictionary$Entry to metadata cache
  1081. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/item/IMixinItem to metadata cache
  1082. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/type/ItemTypeRegistryModule to metadata cache
  1083. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/EnchantmentData to metadata cache
  1084. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DisplayNameData to metadata cache
  1085. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockState from mixins.common.core.json into net.minecraft.block.state.BlockState$StateImplementation
  1086. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockStateBase to metadata cache
  1087. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinBlockState to metadata cache
  1088. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/ImmutableDataHolder to metadata cache
  1089. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValueStore to metadata cache
  1090. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/DirectionRelativePropertyHolder to metadata cache
  1091. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.state.BlockState$StateImplementation
  1092. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/property/SpongePropertyRegistry to metadata cache
  1093. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStone from mixins.common.core.json into net.minecraft.block.BlockStone
  1094. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStoneData to metadata cache
  1095. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStoneData to metadata cache
  1096. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockStoneEnumType from mixins.common.core.json into net.minecraft.block.BlockStone$EnumType
  1097. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyEnum from mixins.common.core.json into net.minecraft.block.properties.PropertyEnum
  1098. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/block/IMixinPropertyHolder to metadata cache
  1099. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/trait/EnumTrait to metadata cache
  1100. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyHelper from mixins.common.core.json into net.minecraft.block.properties.PropertyHelper
  1101. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockGrass from mixins.common.core.json into net.minecraft.block.BlockGrass
  1102. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSnowedData to metadata cache
  1103. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSnowedData to metadata cache
  1104. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/Boolean to metadata cache
  1105. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyBoolean from mixins.common.core.json into net.minecraft.block.properties.PropertyBool
  1106. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/trait/BooleanTrait to metadata cache
  1107. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDirt from mixins.common.core.json into net.minecraft.block.BlockDirt
  1108. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirtData to metadata cache
  1109. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirtData to metadata cache
  1110. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockDirtDirtType from mixins.common.core.json into net.minecraft.block.BlockDirt$DirtType
  1111. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPlanks from mixins.common.core.json into net.minecraft.block.BlockPlanks
  1112. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableTreeData to metadata cache
  1113. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeTreeData to metadata cache
  1114. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockPlanksEnumType from mixins.common.core.json into net.minecraft.block.BlockPlanks$EnumType
  1115. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IStringSerializable to metadata cache
  1116. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSapling from mixins.common.core.json into net.minecraft.block.BlockSapling
  1117. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableGrowthData to metadata cache
  1118. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableBoundedValue to metadata cache
  1119. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeGrowthData to metadata cache
  1120. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenHugeTrees to metadata cache
  1121. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenAbstractTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenAbstractTree
  1122. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenerator from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenerator
  1123. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.feature.MixinWorldGeneratorForge from mixins.forge.core.json into net.minecraft.world.gen.feature.WorldGenerator
  1124. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenBigTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBigTree
  1125. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObject to metadata cache
  1126. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenTrees from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTrees
  1127. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/VariableAmount to metadata cache
  1128. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IWorldGenTrees to metadata cache
  1129. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenMegaPineTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMegaPineTree
  1130. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenTaiga2 from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTaiga2
  1131. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenForest from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenForest
  1132. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenMegaJungle from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMegaJungle
  1133. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenSavannaTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenSavannaTree
  1134. [03:15:46] [main/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenCanopyTree from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenCanopyTree
  1135. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyInteger from mixins.common.core.json into net.minecraft.block.properties.PropertyInteger
  1136. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/trait/IntegerTrait to metadata cache
  1137. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSand from mixins.common.core.json into net.minecraft.block.BlockSand
  1138. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandData to metadata cache
  1139. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandData to metadata cache
  1140. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityFallingBlock from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock
  1141. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/FallingBlock to metadata cache
  1142. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockSandEnumType from mixins.common.core.json into net.minecraft.block.BlockSand$EnumType
  1143. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLog from mixins.common.core.json into net.minecraft.block.BlockLog
  1144. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLog to metadata cache
  1145. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockNewLog to metadata cache
  1146. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLogAxisData to metadata cache
  1147. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLogAxisData to metadata cache
  1148. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeTypes to metadata cache
  1149. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLog from mixins.forge.core.json into net.minecraft.block.BlockLog
  1150. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumLogAxis from mixins.common.core.json into net.minecraft.block.BlockLog$EnumAxis
  1151. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockOldLeaf from mixins.forge.core.json into net.minecraft.block.BlockOldLeaf
  1152. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IShearable to metadata cache
  1153. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLeaves from mixins.common.core.json into net.minecraft.block.BlockLeaves
  1154. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockNewLeaf to metadata cache
  1155. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDecayableData to metadata cache
  1156. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDecayableData to metadata cache
  1157. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLeaves from mixins.forge.core.json into net.minecraft.block.BlockLeaves
  1158. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSponge from mixins.common.core.json into net.minecraft.block.BlockSponge
  1159. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableWetData to metadata cache
  1160. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeWetData to metadata cache
  1161. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDispenser from mixins.common.core.json into net.minecraft.block.BlockDispenser
  1162. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  1163. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntity from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  1164. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinTileEntity to metadata cache
  1165. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntityType to metadata cache
  1166. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  1167. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  1168. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.data.MixinTileEntity from mixins.forge.core.json into net.minecraft.tileentity.TileEntity
  1169. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDispenser from mixins.common.core.json into net.minecraft.tileentity.TileEntityDispenser
  1170. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/TileEntityCarrier to metadata cache
  1171. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/IInventory to metadata cache
  1172. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/IWorldNameable to metadata cache
  1173. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/IInteractionObject to metadata cache
  1174. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/ILockableContainer to metadata cache
  1175. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/data/IMixinCustomNameable to metadata cache
  1176. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dispenser to metadata cache
  1177. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/BlockProjectileSource to metadata cache
  1178. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityLockable from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
  1179. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/LockCode to metadata cache
  1180. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataContainer to metadata cache
  1181. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataQuery to metadata cache
  1182. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/MemoryDataContainer to metadata cache
  1183. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStack to metadata cache
  1184. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/LockableData to metadata cache
  1185. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/InventoryItemData to metadata cache
  1186. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSandStone from mixins.common.core.json into net.minecraft.block.BlockSandStone
  1187. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSandstoneData to metadata cache
  1188. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSandstoneData to metadata cache
  1189. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockSandStoneEnumType from mixins.common.core.json into net.minecraft.block.BlockSandStone$EnumType
  1190. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityNote from mixins.common.core.json into net.minecraft.tileentity.TileEntityNote
  1191. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Note to metadata cache
  1192. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/Byte to metadata cache
  1193. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/NoteData to metadata cache
  1194. [03:15:46] [main/DEBUG] [mixin/]: Mixing event.block.MixinEventBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent
  1195. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent to metadata cache
  1196. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/UnmodifiableIterator to metadata cache
  1197. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/Transaction to metadata cache
  1198. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockBed from mixins.common.core.json into net.minecraft.block.BlockBed
  1199. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/Iterable to metadata cache
  1200. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOccupiedData to metadata cache
  1201. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOccupiedData to metadata cache
  1202. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDirectional from mixins.common.core.json into net.minecraft.block.BlockDirectional
  1203. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRailPowered from mixins.common.core.json into net.minecraft.block.BlockRailPowered
  1204. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePoweredData to metadata cache
  1205. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePoweredData to metadata cache
  1206. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRailBase from mixins.common.core.json into net.minecraft.block.BlockRailBase
  1207. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableRailDirectionData to metadata cache
  1208. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRail to metadata cache
  1209. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeRailDirectionData to metadata cache
  1210. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRailBase from mixins.forge.core.json into net.minecraft.block.BlockRailBase
  1211. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockRailBaseEnumRailDirection from mixins.common.core.json into net.minecraft.block.BlockRailBase$EnumRailDirection
  1212. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRailDetector from mixins.common.core.json into net.minecraft.block.BlockRailDetector
  1213. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPistonBase from mixins.common.core.json into net.minecraft.block.BlockPistonBase
  1214. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableExtendedData to metadata cache
  1215. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeExtendedData to metadata cache
  1216. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTallGrass from mixins.common.core.json into net.minecraft.block.BlockTallGrass
  1217. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableShrubData to metadata cache
  1218. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeShrubData to metadata cache
  1219. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockTallGrassEnumType from mixins.common.core.json into net.minecraft.block.BlockTallGrass$EnumType
  1220. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockPistonExtensionEnumPistonType from mixins.common.core.json into net.minecraft.block.BlockPistonExtension$EnumPistonType
  1221. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockColored from mixins.common.core.json into net.minecraft.block.BlockColored
  1222. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableColoredData to metadata cache
  1223. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Color to metadata cache
  1224. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeColoredData to metadata cache
  1225. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDyeColor from mixins.common.core.json into net.minecraft.item.EnumDyeColor
  1226. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/material/MapColor to metadata cache
  1227. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityPiston from mixins.common.core.json into net.minecraft.tileentity.TileEntityPiston
  1228. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Piston to metadata cache
  1229. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFlower from mixins.common.core.json into net.minecraft.block.BlockFlower
  1230. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePlantData to metadata cache
  1231. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePlantData to metadata cache
  1232. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockFlowerEnumFlowerType from mixins.common.core.json into net.minecraft.block.BlockFlower$EnumFlowerType
  1233. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDoubleStoneSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlab
  1234. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSlabData to metadata cache
  1235. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSeamlessData to metadata cache
  1236. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSlabData to metadata cache
  1237. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/SlabTypes to metadata cache
  1238. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSeamlessData to metadata cache
  1239. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStoneSlab from mixins.common.core.json into net.minecraft.block.BlockStoneSlab
  1240. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePortionData to metadata cache
  1241. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePortionData to metadata cache
  1242. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockSlabEnumBlockHalf from mixins.common.core.json into net.minecraft.block.BlockSlab$EnumBlockHalf
  1243. [03:15:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockStoneSlabEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneSlab$EnumType
  1244. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  1245. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/Explosive to metadata cache
  1246. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  1247. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/FusedExplosive to metadata cache
  1248. [03:15:46] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityTNTPrimed from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  1249. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/PrimedTNT to metadata cache
  1250. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/persistence/InvalidDataException to metadata cache
  1251. [03:15:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTorch from mixins.common.core.json into net.minecraft.block.BlockTorch
  1252. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAttachedData to metadata cache
  1253. [03:15:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAttachedData to metadata cache
  1254. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityMobSpawner from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner
  1255. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/MobSpawner to metadata cache
  1256. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/MobSpawnerBaseLogic to metadata cache
  1257. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStairs from mixins.common.core.json into net.minecraft.block.BlockStairs
  1258. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableStairShapeData to metadata cache
  1259. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeStairShapeData to metadata cache
  1260. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockStairsEnumShape from mixins.common.core.json into net.minecraft.block.BlockStairs$EnumShape
  1261. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockChest from mixins.common.core.json into net.minecraft.block.BlockChest
  1262. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/Vec3i to metadata cache
  1263. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/InventoryLargeChest to metadata cache
  1264. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityChest
  1265. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Chest to metadata cache
  1266. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/ConnectedDirectionData to metadata cache
  1267. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRedstoneWire from mixins.common.core.json into net.minecraft.block.BlockRedstoneWire
  1268. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableConnectedDirectionData to metadata cache
  1269. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for java/util/HashSet to metadata cache
  1270. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeConnectedDirectionData to metadata cache
  1271. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCrops from mixins.common.core.json into net.minecraft.block.BlockCrops
  1272. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFarmland from mixins.common.core.json into net.minecraft.block.BlockFarmland
  1273. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableMoistureData to metadata cache
  1274. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeMoistureData to metadata cache
  1275. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFurnace from mixins.common.core.json into net.minecraft.block.BlockFurnace
  1276. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityFurnace from mixins.common.core.json into net.minecraft.tileentity.TileEntityFurnace
  1277. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Furnace to metadata cache
  1278. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStandingSign from mixins.common.core.json into net.minecraft.block.BlockStandingSign
  1279. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/ITileEntityProvider to metadata cache
  1280. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSign from mixins.common.core.json into net.minecraft.block.BlockSign
  1281. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySign from mixins.common.core.json into net.minecraft.tileentity.TileEntitySign
  1282. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Sign to metadata cache
  1283. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/SignData to metadata cache
  1284. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/gson/JsonParseException to metadata cache
  1285. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDoor from mixins.common.core.json into net.minecraft.block.BlockDoor
  1286. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableHingeData to metadata cache
  1287. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableOpenData to metadata cache
  1288. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeHingeData to metadata cache
  1289. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeOpenData to metadata cache
  1290. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockDoorEnumHingePosition from mixins.common.core.json into net.minecraft.block.BlockDoor$EnumHingePosition
  1291. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Hinges to metadata cache
  1292. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLadder from mixins.common.core.json into net.minecraft.block.BlockLadder
  1293. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockWallSign from mixins.common.core.json into net.minecraft.block.BlockWallSign
  1294. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLever from mixins.common.core.json into net.minecraft.block.BlockLever
  1295. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAxisData to metadata cache
  1296. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Axis to metadata cache
  1297. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAxisData to metadata cache
  1298. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPressurePlate from mixins.common.core.json into net.minecraft.block.BlockPressurePlate
  1299. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockButton from mixins.common.core.json into net.minecraft.block.BlockButton
  1300. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSnow from mixins.common.core.json into net.minecraft.block.BlockSnow
  1301. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLayeredData to metadata cache
  1302. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLayeredData to metadata cache
  1303. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCactus from mixins.common.core.json into net.minecraft.block.BlockCactus
  1304. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IPlantable to metadata cache
  1305. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/apache/logging/log4j/Logger to metadata cache
  1306. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockReed from mixins.common.core.json into net.minecraft.block.BlockReed
  1307. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityJukebox from mixins.common.core.json into net.minecraft.block.BlockJukebox$TileEntityJukebox
  1308. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Jukebox to metadata cache
  1309. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockJukebox to metadata cache
  1310. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemRecord to metadata cache
  1311. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFence from mixins.common.core.json into net.minecraft.block.BlockFence
  1312. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntitySnowman from mixins.common.core.json into net.minecraft.entity.monster.EntitySnowman
  1313. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/Golem to metadata cache
  1314. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/IAnimals to metadata cache
  1315. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/SnowGolem to metadata cache
  1316. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityGolem
  1317. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityCreature from mixins.common.core.json into net.minecraft.entity.EntityCreature
  1318. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityLiving from mixins.common.core.json into net.minecraft.entity.EntityLiving
  1319. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/UnsupportedOperationException to metadata cache
  1320. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/ai/IMixinEntityAITasks to metadata cache
  1321. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/GoalType to metadata cache
  1322. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ai/GoalTypes to metadata cache
  1323. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/LeashEntityEvent to metadata cache
  1324. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/UnleashEntityEvent to metadata cache
  1325. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityIronGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityIronGolem
  1326. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/IronGolem to metadata cache
  1327. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPortal from mixins.common.core.json into net.minecraft.block.BlockPortal
  1328. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCake from mixins.common.core.json into net.minecraft.block.BlockCake
  1329. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRedstoneRepeater from mixins.common.core.json into net.minecraft.block.BlockRedstoneRepeater
  1330. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDelayableData to metadata cache
  1331. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDelayableData to metadata cache
  1332. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStainedGlass from mixins.common.core.json into net.minecraft.block.BlockStainedGlass
  1333. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTrapDoor from mixins.common.core.json into net.minecraft.block.BlockTrapDoor
  1334. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSilverfish from mixins.common.core.json into net.minecraft.block.BlockSilverfish
  1335. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisguisedBlockData to metadata cache
  1336. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisguisedBlockData to metadata cache
  1337. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntitySilverfish from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish
  1338. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Monster to metadata cache
  1339. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Hostile to metadata cache
  1340. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/IMob to metadata cache
  1341. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Silverfish to metadata cache
  1342. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityMob from mixins.common.core.json into net.minecraft.entity.monster.EntityMob
  1343. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockSilverfishEnumType from mixins.common.core.json into net.minecraft.block.BlockSilverfish$EnumType
  1344. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStoneBrick from mixins.common.core.json into net.minecraft.block.BlockStoneBrick
  1345. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBrickData to metadata cache
  1346. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBrickData to metadata cache
  1347. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockStoneBrickEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneBrick$EnumType
  1348. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockHugeMushroom from mixins.common.core.json into net.minecraft.block.BlockHugeMushroom
  1349. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableBigMushroomData to metadata cache
  1350. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeBigMushroomData to metadata cache
  1351. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockHugeMushroomEnumType from mixins.common.core.json into net.minecraft.block.BlockHugeMushroom$EnumType
  1352. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPane from mixins.common.core.json into net.minecraft.block.BlockPane
  1353. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStem from mixins.common.core.json into net.minecraft.block.BlockStem
  1354. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockVine from mixins.common.core.json into net.minecraft.block.BlockVine
  1355. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFenceGate from mixins.common.core.json into net.minecraft.block.BlockFenceGate
  1356. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableInWallData to metadata cache
  1357. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeInWallData to metadata cache
  1358. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockMycelium from mixins.common.core.json into net.minecraft.block.BlockMycelium
  1359. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockNetherWart from mixins.common.core.json into net.minecraft.block.BlockNetherWart
  1360. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnchantmentTable from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnchantmentTable
  1361. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/EnchantmentTable to metadata cache
  1362. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBrewingStand from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand
  1363. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/BrewingStand to metadata cache
  1364. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataView to metadata cache
  1365. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemPotion from mixins.common.core.json into net.minecraft.item.ItemPotion
  1366. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEndPortal from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndPortal
  1367. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/EndPortal to metadata cache
  1368. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockEndPortalFrame from mixins.common.core.json into net.minecraft.block.BlockEndPortalFrame
  1369. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDoubleWoodSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleWoodSlab
  1370. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockWoodSlab from mixins.common.core.json into net.minecraft.block.BlockWoodSlab
  1371. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCocoa from mixins.common.core.json into net.minecraft.block.BlockCocoa
  1372. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockEnderChest from mixins.common.core.json into net.minecraft.block.BlockEnderChest
  1373. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnderChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnderChest
  1374. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/EnderChest to metadata cache
  1375. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTripWireHook from mixins.common.core.json into net.minecraft.block.BlockTripWireHook
  1376. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableSuspendedData to metadata cache
  1377. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeSuspendedData to metadata cache
  1378. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTripWire from mixins.common.core.json into net.minecraft.block.BlockTripWire
  1379. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDisarmedData to metadata cache
  1380. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDisarmedData to metadata cache
  1381. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityCommandBlock from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  1382. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/CommandBlock to metadata cache
  1383. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/source/CommandBlockSource to metadata cache
  1384. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/source/LocatedSource to metadata cache
  1385. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/CommandData to metadata cache
  1386. [03:15:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  1387. [03:15:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  1388. [03:15:47] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  1389. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/Vec3 to metadata cache
  1390. [03:15:47] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  1391. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeInternalListeners to metadata cache
  1392. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SubjectSettingCallback to metadata cache
  1393. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeGame to metadata cache
  1394. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/ServiceManager to metadata cache
  1395. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectCollection to metadata cache
  1396. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/IllegalStateException to metadata cache
  1397. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectData to metadata cache
  1398. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBeacon from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon
  1399. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Beacon to metadata cache
  1400. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockWall from mixins.common.core.json into net.minecraft.block.BlockWall
  1401. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableWallData to metadata cache
  1402. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeWallData to metadata cache
  1403. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockWallEnumType from mixins.common.core.json into net.minecraft.block.BlockWall$EnumType
  1404. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityFlowerPot from mixins.common.core.json into net.minecraft.tileentity.TileEntityFlowerPot
  1405. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/FlowerPot to metadata cache
  1406. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSkull from mixins.common.core.json into net.minecraft.block.BlockSkull
  1407. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDropData to metadata cache
  1408. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDropData to metadata cache
  1409. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySkull from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull
  1410. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Skull to metadata cache
  1411. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/SkullData to metadata cache
  1412. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/block/DirectionalData to metadata cache
  1413. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/RepresentedPlayerData to metadata cache
  1414. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.boss.MixinEntityWither from mixins.common.core.json into net.minecraft.entity.boss.EntityWither
  1415. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Wither to metadata cache
  1416. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Boss to metadata cache
  1417. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aerial to metadata cache
  1418. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IRangedAttackMob to metadata cache
  1419. [03:15:47] [main/DEBUG] [mixin/]: catching
  1420. java.lang.ClassNotFoundException: The specified class 'net.minecraft.entity.boss.IBossDisplayData' was not found
  1421. at org.spongepowered.asm.mixin.transformer.TreeInfo.loadClass(TreeInfo.java:92) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1422. at org.spongepowered.asm.mixin.transformer.TreeInfo.getClassNode(TreeInfo.java:59) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1423. at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:1435) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1424. at org.spongepowered.asm.mixin.transformer.ClassInfo.findInHierarchy(ClassInfo.java:1240) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1425. at org.spongepowered.asm.mixin.transformer.ClassInfo.findMethodInHierarchy(ClassInfo.java:1102) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1426. at org.spongepowered.asm.mixin.transformer.ClassInfo.findMethodInHierarchy(ClassInfo.java:1087) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1427. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.updateBinding(MixinTargetContext.java:494) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1428. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.updateStaticBinding(MixinTargetContext.java:475) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1429. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethodRef(MixinTargetContext.java:294) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1430. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:249) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1431. at org.spongepowered.asm.mixin.transformer.MixinApplicator.applyMethods(MixinApplicator.java:294) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1432. at org.spongepowered.asm.mixin.transformer.MixinApplicator.applyMixin(MixinApplicator.java:206) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1433. at org.spongepowered.asm.mixin.transformer.MixinApplicator.apply(MixinApplicator.java:189) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1434. at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:645) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1435. at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:617) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1436. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:435) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1437. at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:105) [spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  1438. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
  1439. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
  1440. at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_66]
  1441. at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_66]
  1442. at net.minecraft.block.Block.func_149671_p(Block.java:2176) [atr.class:?]
  1443. at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:554) [od.class:?]
  1444. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1417) [MinecraftServer.class:?]
  1445. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  1446. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  1447. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  1448. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
  1449. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1450. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1451. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  1452. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  1453. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  1454. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
  1455. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.8-11.14.4.1563-universal.jar:?]
  1456. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.8-11.14.4.1563-universal.jar:?]
  1457. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/IBossDisplayData to metadata cache
  1458. [03:15:47] [main/DEBUG] [mixin/]: Failed to resolve declared interface net/minecraft/entity/boss/IBossDisplayData on net/minecraft/entity/boss/EntityWither
  1459. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.boss.EntityWither
  1460. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockAnvil from mixins.common.core.json into net.minecraft.block.BlockAnvil
  1461. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPressurePlateWeighted from mixins.common.core.json into net.minecraft.block.BlockPressurePlateWeighted
  1462. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRedstoneComparator from mixins.common.core.json into net.minecraft.block.BlockRedstoneComparator
  1463. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableComparatorData to metadata cache
  1464. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeComparatorData to metadata cache
  1465. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityComparator from mixins.common.core.json into net.minecraft.tileentity.TileEntityComparator
  1466. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Comparator to metadata cache
  1467. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockRedstoneComparatorMode from mixins.common.core.json into net.minecraft.block.BlockRedstoneComparator$Mode
  1468. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDaylightDetector from mixins.common.core.json into net.minecraft.tileentity.TileEntityDaylightDetector
  1469. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/DaylightDetector to metadata cache
  1470. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockHopper from mixins.common.core.json into net.minecraft.block.BlockHopper
  1471. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityHopper from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper
  1472. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Hopper to metadata cache
  1473. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/CooldownData to metadata cache
  1474. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockQuartz from mixins.common.core.json into net.minecraft.block.BlockQuartz
  1475. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableQuartzData to metadata cache
  1476. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeQuartzData to metadata cache
  1477. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockQuartzEnumType from mixins.common.core.json into net.minecraft.block.BlockQuartz$EnumType
  1478. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDropper from mixins.common.core.json into net.minecraft.tileentity.TileEntityDropper
  1479. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/carrier/Dropper to metadata cache
  1480. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStainedGlassPane from mixins.common.core.json into net.minecraft.block.BlockStainedGlassPane
  1481. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockPrismarine from mixins.common.core.json into net.minecraft.block.BlockPrismarine
  1482. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePrismarineData to metadata cache
  1483. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePrismarineData to metadata cache
  1484. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockPrismarineEnumType from mixins.common.core.json into net.minecraft.block.BlockPrismarine$EnumType
  1485. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockHay from mixins.common.core.json into net.minecraft.block.BlockHay
  1486. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCarpet from mixins.common.core.json into net.minecraft.block.BlockCarpet
  1487. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockDoublePlantEnumPlantType from mixins.common.core.json into net.minecraft.block.BlockDoublePlant$EnumPlantType
  1488. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockBannerStanding from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerStanding
  1489. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockBanner from mixins.common.core.json into net.minecraft.block.BlockBanner
  1490. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBanner from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner
  1491. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache
  1492. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/Banner to metadata cache
  1493. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/block/tile/IMixinBanner to metadata cache
  1494. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/tileentity/BannerData to metadata cache
  1495. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/SpongeGameRegistry to metadata cache
  1496. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/meta/SpongePatternLayer to metadata cache
  1497. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/BannerPatternShape to metadata cache
  1498. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/NonNullArrayList to metadata cache
  1499. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/meta/PatternLayer to metadata cache
  1500. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DyeColors to metadata cache
  1501. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockBannerHanging from mixins.common.core.json into net.minecraft.block.BlockBanner$BlockBannerHanging
  1502. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockRedSandstone from mixins.common.core.json into net.minecraft.block.BlockRedSandstone
  1503. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockDoubleStoneSlab from mixins.common.core.json into net.minecraft.block.BlockDoubleStoneSlabNew
  1504. [03:15:47] [main/DEBUG] [mixin/]: Mixing block.MixinBlockStoneSlab from mixins.common.core.json into net.minecraft.block.BlockStoneSlabNew
  1505. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockStoneSlabNewEnumType from mixins.common.core.json into net.minecraft.block.BlockStoneSlabNew$EnumType
  1506. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemBlock
  1507. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.MixinItemLilyPad from mixins.forge.core.json into net.minecraft.item.ItemLilyPad
  1508. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemColored to metadata cache
  1509. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/MovingObjectPosition to metadata cache
  1510. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLiquid to metadata cache
  1511. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatBase to metadata cache
  1512. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.item.ItemStack
  1513. [03:15:47] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.item.ItemStack
  1514. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinItemStack from mixins.common.core.json into net.minecraft.item.ItemStack
  1515. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/item/IMixinItemStack to metadata cache
  1516. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryObservable from mixins.common.core.json into net.minecraft.item.ItemStack
  1517. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/inventory/trait/IInventoryObservable to metadata cache
  1518. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/observer/Observable to metadata cache
  1519. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.MixinItemStack from mixins.forge.core.json into net.minecraft.item.ItemStack
  1520. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/HashMultimap to metadata cache
  1521. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/Multimap to metadata cache
  1522. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractSetMultimap to metadata cache
  1523. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMapBasedMultimap to metadata cache
  1524. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMultimap to metadata cache
  1525. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.MixinItemToolMaterial from mixins.common.core.json into net.minecraft.item.Item$ToolMaterial
  1526. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ToolType to metadata cache
  1527. [03:15:47] [main/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntity from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent
  1528. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/TargetEntityEvent to metadata cache
  1529. [03:15:47] [main/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLiving from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingEvent
  1530. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/TargetLivingEvent to metadata cache
  1531. [03:15:47] [main/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayer from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerEvent
  1532. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow
  1533. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/UnknownProjectileSource to metadata cache
  1534. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/KnockbackData to metadata cache
  1535. [03:15:47] [main/DEBUG] [mixin/]: Mixing MixinEntityArrow from mixins.forge.entityactivation.json into net.minecraft.entity.projectile.EntityArrow
  1536. [03:15:47] [main/DEBUG] [mixin/]: Mixing potion.MixinPotion from mixins.common.core.json into net.minecraft.potion.Potion
  1537. [03:15:47] [main/DEBUG] [mixin/]: Mixing item.MixinItemArmorMaterial from mixins.common.core.json into net.minecraft.item.ItemArmor$ArmorMaterial
  1538. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ArmorType to metadata cache
  1539. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityHanging from mixins.common.core.json into net.minecraft.entity.EntityHanging
  1540. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/hanging/Hanging to metadata cache
  1541. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityPainting from mixins.common.core.json into net.minecraft.entity.item.EntityPainting
  1542. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/hanging/Painting to metadata cache
  1543. [03:15:47] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityItemFrame from mixins.common.core.json into net.minecraft.entity.item.EntityItemFrame
  1544. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/hanging/ItemFrame to metadata cache
  1545. [03:15:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/rotation/Rotation to metadata cache
  1546. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecart from mixins.common.core.json into net.minecraft.entity.item.EntityMinecart
  1547. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/Minecart to metadata cache
  1548. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinMinecart to metadata cache
  1549. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.vehicle.MixinEntityMinecart from mixins.forge.core.json into net.minecraft.entity.item.EntityMinecart
  1550. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityPig from mixins.common.core.json into net.minecraft.entity.passive.EntityPig
  1551. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Animal to metadata cache
  1552. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Pig to metadata cache
  1553. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/PigSaddleData to metadata cache
  1554. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityAnimal from mixins.common.core.json into net.minecraft.entity.passive.EntityAnimal
  1555. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityAgeable from mixins.common.core.json into net.minecraft.entity.EntityAgeable
  1556. [03:15:48] [main/DEBUG] [mixin/]: Mixing MixinEntityAgeable from mixins.forge.entityactivation.json into net.minecraft.entity.EntityAgeable
  1557. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntitySnowball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySnowball
  1558. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IProjectile to metadata cache
  1559. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Snowball to metadata cache
  1560. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityThrowable from mixins.common.core.json into net.minecraft.entity.projectile.EntityThrowable
  1561. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityBoat from mixins.common.core.json into net.minecraft.entity.item.EntityBoat
  1562. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/Boat to metadata cache
  1563. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEgg from mixins.common.core.json into net.minecraft.entity.projectile.EntityEgg
  1564. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Egg to metadata cache
  1565. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.MixinItemFishingRod from mixins.common.core.json into net.minecraft.item.ItemFishingRod
  1566. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityFishHook to metadata cache
  1567. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot to metadata cache
  1568. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/FishHook to metadata cache
  1569. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFishHook from mixins.common.core.json into net.minecraft.entity.projectile.EntityFishHook
  1570. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemTypes to metadata cache
  1571. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1572. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1573. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/CommandManager to metadata cache
  1574. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/CommandMapping to metadata cache
  1575. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/CommandCallable to metadata cache
  1576. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/command/MinecraftCommandWrapper to metadata cache
  1577. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1578. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/ICrafting to metadata cache
  1579. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1580. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1581. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1582. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityPlayerMP to metadata cache
  1583. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/source/RemoteSource to metadata cache
  1584. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Tamer to metadata cache
  1585. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria to metadata cache
  1586. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/util/Locale to metadata cache
  1587. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for com/google/common/cache/LoadingCache to metadata cache
  1588. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/LanguageUtil to metadata cache
  1589. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatType to metadata cache
  1590. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatTypes to metadata cache
  1591. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S02PacketChat to metadata cache
  1592. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/chat/SpongeChatType to metadata cache
  1593. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/Packet to metadata cache
  1594. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinTitle to metadata cache
  1595. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/particle/ParticleEffect to metadata cache
  1596. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleEffect to metadata cache
  1597. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/PlayerConnection to metadata cache
  1598. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/GameRules to metadata cache
  1599. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerScoreboard to metadata cache
  1600. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team to metadata cache
  1601. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinTeam to metadata cache
  1602. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/sound/SoundType to metadata cache
  1603. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S29PacketSoundEffect to metadata cache
  1604. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/resourcepack/ResourcePack to metadata cache
  1605. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinPacketResourcePackSend to metadata cache
  1606. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/type/CarriedInventory to metadata cache
  1607. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/RemoteConnection to metadata cache
  1608. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  1609. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayerMP
  1610. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for io/netty/channel/Channel to metadata cache
  1611. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/AttributeKey to metadata cache
  1612. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/NetworkRegistry to metadata cache
  1613. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/Attribute to metadata cache
  1614. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.MixinItemMap from mixins.common.core.json into net.minecraft.item.ItemMap
  1615. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMapBase to metadata cache
  1616. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSavedData to metadata cache
  1617. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/MapData to metadata cache
  1618. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityEnderPearl from mixins.common.core.json into net.minecraft.entity.item.EntityEnderPearl
  1619. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EnderPearl to metadata cache
  1620. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityPotion from mixins.common.core.json into net.minecraft.entity.projectile.EntityPotion
  1621. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownPotion to metadata cache
  1622. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.MixinItemEnderEye from mixins.common.core.json into net.minecraft.item.ItemEnderEye
  1623. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EyeOfEnder to metadata cache
  1624. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityEnderEye from mixins.common.core.json into net.minecraft.entity.item.EntityEnderEye
  1625. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityExpBottle from mixins.common.core.json into net.minecraft.entity.item.EntityExpBottle
  1626. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownExpBottle to metadata cache
  1627. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemEditableBook from mixins.common.core.json into net.minecraft.item.ItemEditableBook
  1628. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.MixinItemEmptyMap from mixins.common.core.json into net.minecraft.item.ItemEmptyMap
  1629. [03:15:48] [main/DEBUG] [mixin/]: Mixing item.MixinItemFirework from mixins.common.core.json into net.minecraft.item.ItemFirework
  1630. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Firework to metadata cache
  1631. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  1632. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  1633. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityFireworkRocket from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  1634. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityFireworkRocket to metadata cache
  1635. [03:15:48] [main/DEBUG] [mixin/]: Mixing MixinEntityFireworkRocket from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityFireworkRocket
  1636. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
  1637. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityArmorStand from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
  1638. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/ArmorStand to metadata cache
  1639. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/DataWatcher to metadata cache
  1640. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityLeashKnot from mixins.common.core.json into net.minecraft.entity.EntityLeashKnot
  1641. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/hanging/LeashHitch to metadata cache
  1642. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentTranslation from mixins.common.core.json into net.minecraft.util.ChatComponentTranslation
  1643. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinChatComponent to metadata cache
  1644. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ChatComponentIterable to metadata cache
  1645. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslationFormatException to metadata cache
  1646. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentStyle from mixins.common.core.json into net.minecraft.util.ChatComponentStyle
  1647. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ResolvedChatStyle to metadata cache
  1648. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatStyle to metadata cache
  1649. [03:15:48] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.ScoreDummyCriteria
  1650. [03:15:48] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.GoalColor
  1651. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentText from mixins.common.core.json into net.minecraft.util.ChatComponentText
  1652. [03:15:48] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent
  1653. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/TargetPlayerEvent to metadata cache
  1654. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/TargetHumanoidEvent to metadata cache
  1655. [03:15:48] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerRespawnEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerRespawnEvent
  1656. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/humanoid/player/RespawnPlayerEvent to metadata cache
  1657. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinPlayerRespawnEvent to metadata cache
  1658. [03:15:48] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedInEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent
  1659. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent to metadata cache
  1660. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/message/MessageChannelEvent to metadata cache
  1661. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/message/MessageEvent to metadata cache
  1662. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinInitMessageChannelEvent to metadata cache
  1663. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinInitCause to metadata cache
  1664. [03:15:48] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedOutEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedOutEvent
  1665. [03:15:48] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEventBus from mixins.forge.core.json into net.minecraftforge.fml.common.eventhandler.EventBus
  1666. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEventBus to metadata cache
  1667. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache
  1668. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/NoSuchMethodException to metadata cache
  1669. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Method to metadata cache
  1670. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache
  1671. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Executable to metadata cache
  1672. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache
  1673. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Constructor to metadata cache
  1674. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinHoverEvent from mixins.common.core.json into net.minecraft.event.HoverEvent
  1675. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinHoverEvent to metadata cache
  1676. [03:15:48] [main/DEBUG] [mixin/]: Mixing data.types.MixinFishType from mixins.common.core.json into net.minecraft.item.ItemFishFood$FishType
  1677. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Fish to metadata cache
  1678. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/CookedFish to metadata cache
  1679. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityLargeFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
  1680. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/Fireball to metadata cache
  1681. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/ExplosiveProjectile to metadata cache
  1682. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/LargeFireball to metadata cache
  1683. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinExplosive from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
  1684. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
  1685. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntitySmallFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
  1686. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/fireball/SmallFireball to metadata cache
  1687. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityWitherSkull from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
  1688. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/explosive/WitherSkull to metadata cache
  1689. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecartEmpty from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartEmpty
  1690. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartRideable to metadata cache
  1691. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecartChest from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartChest
  1692. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartChest to metadata cache
  1693. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartContainer to metadata cache
  1694. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecartContainer from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
  1695. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecartFurnace from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartFurnace
  1696. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartFurnace to metadata cache
  1697. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1698. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1699. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityMinecartTNT from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1700. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartTNT to metadata cache
  1701. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/IgnitableExplosive to metadata cache
  1702. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityMinecartMobSpawner from mixins.common.core.json into net.minecraft.entity.ai.EntityMinecartMobSpawner
  1703. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartMobSpawner to metadata cache
  1704. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1705. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1706. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1707. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1708. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityMinecartCommandBlock from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1709. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/vehicle/minecart/MinecartCommandBlock to metadata cache
  1710. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1711. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1712. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityCreeper from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1713. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Creeper to metadata cache
  1714. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
  1715. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntitySkeleton from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
  1716. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Skeleton to metadata cache
  1717. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SkeletonData to metadata cache
  1718. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
  1719. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntitySpider from mixins.common.core.json into net.minecraft.entity.monster.EntitySpider
  1720. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Spider to metadata cache
  1721. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider$GroupData to metadata cache
  1722. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IEntityLivingData to metadata cache
  1723. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
  1724. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityGiantZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
  1725. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Giant to metadata cache
  1726. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
  1727. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
  1728. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Zombie to metadata cache
  1729. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie$GroupData to metadata cache
  1730. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntitySlime from mixins.common.core.json into net.minecraft.entity.monster.EntitySlime
  1731. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Slime to metadata cache
  1732. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SlimeData to metadata cache
  1733. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityGhast from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast
  1734. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Ghast to metadata cache
  1735. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast
  1736. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityFlying from mixins.common.core.json into net.minecraft.entity.EntityFlying
  1737. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityPigZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie
  1738. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAnger to metadata cache
  1739. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombiePigman to metadata cache
  1740. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AggressiveData to metadata cache
  1741. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/AngerableData to metadata cache
  1742. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityEnderman from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman
  1743. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Enderman to metadata cache
  1744. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ScreamingData to metadata cache
  1745. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityCaveSpider from mixins.common.core.json into net.minecraft.entity.monster.EntityCaveSpider
  1746. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/CaveSpider to metadata cache
  1747. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityBlaze from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze
  1748. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Blaze to metadata cache
  1749. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze
  1750. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityMagmaCube from mixins.common.core.json into net.minecraft.entity.monster.EntityMagmaCube
  1751. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/MagmaCube to metadata cache
  1752. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.boss.MixinEntityDragon from mixins.common.core.json into net.minecraft.entity.boss.EntityDragon
  1753. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragon to metadata cache
  1754. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLiving to metadata cache
  1755. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragonPart to metadata cache
  1756. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
  1757. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityBat from mixins.common.core.json into net.minecraft.entity.passive.EntityBat
  1758. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Bat to metadata cache
  1759. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Ambient to metadata cache
  1760. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityAmbientCreature from mixins.common.core.json into net.minecraft.entity.passive.EntityAmbientCreature
  1761. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityWitch from mixins.common.core.json into net.minecraft.entity.monster.EntityWitch
  1762. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Witch to metadata cache
  1763. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into net.minecraft.entity.monster.EntityWitch
  1764. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityEndermite from mixins.common.core.json into net.minecraft.entity.monster.EntityEndermite
  1765. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Endermite to metadata cache
  1766. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.monster.MixinEntityGuardian from mixins.common.core.json into net.minecraft.entity.monster.EntityGuardian
  1767. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Guardian to metadata cache
  1768. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aquatic to metadata cache
  1769. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ElderData to metadata cache
  1770. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntitySheep from mixins.common.core.json into net.minecraft.entity.passive.EntitySheep
  1771. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Sheep to metadata cache
  1772. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ShearedData to metadata cache
  1773. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityCow from mixins.common.core.json into net.minecraft.entity.passive.EntityCow
  1774. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Cow to metadata cache
  1775. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityChicken from mixins.common.core.json into net.minecraft.entity.passive.EntityChicken
  1776. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Chicken to metadata cache
  1777. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntitySquid from mixins.common.core.json into net.minecraft.entity.passive.EntitySquid
  1778. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Squid to metadata cache
  1779. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityWaterMob from mixins.common.core.json into net.minecraft.entity.passive.EntityWaterMob
  1780. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityWolf from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf
  1781. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Wolf to metadata cache
  1782. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/TameEntityEvent to metadata cache
  1783. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SittingData to metadata cache
  1784. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityTameable from mixins.common.core.json into net.minecraft.entity.passive.EntityTameable
  1785. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityMooshroom from mixins.common.core.json into net.minecraft.entity.passive.EntityMooshroom
  1786. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Mooshroom to metadata cache
  1787. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityOcelot from mixins.common.core.json into net.minecraft.entity.passive.EntityOcelot
  1788. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IEntityOwnable to metadata cache
  1789. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Ocelot to metadata cache
  1790. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/OcelotData to metadata cache
  1791. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityHorse from mixins.common.core.json into net.minecraft.entity.passive.EntityHorse
  1792. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Horse to metadata cache
  1793. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/HorseData to metadata cache
  1794. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/HorseVariant to metadata cache
  1795. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse$GroupData to metadata cache
  1796. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityRabbit from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit
  1797. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Rabbit to metadata cache
  1798. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/RabbitData to metadata cache
  1799. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$RabbitTypeData to metadata cache
  1800. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.passive.MixinEntityVillager from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
  1801. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipeList to metadata cache
  1802. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Profession to metadata cache
  1803. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Career to metadata cache
  1804. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Villager to metadata cache
  1805. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/merchant/Merchant to metadata cache
  1806. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinVillager to metadata cache
  1807. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IMerchant to metadata cache
  1808. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/INpc to metadata cache
  1809. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeEntityMeta to metadata cache
  1810. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeCareer to metadata cache
  1811. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityEnderCrystal from mixins.common.core.json into net.minecraft.entity.item.EntityEnderCrystal
  1812. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EnderCrystal to metadata cache
  1813. [03:15:48] [main/DEBUG] [mixin/]: Mixing block.MixinBehaviorProjectileDispense from mixins.common.core.json into net.minecraft.dispenser.BehaviorProjectileDispense
  1814. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorDefaultDispenseItem to metadata cache
  1815. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/IBehaviorDispenseItem to metadata cache
  1816. [03:15:48] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner7 from mixins.common.core.json into net.minecraft.init.Bootstrap$7
  1817. [03:15:48] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner8 from mixins.common.core.json into net.minecraft.init.Bootstrap$8
  1818. [03:15:48] [main/DEBUG] [mixin/]: Mixing server.MixinDedicatedServer from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer
  1819. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/lang/Runnable to metadata cache
  1820. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/profiler/IPlayerUsage to metadata cache
  1821. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/net/Proxy to metadata cache
  1822. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/net/InetSocketAddress to metadata cache
  1823. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/IServer to metadata cache
  1824. [03:15:48] [main/DEBUG] [mixin/]: Mixing MixinDedicatedServer from mixins.common.eulashutdown.json into net.minecraft.server.dedicated.DedicatedServer
  1825. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/ServerEula to metadata cache
  1826. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinTextLiteral from mixins.common.api.json into org.spongepowered.api.text.LiteralText
  1827. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextRepresentable to metadata cache
  1828. [03:15:48] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.common.core.json into net.minecraft.command.ServerCommandManager
  1829. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommandManager to metadata cache
  1830. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerCommandManager to metadata cache
  1831. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/CommandResult to metadata cache
  1832. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommand to metadata cache
  1833. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/IAdminCommand to metadata cache
  1834. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SpongePermissionService to metadata cache
  1835. [03:15:48] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.forge.core.json into net.minecraft.command.ServerCommandManager
  1836. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache
  1837. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/command/ForgeMinecraftCommandWrapper to metadata cache
  1838. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandHandler from mixins.common.core.json into net.minecraft.command.CommandHandler
  1839. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/command/IMixinCommandHandler to metadata cache
  1840. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandException to metadata cache
  1841. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache
  1842. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache
  1843. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBase from mixins.common.core.json into net.minecraft.command.CommandBase
  1844. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/command/IMixinCommandBase to metadata cache
  1845. [03:15:48] [main/DEBUG] [mixin/]: Mixing text.MixinTextTranslatable from mixins.common.api.json into org.spongepowered.api.text.TranslatableText
  1846. [03:15:48] [main/DEBUG] [mixin/]: Mixing command.MixinCommandScoreboard from mixins.common.core.json into net.minecraft.command.server.CommandScoreboard
  1847. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.effect.MixinEntityLightningBolt from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt
  1848. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/weather/WeatherEffect to metadata cache
  1849. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityLightningBolt to metadata cache
  1850. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/weather/Lightning to metadata cache
  1851. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ExpirableData to metadata cache
  1852. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshotBuilder to metadata cache
  1853. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeEntitySnapshotBuilder to metadata cache
  1854. [03:15:48] [main/DEBUG] [mixin/]: Mixing entity.effect.MixinEntityWeatherEffect from mixins.common.core.json into net.minecraft.entity.effect.EntityWeatherEffect
  1855. [03:15:48] [main/DEBUG] [mixin/]: Mixing ban.MixinIPBanEntry from mixins.common.core.json into net.minecraft.server.management.IPBanEntry
  1856. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserListEntry to metadata cache
  1857. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/net/InetAddress to metadata cache
  1858. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/Ban to metadata cache
  1859. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for java/util/Date to metadata cache
  1860. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for com/google/gson/JsonObject to metadata cache
  1861. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/BanType to metadata cache
  1862. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/BanTypes to metadata cache
  1863. [03:15:48] [main/DEBUG] [mixin/]: Mixing ban.MixinBanEntry from mixins.common.core.json into net.minecraft.server.management.BanEntry
  1864. [03:15:48] [main/DEBUG] [mixin/]: Mixing ban.MixinUserBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListBansEntry
  1865. [03:15:48] [main/DEBUG] [mixin/]: Mixing world.biome.MixinWorldChunkManager from mixins.common.core.json into net.minecraft.world.biome.WorldChunkManager
  1866. [03:15:48] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/BiomeGenerator to metadata cache
  1867. [03:15:48] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  1868. [03:15:48] [Server thread/INFO] [FML/]: MinecraftForge v11.14.4.1563 Initialized
  1869. [03:15:48] [Server thread/INFO] [FML/]: Replaced 204 ore recipies
  1870. [03:15:48] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  1871. [03:15:48] [Server thread/DEBUG] [FML/]: File C:\Users\Jimmy\Desktop\GKG Minecraft Server\Everything Sponge\GKG Sponge Server\config\injectedDependencies.json not found. No dependencies injected
  1872. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing fml.common.MixinLoadController from mixins.forge.init.json into net.minecraftforge.fml.common.LoadController
  1873. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinLoadController to metadata cache
  1874. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/LoaderState to metadata cache
  1875. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventState from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLStateEvent
  1876. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventConstruction from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLConstructionEvent
  1877. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameConstructionEvent to metadata cache
  1878. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameStateEvent to metadata cache
  1879. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPreInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPreInitializationEvent
  1880. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GamePreInitializationEvent to metadata cache
  1881. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLInitializationEvent
  1882. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameInitializationEvent to metadata cache
  1883. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPostInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPostInitializationEvent
  1884. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GamePostInitializationEvent to metadata cache
  1885. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventLoadComplete from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
  1886. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameLoadCompleteEvent to metadata cache
  1887. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerAboutToStart from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
  1888. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameAboutToStartServerEvent to metadata cache
  1889. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarting from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartingEvent
  1890. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameStartingServerEvent to metadata cache
  1891. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarted from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartedEvent
  1892. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameStartedServerEvent to metadata cache
  1893. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopping from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppingEvent
  1894. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameStoppingServerEvent to metadata cache
  1895. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopped from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppedEvent
  1896. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/game/state/GameStoppedServerEvent to metadata cache
  1897. [03:15:48] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, org.spongepowered.mod.SpongeMod]
  1898. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing fml.common.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.InjectedModContainer
  1899. [03:15:48] [Server thread/DEBUG] [mixin/]: Mixing fml.common.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.FMLModContainer
  1900. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$ScalaAdapter to metadata cache
  1901. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$JavaAdapter to metadata cache
  1902. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/net/MalformedURLException to metadata cache
  1903. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/AbstractList to metadata cache
  1904. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Properties to metadata cache
  1905. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Hashtable to metadata cache
  1906. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Dictionary to metadata cache
  1907. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModClassLoader to metadata cache
  1908. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/net/URLClassLoader to metadata cache
  1909. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/SecureClassLoader to metadata cache
  1910. [03:15:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/ClassLoader to metadata cache
  1911. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityItemPickup from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityItemPickupEvent
  1912. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/CollideEntityEvent to metadata cache
  1913. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityJoinWorld from mixins.forge.core.json into net.minecraftforge.event.entity.EntityJoinWorldEvent
  1914. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/AffectEntityEvent to metadata cache
  1915. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerBreakBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$BreakEvent
  1916. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerPlaceBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$PlaceEvent
  1917. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinBlockSnapshot to metadata cache
  1918. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.block.MixinEventNotifyNeighborBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$NeighborNotifyEvent
  1919. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/NotifyNeighborBlockEvent to metadata cache
  1920. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/provider/DirectionFacingProvider to metadata cache
  1921. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunk from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent
  1922. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/chunk/TargetChunkEvent to metadata cache
  1923. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Chunk to metadata cache
  1924. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkLoad from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Load
  1925. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/chunk/LoadChunkEvent to metadata cache
  1926. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkUnload from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Unload
  1927. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/chunk/UnloadChunkEvent to metadata cache
  1928. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityConstructing from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent$EntityConstructing
  1929. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent to metadata cache
  1930. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLivingDeath from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingDeathEvent
  1931. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerChat from mixins.forge.core.json into net.minecraftforge.event.ServerChatEvent
  1932. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinEventPlayerChat to metadata cache
  1933. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractBlock from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerInteractEvent
  1934. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent to metadata cache
  1935. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/TargetBlockEvent to metadata cache
  1936. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/InteractEvent to metadata cache
  1937. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractEntity from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityInteractEvent
  1938. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent to metadata cache
  1939. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldLoad from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Load
  1940. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/LoadWorldEvent to metadata cache
  1941. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldSave from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Save
  1942. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/SaveWorldEvent to metadata cache
  1943. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent
  1944. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent to metadata cache
  1945. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Start from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Start
  1946. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Tick from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Tick
  1947. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Stop from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Stop
  1948. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Finish from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Finish
  1949. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing network.MixinPacketBuffer from mixins.common.core.json into net.minecraft.network.PacketBuffer
  1950. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/buffer/ByteBuf to metadata cache
  1951. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/util/ReferenceCounted to metadata cache
  1952. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing fml.common.registry.MixinVillagerRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry
  1953. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing fml.common.registry.MixinVillagerProfession from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession
  1954. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinVillagerProfession to metadata cache
  1955. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing fml.common.registry.MixinVillagerCareer from mixins.forge.core.json into net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerCareer
  1956. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinVillagerCareer to metadata cache
  1957. [03:15:49] [Server thread/DEBUG] [Sponge/]: Sponge Timings: true - Verbose: false - Interval: 1m - Length: 3m
  1958. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenBigMushroom from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBigMushroom
  1959. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/WeightedTable to metadata cache
  1960. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/BigMushroom to metadata cache
  1961. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/Populator to metadata cache
  1962. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/PopulatorType to metadata cache
  1963. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/PopulatorTypes to metadata cache
  1964. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomType to metadata cache
  1965. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/type/MushroomTypes to metadata cache
  1966. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreboardObjectiveDisplayType from mixins.common.core.json into net.minecraft.scoreboard.IScoreObjectiveCriteria$EnumRenderType
  1967. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/objective/displaymode/ObjectiveDisplayMode to metadata cache
  1968. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.cause.entity.damage.MixinDamageSource from mixins.common.core.json into net.minecraft.util.DamageSource
  1969. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource to metadata cache
  1970. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageTypes to metadata cache
  1971. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing event.cause.entity.damage.MixinEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSource
  1972. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/EntityDamageSource to metadata cache
  1973. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageType to metadata cache
  1974. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAITasks from mixins.common.core.json into net.minecraft.entity.ai.EntityAITasks
  1975. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldProvider from mixins.common.core.json into net.minecraft.world.WorldProvider
  1976. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldProvider to metadata cache
  1977. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldProvider from mixins.forge.core.json into net.minecraft.world.WorldProvider
  1978. [03:15:49] [Server thread/DEBUG] [mixin/]: Mixing common.world.MixinDimensionManager from mixins.forge.core.json into org.spongepowered.common.world.DimensionManager
  1979. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/relauncher/Side to metadata cache
  1980. [03:15:49] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler to metadata cache
  1981. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing forge.MixinDimensionManager from mixins.forge.core.json into net.minecraftforge.common.DimensionManager
  1982. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldBorder from mixins.common.core.json into net.minecraft.world.border.WorldBorder
  1983. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenTaiga1 from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTaiga1
  1984. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenShrub from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenShrub
  1985. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenSwamp from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenSwamp
  1986. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStaticLiquid to metadata cache
  1987. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDynamicLiquid to metadata cache
  1988. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing item.MixinEnchantment from mixins.common.core.json into net.minecraft.enchantment.Enchantment
  1989. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing item.MixinEnchantment from mixins.forge.core.json into net.minecraft.enchantment.Enchantment
  1990. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinEnumVisible from mixins.common.core.json into net.minecraft.scoreboard.Team$EnumVisible
  1991. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Visibility to metadata cache
  1992. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldType from mixins.common.core.json into net.minecraft.world.WorldType
  1993. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldType to metadata cache
  1994. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/StringWriter to metadata cache
  1995. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/concurrent/Callable to metadata cache
  1996. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/BufferedWriter to metadata cache
  1997. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing data.types.MixinEnumBannerPattern from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner$EnumBannerPattern
  1998. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing data.types.MixinArtType from mixins.common.core.json into net.minecraft.entity.item.EntityPainting$EnumArt
  1999. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Art to metadata cache
  2000. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenBlockBlob from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenBlockBlob
  2001. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/BlockBlob to metadata cache
  2002. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenCactus from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenCactus
  2003. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Cactus to metadata cache
  2004. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenDeadBush from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDeadBush
  2005. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DeadBush to metadata cache
  2006. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenDesertWells from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDesertWells
  2007. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/pattern/BlockStateHelper to metadata cache
  2008. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DesertWell to metadata cache
  2009. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/PrintStream to metadata cache
  2010. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/System to metadata cache
  2011. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenDoublePlant from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDoublePlant
  2012. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/DoublePlant to metadata cache
  2013. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/WeightedObject to metadata cache
  2014. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/TableEntry to metadata cache
  2015. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DoublePlantTypes to metadata cache
  2016. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenDungeons from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenDungeons
  2017. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/MobSpawnerData to metadata cache
  2018. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/LootTable to metadata cache
  2019. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/gen/IWorldGenDungeons to metadata cache
  2020. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Dungeon to metadata cache
  2021. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/util/WeightedRandomChestContent to metadata cache
  2022. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEnchantedBook to metadata cache
  2023. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Items to metadata cache
  2024. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenFire from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFire
  2025. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/NetherFire to metadata cache
  2026. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFire to metadata cache
  2027. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenFlowers from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenFlowers
  2028. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Flower to metadata cache
  2029. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PlantTypes to metadata cache
  2030. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenGlowstone from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenGlowStone1
  2031. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Glowstone to metadata cache
  2032. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenIcePath from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIcePath
  2033. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/IcePath to metadata cache
  2034. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenIceSpike from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenIceSpike
  2035. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/IceSpike to metadata cache
  2036. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenLake from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenLakes
  2037. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Lake to metadata cache
  2038. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/block/MatterProperty to metadata cache
  2039. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenMelon from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMelon
  2040. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Melon to metadata cache
  2041. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenMinable from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenMinable
  2042. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/base/Predicate to metadata cache
  2043. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Ore to metadata cache
  2044. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenPumpkin from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenPumpkin
  2045. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Pumpkin to metadata cache
  2046. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPumpkin to metadata cache
  2047. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenReed from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenReed
  2048. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Reed to metadata cache
  2049. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenSpikes from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenSpikes
  2050. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/EnderCrystalPlatform to metadata cache
  2051. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenTallGrass from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenTallGrass
  2052. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Shrub to metadata cache
  2053. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ShrubTypes to metadata cache
  2054. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenVines from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenVines
  2055. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Vine to metadata cache
  2056. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinWorldGenWaterLily from mixins.common.core.json into net.minecraft.world.gen.feature.WorldGenWaterlily
  2057. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/WaterLily to metadata cache
  2058. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.gen.populators.MixinGeneratorBushFeature from mixins.common.core.json into net.minecraft.world.gen.GeneratorBushFeature
  2059. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/ChanceTable to metadata cache
  2060. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Mushroom to metadata cache
  2061. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing entity.boss.MixinEntityDragonPart from mixins.common.core.json into net.minecraft.entity.boss.EntityDragonPart
  2062. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IEntityMultiPart to metadata cache
  2063. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLivingPart to metadata cache
  2064. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
  2065. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing entity.human.MixinEntityHuman from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
  2066. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/Inventory to metadata cache
  2067. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Human to metadata cache
  2068. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityProjectileSource from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
  2069. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenBase from mixins.common.core.json into net.minecraft.world.biome.BiomeGenBase
  2070. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/biome/BiomeType to metadata cache
  2071. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/WorldGenConstants to metadata cache
  2072. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderSettings to metadata cache
  2073. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeDecorator to metadata cache
  2074. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/type/BiomeTreeTypes to metadata cache
  2075. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenBaseForge from mixins.forge.core.json into net.minecraft.world.biome.BiomeGenBase
  2076. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenMutated from mixins.common.core.json into net.minecraft.world.biome.BiomeGenMutated
  2077. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/biome/SpongeBiomeGenerationSettings to metadata cache
  2078. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenPlains from mixins.common.core.json into net.minecraft.world.biome.BiomeGenPlains
  2079. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/biome/IBiomeGenPlains to metadata cache
  2080. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/PlainsGrassPopulator to metadata cache
  2081. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenDesert from mixins.common.core.json into net.minecraft.world.biome.BiomeGenDesert
  2082. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/PopulatorObjects to metadata cache
  2083. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenHills from mixins.common.core.json into net.minecraft.world.biome.BiomeGenHills
  2084. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/biome/GroundCoverLayer to metadata cache
  2085. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/invoke/MethodType to metadata cache
  2086. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/invoke/MethodHandle to metadata cache
  2087. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/invoke/CallSite to metadata cache
  2088. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/Double to metadata cache
  2089. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/SeededVariableAmount to metadata cache
  2090. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/Forest to metadata cache
  2091. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/type/BiomeTreeType to metadata cache
  2092. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenForest from mixins.common.core.json into net.minecraft.world.biome.BiomeGenForest
  2093. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/RoofedForestPopulator to metadata cache
  2094. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/FlowerForestSupplier to metadata cache
  2095. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenForest$1 to metadata cache
  2096. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenForest$2 to metadata cache
  2097. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenTaiga from mixins.common.core.json into net.minecraft.world.biome.BiomeGenTaiga
  2098. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenSwamp from mixins.common.core.json into net.minecraft.world.biome.BiomeGenSwamp
  2099. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenHell from mixins.common.core.json into net.minecraft.world.biome.BiomeGenHell
  2100. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/gen/populator/RandomBlock to metadata cache
  2101. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/weighted/EmptyObject to metadata cache
  2102. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/HellMushroomPopulator to metadata cache
  2103. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenEnd from mixins.common.core.json into net.minecraft.world.biome.BiomeGenEnd
  2104. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/EndBiomeGenerationPopulator to metadata cache
  2105. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenSnow from mixins.common.core.json into net.minecraft.world.biome.BiomeGenSnow
  2106. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenJungle from mixins.common.core.json into net.minecraft.world.biome.BiomeGenJungle
  2107. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenSavanna from mixins.common.core.json into net.minecraft.world.biome.BiomeGenSavanna
  2108. [03:15:50] [Server thread/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeGenMesa from mixins.common.core.json into net.minecraft.world.biome.BiomeGenMesa
  2109. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/gen/populators/MesaBiomeGenerationPopulator to metadata cache
  2110. [03:15:50] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/ChunkPrimer to metadata cache
  2111. [03:15:51] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
  2112. [03:15:51] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jimmy\Desktop\GKG Minecraft Server\Everything Sponge\GKG Sponge Server\forge-1.8-11.14.4.1563-universal.jar, examining for mod candidates
  2113. [03:15:51] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Jimmy\Desktop\GKG Minecraft Server\Everything Sponge\GKG Sponge Server\mods\spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  2114. [03:15:51] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
  2115. [03:15:51] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  2116. [03:15:51] [Server thread/INFO] [FML/]: Searching C:\Users\Jimmy\Desktop\GKG Minecraft Server\Everything Sponge\GKG Sponge Server\mods for mods
  2117. [03:15:51] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  2118. [03:15:51] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file VoxelSniper-7.1.0-SNAPSHOT-all.jar
  2119. [03:15:51] [Server thread/DEBUG] [FML/]: Examining file forge-1.8-11.14.4.1563-universal.jar for potential mods
  2120. [03:15:51] [Server thread/DEBUG] [FML/]: The mod container forge-1.8-11.14.4.1563-universal.jar appears to be missing an mcmod.info file
  2121. [03:15:51] [Server thread/DEBUG] [FML/]: Examining file VoxelSniper-7.1.0-SNAPSHOT-all.jar for potential mods
  2122. [03:15:51] [Server thread/DEBUG] [FML/]: The mod container VoxelSniper-7.1.0-SNAPSHOT-all.jar appears to be missing an mcmod.info file
  2123. [03:15:51] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.voxelplugineering.voxelsniper.forge.VoxelSniperForge) - loading
  2124. [03:15:51] [Server thread/TRACE] [voxelsniperforge/]: Parsed dependency info : [] [] []
  2125. [03:15:51] [Server thread/DEBUG] [FML/]: Identified a mod of type Lorg/spongepowered/api/plugin/Plugin; (com.voxelplugineering.voxelsniper.sponge.VoxelSniperSponge) - loading
  2126. [03:15:51] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 6 mods to load
  2127. [03:15:51] [Server thread/TRACE] [FML/]: Received a system property request ''
  2128. [03:15:51] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
  2129. [03:15:51] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
  2130. [03:15:51] [Server thread/DEBUG] [mixin/]: Mixing world.storage.MixinWorldInfo from mixins.common.core.json into net.minecraft.world.storage.WorldInfo
  2131. [03:15:51] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/world/IMixinWorldInfo to metadata cache
  2132. [03:15:51] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/DimensionTypes to metadata cache
  2133. [03:15:51] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.4.1563-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  2134. [03:15:51] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.4.1563-universal.jar [af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  2135. [03:15:51] [Server thread/DEBUG] [FML/]: Found translations in spongeforge-1.8-1577-3.0.0-BETA-1000.jar [en_US]
  2136. [03:15:51] [Server thread/DEBUG] [voxelsniperforge/]: Enabling mod voxelsniperforge
  2137. [03:15:51] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
  2138. [03:15:51] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
  2139. [03:15:51] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
  2140. [03:15:51] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
  2141. [03:15:51] [Server thread/DEBUG] [FML/]: Mod sorting data
  2142. [03:15:51] [Server thread/DEBUG] [FML/]: voxelsniperforge(VoxelSniper-Forge:7.1.0): VoxelSniper-7.1.0-SNAPSHOT-all.jar ()
  2143. [03:15:51] [Server thread/DEBUG] [FML/]: voxelsnipersponge(VoxelSniper-Sponge:7.1.0): VoxelSniper-7.1.0-SNAPSHOT-all.jar (null)
  2144. [03:15:51] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  2145. [03:15:51] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  2146. [03:15:51] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
  2147. [03:15:51] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
  2148. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework
  2149. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Platform: Windows
  2150. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 8
  2151. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false
  2152. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.ByteBuffer.cleaner: available
  2153. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available
  2154. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available
  2155. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available
  2156. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true
  2157. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available
  2158. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false
  2159. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: unavailable
  2160. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
  2161. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false
  2162. [03:15:51] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
  2163. [03:15:51] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
  2164. [03:15:51] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
  2165. [03:15:51] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, voxelsniperforge, voxelsnipersponge] at CLIENT
  2166. [03:15:51] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, voxelsniperforge, voxelsnipersponge] at SERVER
  2167. [03:15:51] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0xaef2a096b62f1923
  2168. [03:15:51] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
  2169. [03:15:51] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.276s
  2170. [03:15:51] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  2171. [03:15:51] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
  2172. [03:15:51] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
  2173. [03:15:51] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.14.4.1563)
  2174. [03:15:51] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  2175. [03:15:51] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.005s
  2176. [03:15:51] [Server thread/TRACE] [sponge/sponge]: Sending event FMLConstructionEvent to mod sponge
  2177. [03:15:51] [Server thread/TRACE] [sponge/sponge]: Sent event FMLConstructionEvent to mod sponge
  2178. [03:15:51] [Server thread/DEBUG] [FML/]: Bar Step: Construction - SpongeForge took 0.001s
  2179. [03:15:51] [Server thread/TRACE] [voxelsniperforge/voxelsniperforge]: Sending event FMLConstructionEvent to mod voxelsniperforge
  2180. [03:15:51] [Server thread/TRACE] [FML/voxelsniperforge]: Mod voxelsniperforge is using network checker : No network checking performed
  2181. [03:15:51] [Server thread/TRACE] [FML/voxelsniperforge]: Testing mod voxelsniperforge to verify it accepts its own version in a remote connection
  2182. [03:15:51] [Server thread/TRACE] [FML/voxelsniperforge]: The mod voxelsniperforge accepts its own version (7.1.0)
  2183. [03:15:51] [Server thread/DEBUG] [FML/voxelsniperforge]: Attempting to inject @SidedProxy classes into voxelsniperforge
  2184. [03:15:51] [Server thread/TRACE] [voxelsniperforge/voxelsniperforge]: Sent event FMLConstructionEvent to mod voxelsniperforge
  2185. [03:15:51] [Server thread/DEBUG] [FML/]: Bar Step: Construction - VoxelSniper-Forge took 0.028s
  2186. [03:15:51] [Server thread/TRACE] [voxelsnipersponge/voxelsnipersponge]: Sending event FMLConstructionEvent to mod voxelsnipersponge
  2187. [03:15:52] [Server thread/TRACE] [voxelsnipersponge/voxelsnipersponge]: Sent event FMLConstructionEvent to mod voxelsnipersponge
  2188. [03:15:52] [Server thread/DEBUG] [FML/]: Bar Step: Construction - VoxelSniper-Sponge took 0.047s
  2189. [03:15:52] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 0.358s
  2190. [03:15:52] [Server thread/DEBUG] [FML/]: Mod signature data
  2191. [03:15:52] [Server thread/DEBUG] [FML/]: Valid Signatures:
  2192. [03:15:52] [Server thread/DEBUG] [FML/]: Missing Signatures:
  2193. [03:15:52] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
  2194. [03:15:52] [Server thread/DEBUG] [FML/]: FML (Forge Mod Loader 8.0.99.99) forge-1.8-11.14.4.1563-universal.jar
  2195. [03:15:52] [Server thread/DEBUG] [FML/]: Forge (Minecraft Forge 11.14.4.1563) forge-1.8-11.14.4.1563-universal.jar
  2196. [03:15:52] [Server thread/DEBUG] [FML/]: sponge (SpongeForge 1.8-1577-3.0.0-BETA-1000) spongeforge-1.8-1577-3.0.0-BETA-1000.jar
  2197. [03:15:52] [Server thread/DEBUG] [FML/]: voxelsniperforge (VoxelSniper-Forge 7.1.0) VoxelSniper-7.1.0-SNAPSHOT-all.jar
  2198. [03:15:52] [Server thread/DEBUG] [FML/]: voxelsnipersponge (VoxelSniper-Sponge 7.1.0) VoxelSniper-7.1.0-SNAPSHOT-all.jar
  2199. [03:15:52] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  2200. [03:15:52] [Server thread/ERROR] [FML/]:
  2201. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  2202. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  2203. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563-universal.jar)
  2204. UC Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563-universal.jar)
  2205. UC sponge{1.8-1577-3.0.0-BETA-1000} [SpongeForge] (spongeforge-1.8-1577-3.0.0-BETA-1000.jar)
  2206. UC voxelsniperforge{7.1.0} [VoxelSniper-Forge] (VoxelSniper-7.1.0-SNAPSHOT-all.jar)
  2207. UE voxelsnipersponge{7.1.0} [VoxelSniper-Sponge] (VoxelSniper-7.1.0-SNAPSHOT-all.jar)
  2208. [03:15:52] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
  2209. [03:15:52] [Server thread/ERROR] [FML/]: Caught exception from voxelsnipersponge
  2210. com.google.inject.CreationException: Unable to create injector, see the following errors:
  2211.  
  2212. 1) Could not find a suitable constructor in java.io.File. Classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private.
  2213. at java.io.File.class(Unknown Source)
  2214. while locating java.io.File
  2215. for field at com.voxelplugineering.voxelsniper.sponge.VoxelSniperSponge.defaultConfig(VoxelSniperSponge.java:46)
  2216. at org.spongepowered.common.guice.SpongePluginGuiceModule.configure(SpongePluginGuiceModule.java:68)
  2217.  
  2218. 1 error
  2219. at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:466) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2220. at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:155) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2221. at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2222. at com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:226) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2223. at com.google.inject.internal.InjectorImpl.createChildInjector(InjectorImpl.java:233) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2224. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:96) ~[spongeforge-1.8-1577-3.0.0-BETA-1000.jar:1.8-1577-3.0.0-BETA-1000]
  2225. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  2226. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  2227. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  2228. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
  2229. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  2230. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  2231. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  2232. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  2233. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  2234. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  2235. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  2236. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  2237. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  2238. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
  2239. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
  2240. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  2241. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  2242. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  2243. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  2244. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  2245. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:53) ~[LoadController.class:?]
  2246. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  2247. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:507) [Loader.class:?]
  2248. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  2249. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) [FMLCommonHandler.class:?]
  2250. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [po.class:?]
  2251. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  2252. at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement