Guest User

fml-server-latest.log

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