Advertisement
Guest User

fml-server-latest.log

a guest
Oct 28th, 2015
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 172.89 KB | None | 0 0
  1. [19:44:35] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
  2. [19:44:36] [main/INFO] [FML/]: Forge Mod Loader version 11.14.3.1530 for Minecraft 1.8 loading
  3. [19:44:36] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_65
  4. [19:44:36] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8-11.14.3.1530-universal.jar
  5. [19:44:36] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system3C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Java\jre1.8.0_65\bin;;.
  6. [19:44:36] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
  7. [19:44:36] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
  8. [19:44:36] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  9. [19:44:36] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
  10. [19:44:36] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
  11. [19:44:36] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
  12. [19:44:36] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
  13. [19:44:36] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Owner\Desktop\Servers\Pixelmon Server\Scravey's Pixelmon 1.8 Testing\.
  14. [19:44:36] [main/DEBUG] [FML/]: Discovering coremods
  15. [19:44:36] [main/DEBUG] [FML/]: Examining for coremod candidacy Core.jar
  16. [19:44:36] [main/DEBUG] [FML/]: Not found coremod data in Core.jar
  17. [19:44:36] [main/DEBUG] [FML/]: Examining for coremod candidacy Pixelmon-1.8-4.0.8-universal.jar
  18. [19:44:36] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Pixelmon-1.8-4.0.8-universal.jar, it will be examined later for regular @Mod instances
  19. [19:44:36] [main/DEBUG] [FML/]: Instantiating coremod class Java8CheckerCoremod
  20. [19:44:36] [main/WARN] [FML/]: The coremod chylex.javacheck.Java8CheckerCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [19:44:36] [main/DEBUG] [FML/]: Enqueued coremod Java8CheckerCoremod
  22. [19:44:36] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.8-1530-2.1-DEV-767.jar
  23. [19:44:36] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1530-2.1-DEV-767.jar
  24. [19:44:36] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  25. [19:44:36] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  26. [19:44:36] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.4.6 Source=file:/C:/Users/Owner/Desktop/Servers/Pixelmon%20Server/Scravey's%20Pixelmon%201.8%20Testing/mods/spongeforge-1.8-1530-2.1-DEV-767.jar Env=SERVER
  27. [19:44:36] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #1
  28. [19:44:36] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:/C:/Users/Owner/Desktop/Servers/Pixelmon%20Server/Scravey's%20Pixelmon%201.8%20Testing/mods/spongeforge-1.8-1530-2.1-DEV-767.jar
  29. [19:44:36] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  30. [19:44:36] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
  31. [19:44:36] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.preinit.json
  32. [19:44:36] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  33. [19:44:36] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  34. [19:44:36] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  35. [19:44:36] [main/DEBUG] [mixin/]: Transformer delegation list created with 1 entries
  36. [19:44:36] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event to metadata cache
  37. [19:44:36] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/FMLModContainer to metadata cache
  38. [19:44:36] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/DummyModContainer to metadata cache
  39. [19:44:36] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/InjectedModContainer to metadata cache
  40. [19:44:37] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  41. [19:44:37] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  42. [19:44:37] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  43. [19:44:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  44. [19:44:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  45. [19:44:37] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  46. [19:44:37] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEvent from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.Event
  47. [19:44:37] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache
  48. [19:44:38] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [19:44:38] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [19:44:39] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  51. [19:44:39] [main/DEBUG] [mixin/]: Scanning file:/C:/Users/Owner/Desktop/Servers/Pixelmon%20Server/Scravey's%20Pixelmon%201.8%20Testing/forge-1.8-11.14.3.1530-universal.jar for mixin tweaker
  52. [19:44:39] [main/DEBUG] [mixin/]: Scanning file:/C:/Users/Owner/Desktop/Servers/Pixelmon%20Server/Scravey's%20Pixelmon%201.8%20Testing/mods/Pixelmon-1.8-4.0.8-universal.jar for mixin tweaker
  53. [19:44:39] [main/DEBUG] [mixin/]: Scanning asmgen:/ for mixin tweaker
  54. [19:44:39] [main/DEBUG] [mixin/]: injectIntoClassLoader running with 1 agents
  55. [19:44:39] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  56. [19:44:39] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #2
  57. [19:44:39] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[INIT]
  58. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.init.json
  59. [19:44:39] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  60. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  61. [19:44:39] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  62. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  63. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  64. [19:44:39] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  65. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  66. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
  67. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  68. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  69. [19:44:39] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformers.SpongeAccessTransformer
  70. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  71. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  72. [19:44:39] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  73. [19:44:39] [main/DEBUG] [mixin/]: Transformer delegation list created with 10 entries
  74. [19:44:39] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  75. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/GameData to metadata cache
  76. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/LoadController to metadata cache
  77. [19:44:39] [main/DEBUG] [mixin/]: Mixing fml.common.registry.MixinGameData from mixins.forge.init.json into net.minecraftforge.fml.common.registry.GameData
  78. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/SpongeGameRegistry to metadata cache
  79. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for java/util/Iterator to metadata cache
  80. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for java/lang/String to metadata cache
  81. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for java/io/IOException to metadata cache
  82. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for java/lang/Exception to metadata cache
  83. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for java/lang/Throwable to metadata cache
  84. [19:44:39] [main/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.DummyModContainer
  85. [19:44:39] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  86. [19:44:39] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  87. [19:44:39] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  88. [19:44:39] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  89. [19:44:39] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #3
  90. [19:44:39] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  91. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.api.json
  92. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.core.json
  93. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.bungeecord.json
  94. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.timings.json
  95. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.core.json
  96. [19:44:39] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.entityactivation.json
  97. [19:44:39] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  98. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  99. [19:44:39] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  100. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  101. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  102. [19:44:39] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  103. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  104. [19:44:39] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
  105. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  106. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  107. [19:44:39] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformers.SpongeAccessTransformer
  108. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  109. [19:44:39] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  110. [19:44:39] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  111. [19:44:39] [main/DEBUG] [mixin/]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
  112. [19:44:39] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  113. [19:44:39] [main/DEBUG] [mixin/]: Transformer delegation list created with 10 entries
  114. [19:44:39] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  115. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text to metadata cache
  116. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Literal to metadata cache
  117. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Placeholder to metadata cache
  118. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Score to metadata cache
  119. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Selector to metadata cache
  120. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Translatable to metadata cache
  121. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/title/Title to metadata cache
  122. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for com/mojang/authlib/GameProfile to metadata cache
  123. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$7 to metadata cache
  124. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$8 to metadata cache
  125. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorProjectileDispense to metadata cache
  126. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/Block to metadata cache
  127. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCake to metadata cache
  128. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower to metadata cache
  129. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeaves to metadata cache
  130. [19:44:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog to metadata cache
  131. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSnow to metadata cache
  132. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSponge to metadata cache
  133. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockState$StateImplementation to metadata cache
  134. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass to metadata cache
  135. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyBool to metadata cache
  136. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyEnum to metadata cache
  137. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyHelper to metadata cache
  138. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyInteger to metadata cache
  139. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntity to metadata cache
  140. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner to metadata cache
  141. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBeacon to metadata cache
  142. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBrewingStand to metadata cache
  143. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityChest to metadata cache
  144. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache
  145. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityComparator to metadata cache
  146. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDaylightDetector to metadata cache
  147. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDispenser to metadata cache
  148. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDropper to metadata cache
  149. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnchantmentTable to metadata cache
  150. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnderChest to metadata cache
  151. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEndPortal to metadata cache
  152. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityFurnace to metadata cache
  153. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityHopper to metadata cache
  154. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityLockable to metadata cache
  155. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityMobSpawner to metadata cache
  156. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityNote to metadata cache
  157. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign to metadata cache
  158. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySkull to metadata cache
  159. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/Entity to metadata cache
  160. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemStack to metadata cache
  161. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/player/SpongeUser to metadata cache
  162. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockState to metadata cache
  163. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockButton to metadata cache
  164. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever to metadata cache
  165. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStandingSign to metadata cache
  166. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWallSign to metadata cache
  167. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWall$EnumType to metadata cache
  168. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDirt$DirtType to metadata cache
  169. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache
  170. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner$EnumBannerPattern to metadata cache
  171. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumPlantType to metadata cache
  172. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/EnumDyeColor to metadata cache
  173. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerType to metadata cache
  174. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog$EnumAxis to metadata cache
  175. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass$EnumType to metadata cache
  176. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishFood$FishType to metadata cache
  177. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings$GameType to metadata cache
  178. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock$1 to metadata cache
  179. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock to metadata cache
  180. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign$2 to metadata cache
  181. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandExecuteAt$1 to metadata cache
  182. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache
  183. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
  184. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache
  185. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConConsoleSource to metadata cache
  186. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/server/CommandBlockLogic to metadata cache
  187. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock$1 to metadata cache
  188. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/PlayerSelector to metadata cache
  189. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityArmorStand to metadata cache
  190. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGiantZombie to metadata cache
  191. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySkeleton to metadata cache
  192. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie to metadata cache
  193. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/living/human/EntityHuman to metadata cache
  194. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderCrystal to metadata cache
  195. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItem to metadata cache
  196. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache
  197. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache
  198. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityXPOrb to metadata cache
  199. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFallingBlock to metadata cache
  200. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIMate to metadata cache
  201. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFireball to metadata cache
  202. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityTNTPrimed to metadata cache
  203. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFireworkRocket to metadata cache
  204. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCreeper to metadata cache
  205. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartTNT to metadata cache
  206. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityHanging to metadata cache
  207. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting to metadata cache
  208. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItemFrame to metadata cache
  209. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLeashKnot to metadata cache
  210. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache
  211. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache
  212. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
  213. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityBat to metadata cache
  214. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache
  215. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityChicken to metadata cache
  216. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityCow to metadata cache
  217. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse to metadata cache
  218. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityMooshroom to metadata cache
  219. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityOcelot to metadata cache
  220. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityPig to metadata cache
  221. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit to metadata cache
  222. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySheep to metadata cache
  223. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySquid to metadata cache
  224. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWolf to metadata cache
  225. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragon to metadata cache
  226. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragonPart to metadata cache
  227. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGolem to metadata cache
  228. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityIronGolem to metadata cache
  229. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySnowman to metadata cache
  230. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMob to metadata cache
  231. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityBlaze to metadata cache
  232. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCaveSpider to metadata cache
  233. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEnderman to metadata cache
  234. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEndermite to metadata cache
  235. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGhast to metadata cache
  236. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGuardian to metadata cache
  237. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMagmaCube to metadata cache
  238. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityPigZombie to metadata cache
  239. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish to metadata cache
  240. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySlime to metadata cache
  241. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider to metadata cache
  242. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityWitch to metadata cache
  243. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityWither to metadata cache
  244. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityVillager to metadata cache
  245. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache
  246. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityArrow to metadata cache
  247. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityEgg to metadata cache
  248. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderEye to metadata cache
  249. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderPearl to metadata cache
  250. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityExpBottle to metadata cache
  251. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFishHook to metadata cache
  252. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityPotion to metadata cache
  253. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySnowball to metadata cache
  254. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityThrowable to metadata cache
  255. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityLargeFireball to metadata cache
  256. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySmallFireball to metadata cache
  257. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityWitherSkull to metadata cache
  258. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityBoat to metadata cache
  259. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecart to metadata cache
  260. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartChest to metadata cache
  261. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartContainer to metadata cache
  262. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartFurnace to metadata cache
  263. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityMinecartMobSpawner to metadata cache
  264. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartEmpty to metadata cache
  265. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityLightningBolt to metadata cache
  266. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityWeatherEffect to metadata cache
  267. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/DamageSource to metadata cache
  268. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSource to metadata cache
  269. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSourceIndirect to metadata cache
  270. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/enchantment/Enchantment to metadata cache
  271. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/Item to metadata cache
  272. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemBlock to metadata cache
  273. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEmptyMap to metadata cache
  274. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEnderEye to metadata cache
  275. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFirework to metadata cache
  276. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishingRod to metadata cache
  277. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMap to metadata cache
  278. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEditableBook to metadata cache
  279. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemPotion to metadata cache
  280. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Container to metadata cache
  281. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Slot to metadata cache
  282. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipe to metadata cache
  283. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetHandlerPlayServer to metadata cache
  284. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketBuffer to metadata cache
  285. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S3BPacketScoreboardObjective to metadata cache
  286. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S48PacketResourcePackSend to metadata cache
  287. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C08PacketPlayerBlockPlacement to metadata cache
  288. [19:44:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/Potion to metadata cache
  289. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/PotionEffect to metadata cache
  290. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/GoalColor to metadata cache
  291. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreDummyCriteria to metadata cache
  292. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Score to metadata cache
  293. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Scoreboard to metadata cache
  294. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria$EnumRenderType to metadata cache
  295. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreboardSaveData to metadata cache
  296. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreObjective to metadata cache
  297. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScorePlayerTeam to metadata cache
  298. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ServerScoreboard to metadata cache
  299. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team to metadata cache
  300. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerHandshakeTCP to metadata cache
  301. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetworkManager to metadata cache
  302. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ServerCommandManager to metadata cache
  303. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ServerConfigurationManager to metadata cache
  304. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer to metadata cache
  305. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer$2 to metadata cache
  306. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$MinecraftProtocolVersionIdentifier to metadata cache
  307. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerStatusServer to metadata cache
  308. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PingResponseHandler to metadata cache
  309. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$PlayerCountData to metadata cache
  310. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse to metadata cache
  311. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ChatComponentPlaceholder to metadata cache
  312. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentScore to metadata cache
  313. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentSelector to metadata cache
  314. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent$Serializer to metadata cache
  315. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentStyle to metadata cache
  316. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentText to metadata cache
  317. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslation to metadata cache
  318. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent to metadata cache
  319. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent to metadata cache
  320. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketThreadUtil$1 to metadata cache
  321. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilSaveHandler to metadata cache
  322. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache
  323. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/Explosion to metadata cache
  324. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/NextTickListEntry to metadata cache
  325. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/SpawnerAnimals to metadata cache
  326. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/World to metadata cache
  327. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/border/WorldBorder to metadata cache
  328. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProvider to metadata cache
  329. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProviderEnd to metadata cache
  330. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProviderHell to metadata cache
  331. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServer to metadata cache
  332. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServerMulti to metadata cache
  333. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings to metadata cache
  334. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldType to metadata cache
  335. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenBase to metadata cache
  336. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilChunkLoader to metadata cache
  337. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/EnumDifficulty to metadata cache
  338. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewDownsize to metadata cache
  339. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform to metadata cache
  340. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/WorldInfo to metadata cache
  341. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/SaveHandler to metadata cache
  342. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache
  343. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConThreadClient to metadata cache
  344. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/impl/AbstractEvent to metadata cache
  345. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLeaf to metadata cache
  346. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeImplFactory to metadata cache
  347. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/DimensionManager to metadata cache
  348. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/InventoryPlayer to metadata cache
  349. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent to metadata cache
  350. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$NeighborNotifyEvent to metadata cache
  351. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent to metadata cache
  352. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent$EntityConstructing to metadata cache
  353. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityJoinWorldEvent to metadata cache
  354. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityItemPickupEvent to metadata cache
  355. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingEvent to metadata cache
  356. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingDeathEvent to metadata cache
  357. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemEvent to metadata cache
  358. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemTossEvent to metadata cache
  359. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent to metadata cache
  360. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Start to metadata cache
  361. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Tick to metadata cache
  362. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Stop to metadata cache
  363. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Finish to metadata cache
  364. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerEvent to metadata cache
  365. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$BreakEvent to metadata cache
  366. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache
  367. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache
  368. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityInteractEvent to metadata cache
  369. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$PlaceEvent to metadata cache
  370. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent to metadata cache
  371. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLConstructionEvent to metadata cache
  372. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLInitializationEvent to metadata cache
  373. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLLoadCompleteEvent to metadata cache
  374. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPreInitializationEvent to metadata cache
  375. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPostInitializationEvent to metadata cache
  376. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerAboutToStartEvent to metadata cache
  377. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartingEvent to metadata cache
  378. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartedEvent to metadata cache
  379. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppingEvent to metadata cache
  380. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppedEvent to metadata cache
  381. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLStateEvent to metadata cache
  382. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent to metadata cache
  383. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Load to metadata cache
  384. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Unload to metadata cache
  385. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent to metadata cache
  386. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent to metadata cache
  387. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Start to metadata cache
  388. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Detonate to metadata cache
  389. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Load to metadata cache
  390. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Unload to metadata cache
  391. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache
  392. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent to metadata cache
  393. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent to metadata cache
  394. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent to metadata cache
  395. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerRespawnEvent to metadata cache
  396. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/EntityRegistry to metadata cache
  397. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/BlockSnapshot to metadata cache
  398. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/DimensionManager to metadata cache
  399. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ItemInWorldManager to metadata cache
  400. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenerator to metadata cache
  401. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/handshake/client/C00Handshake to metadata cache
  402. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction$InsertText to metadata cache
  403. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S45PacketTitle$Type to metadata cache
  404. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBush to metadata cache
  405. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeavesBase to metadata cache
  406. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache
  407. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRotatedPillar to metadata cache
  408. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPlanks$EnumType to metadata cache
  409. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache
  410. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache
  411. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Type to metadata cache
  412. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/MixinDataHolder$1 to metadata cache
  413. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/holders/MixinBlockLever$1 to metadata cache
  414. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever$EnumOrientation to metadata cache
  415. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSign to metadata cache
  416. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockContainer to metadata cache
  417. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/WallType to metadata cache
  418. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/CatalogType to metadata cache
  419. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DirtType to metadata cache
  420. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DoublePlantType to metadata cache
  421. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DyeColor to metadata cache
  422. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PlantType to metadata cache
  423. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/LogAxis to metadata cache
  424. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Cycleable to metadata cache
  425. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ShrubType to metadata cache
  426. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/gamemode/GameMode to metadata cache
  427. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translatable to metadata cache
  428. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team$EnumVisible to metadata cache
  429. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/command/MixinSubject$1 to metadata cache
  430. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache
  431. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ArmorEquipable to metadata cache
  432. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Equipable to metadata cache
  433. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Identifiable to metadata cache
  434. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/Carrier to metadata cache
  435. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S08PacketPlayerPosLook$EnumFlags to metadata cache
  436. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache
  437. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$GlobalConfig to metadata cache
  438. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S38PacketPlayerListItem$Action to metadata cache
  439. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$ConfigBase to metadata cache
  440. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$EntityCategory to metadata cache
  441. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$Breed to metadata cache
  442. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAmbientCreature to metadata cache
  443. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Animal to metadata cache
  444. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Ageable to metadata cache
  445. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Agent to metadata cache
  446. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Living to metadata cache
  447. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Entity to metadata cache
  448. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataHolder to metadata cache
  449. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataSerializable to metadata cache
  450. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/PropertyHolder to metadata cache
  451. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/mutable/CompositeValueStore to metadata cache
  452. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/ValueContainer to metadata cache
  453. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/TeamMember to metadata cache
  454. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Chicken to metadata cache
  455. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Cow to metadata cache
  456. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Mooshroom to metadata cache
  457. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache
  458. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Pig to metadata cache
  459. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Sheep to metadata cache
  460. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWaterMob to metadata cache
  461. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Squid to metadata cache
  462. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aquatic to metadata cache
  463. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Wolf to metadata cache
  464. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAggressive to metadata cache
  465. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/Golem to metadata cache
  466. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/IronGolem to metadata cache
  467. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/SnowGolem to metadata cache
  468. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Monster to metadata cache
  469. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Blaze to metadata cache
  470. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/ProjectileSource to metadata cache
  471. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aerial to metadata cache
  472. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/CaveSpider to metadata cache
  473. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Spider to metadata cache
  474. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Creeper to metadata cache
  475. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/IgnitableExplosive to metadata cache
  476. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/FusedExplosive to metadata cache
  477. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/Explosive to metadata cache
  478. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Enderman to metadata cache
  479. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityFlying to metadata cache
  480. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Ghast to metadata cache
  481. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Giant to metadata cache
  482. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Guardian to metadata cache
  483. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/MagmaCube to metadata cache
  484. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Slime to metadata cache
  485. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombiePigman to metadata cache
  486. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Zombie to metadata cache
  487. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Silverfish to metadata cache
  488. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Witch to metadata cache
  489. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Wither to metadata cache
  490. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Boss to metadata cache
  491. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for com/google/common/base/Objects$ToStringHelper to metadata cache
  492. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Arrow to metadata cache
  493. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Projectile to metadata cache
  494. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Egg to metadata cache
  495. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EnderPearl to metadata cache
  496. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownExpBottle to metadata cache
  497. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$HookEntity to metadata cache
  498. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Stop to metadata cache
  499. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownPotion to metadata cache
  500. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Snowball to metadata cache
  501. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource to metadata cache
  502. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemType to metadata cache
  503. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Start to metadata cache
  504. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Translatable to metadata cache
  505. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowItem to metadata cache
  506. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/network/MixinNetHandlerPlayServer$1 to metadata cache
  507. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move to metadata cache
  508. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move$TargetPlayer to metadata cache
  509. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Disconnect to metadata cache
  510. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/player/ResourcePackStatusEvent$ResourcePackStatus to metadata cache
  511. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C19PacketResourcePackStatus$Action to metadata cache
  512. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/InteractInventoryEvent$Held to metadata cache
  513. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/ChannelBuf to metadata cache
  514. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/potion/PotionEffectType to metadata cache
  515. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/potion/PotionEffect to metadata cache
  516. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/critieria/Criterion to metadata cache
  517. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/objective/displaymode/ObjectiveDisplayMode to metadata cache
  518. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Platform$Type to metadata cache
  519. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandResultStats$Type to metadata cache
  520. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Login to metadata cache
  521. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Join to metadata cache
  522. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S44PacketWorldBorder$Action to metadata cache
  523. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Auth to metadata cache
  524. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response to metadata cache
  525. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response$Players to metadata cache
  526. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Placeholder to metadata cache
  527. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Selector to metadata cache
  528. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Literal to metadata cache
  529. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinClickEvent$1 to metadata cache
  530. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent$Action to metadata cache
  531. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$OpenUrl to metadata cache
  532. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ExecuteCallback to metadata cache
  533. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$RunCommand to metadata cache
  534. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$SuggestCommand to metadata cache
  535. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ChangePage to metadata cache
  536. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinHoverEvent$1 to metadata cache
  537. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent$Action to metadata cache
  538. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowText to metadata cache
  539. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowAchievement to metadata cache
  540. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowEntity to metadata cache
  541. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk$EnumCreateEntityType to metadata cache
  542. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$BlockTrackingCategory to metadata cache
  543. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$WorldConfig to metadata cache
  544. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/util/Map$Entry to metadata cache
  545. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/chunk/PopulateChunkEvent$Post to metadata cache
  546. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Destruct to metadata cache
  547. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Dispense to metadata cache
  548. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$Type to metadata cache
  549. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/DropItemEvent$Custom to metadata cache
  550. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Custom to metadata cache
  551. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging$Action to metadata cache
  552. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Break to metadata cache
  553. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Fluid to metadata cache
  554. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Modify to metadata cache
  555. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Place to metadata cache
  556. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Spawner to metadata cache
  557. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$ChunkLoad to metadata cache
  558. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldBorder to metadata cache
  559. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$DimensionConfig to metadata cache
  560. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderSettings$Factory to metadata cache
  561. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtent$1 to metadata cache
  562. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$1 to metadata cache
  563. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$TileEntityInBounds to metadata cache
  564. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$EntityInBounds to metadata cache
  565. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$1 to metadata cache
  566. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$TileEntityInBounds to metadata cache
  567. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$EntityInBounds to metadata cache
  568. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform$DiscreteTransform3to2 to metadata cache
  569. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/storage/WorldProperties to metadata cache
  570. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Login to metadata cache
  571. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Disconnect to metadata cache
  572. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/Constants$NBT to metadata cache
  573. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage to metadata cache
  574. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler$OutboundTarget to metadata cache
  575. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Post to metadata cache
  576. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent$Death to metadata cache
  577. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Start to metadata cache
  578. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Tick to metadata cache
  579. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Stop to metadata cache
  580. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent$Finish to metadata cache
  581. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/command/MessageSinkEvent$Chat to metadata cache
  582. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$Action to metadata cache
  583. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary to metadata cache
  584. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary to metadata cache
  585. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary to metadata cache
  586. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLEvent to metadata cache
  587. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Pre to metadata cache
  588. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Detonate to metadata cache
  589. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor$EnumDoorHalf to metadata cache
  590. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Dimension to metadata cache
  591. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/context/Contextual to metadata cache
  592. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$ModuleCategory to metadata cache
  593. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$BungeeCordCategory to metadata cache
  594. [19:44:41] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.server.MinecraftServer
  595. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/sink/SpongeMessageSinkFactory to metadata cache
  596. [19:44:41] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.server.MinecraftServer
  597. [19:44:41] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.server.MinecraftServer
  598. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/PermissionService to metadata cache
  599. [19:44:41] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.common.core.json into net.minecraft.server.MinecraftServer
  600. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkLayout to metadata cache
  601. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Tristate to metadata cache
  602. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/io/File to metadata cache
  603. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorTypes to metadata cache
  604. [19:44:41] [main/DEBUG] [mixin/]: Mixing MixinMinecraftServer from mixins.common.timings.json into net.minecraft.server.MinecraftServer
  605. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/TimingsManager to metadata cache
  606. [19:44:41] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.forge.core.json into net.minecraft.server.MinecraftServer
  607. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/StartupQuery$AbortedException to metadata cache
  608. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/lang/RuntimeException to metadata cache
  609. [19:44:41] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.common.core.json into net.minecraft.world.World
  610. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/CaptureType to metadata cache
  611. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/StaticMixinHelper to metadata cache
  612. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Blocks to metadata cache
  613. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenHugeTrees to metadata cache
  614. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/User to metadata cache
  615. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockSnapshot to metadata cache
  616. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntity to metadata cache
  617. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatList to metadata cache
  618. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Chunk to metadata cache
  619. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/Player to metadata cache
  620. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache
  621. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/weather/Weathers to metadata cache
  622. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderServer to metadata cache
  623. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/merge/MergeFunction to metadata cache
  624. [19:44:41] [main/DEBUG] [mixin/]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.World
  625. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/StorageType to metadata cache
  626. [19:44:41] [main/DEBUG] [mixin/]: Mixing MixinWorld from mixins.common.timings.json into net.minecraft.world.World
  627. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/WorldTimingsHandler to metadata cache
  628. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/TimingHistory to metadata cache
  629. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/SpongeTimings to metadata cache
  630. [19:44:41] [main/DEBUG] [mixin/]: Mixing MixinWorld from mixins.forge.entityactivation.json into net.minecraft.world.World
  631. [19:44:41] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.forge.core.json into net.minecraft.world.World
  632. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C01PacketChatMessage to metadata cache
  633. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging to metadata cache
  634. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent to metadata cache
  635. [19:44:41] [main/DEBUG] [mixin/]: Mixing world.MixinWorldServer from mixins.common.core.json into net.minecraft.world.WorldServer
  636. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/util/Set to metadata cache
  637. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/util/TreeSet to metadata cache
  638. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache
  639. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorType to metadata cache
  640. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/BlockPos to metadata cache
  641. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache
  642. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/VillageCollection to metadata cache
  643. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboardSaveData to metadata cache
  644. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/scoreboard/SpongeScoreboard to metadata cache
  645. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Scoreboard to metadata cache
  646. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinWorldInfo to metadata cache
  647. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinWorld to metadata cache
  648. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache
  649. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/util/Random to metadata cache
  650. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshot to metadata cache
  651. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/Cause to metadata cache
  652. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockEventData to metadata cache
  653. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for java/util/Collection to metadata cache
  654. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/ScheduledBlockUpdate to metadata cache
  655. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache
  656. [19:44:41] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinBlockUpdate to metadata cache
  657. [19:44:42] [main/DEBUG] [mixin/]: Mixing MixinWorldServer from mixins.common.timings.json into net.minecraft.world.WorldServer
  658. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for co/aikar/timings/Timing to metadata cache
  659. [19:44:42] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorld from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent
  660. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/World to metadata cache
  661. [19:44:42] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldUnload from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Unload
  662. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/UnloadWorldEvent to metadata cache
  663. [19:44:42] [main/DEBUG] [mixin/]: Mixing text.MixinText from mixins.common.api.json into org.spongepowered.api.text.Text
  664. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/format/TextColors to metadata cache
  665. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent to metadata cache
  666. [19:44:42] [main/DEBUG] [mixin/]: Mixing world.MixinAnvilSaveHandler from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilSaveHandler
  667. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/IChunkLoader to metadata cache
  668. [19:44:42] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.common.core.json into net.minecraft.world.storage.SaveHandler
  669. [19:44:42] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.forge.core.json into net.minecraft.world.storage.SaveHandler
  670. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache
  671. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache
  672. [19:44:42] [main/DEBUG] [mixin/]: Mixing world.difficulty.MixinEnumDifficulty from mixins.common.core.json into net.minecraft.world.EnumDifficulty
  673. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/lang/Enum to metadata cache
  674. [19:44:42] [main/DEBUG] [mixin/]: Mixing data.types.MixinGameType from mixins.common.core.json into net.minecraft.world.WorldSettings$GameType
  675. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/lang/StringBuilder to metadata cache
  676. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/translation/SpongeTranslation to metadata cache
  677. [19:44:42] [main/DEBUG] [mixin/]: Mixing MixinGameProfile from mixins.common.core.json into com.mojang.authlib.GameProfile
  678. [19:44:42] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.common.core.json into net.minecraft.server.management.ServerConfigurationManager
  679. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumChatFormatting to metadata cache
  680. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3d to metadata cache
  681. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/RespawnLocationData to metadata cache
  682. [19:44:42] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.forge.core.json into net.minecraft.server.management.ServerConfigurationManager
  683. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/demo/DemoWorldManager to metadata cache
  684. [19:44:42] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
  685. [19:44:42] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.entity.Entity
  686. [19:44:42] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.entity.Entity
  687. [19:44:42] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.common.core.json into net.minecraft.entity.Entity
  688. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/RelativePositions to metadata cache
  689. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/util/DataQueries to metadata cache
  690. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Location to metadata cache
  691. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/user/UserStorage to metadata cache
  692. [19:44:42] [main/DEBUG] [mixin/]: Mixing MixinEntity from mixins.forge.entityactivation.json into net.minecraft.entity.Entity
  693. [19:44:42] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.forge.core.json into net.minecraft.entity.Entity
  694. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IExtendedEntityProperties to metadata cache
  695. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/EnumSet to metadata cache
  696. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractSet to metadata cache
  697. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractCollection to metadata cache
  698. [19:44:42] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer
  699. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/PlayerCapabilities to metadata cache
  700. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/FoodStats to metadata cache
  701. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/AxisAlignedBB to metadata cache
  702. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/List to metadata cache
  703. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeGame to metadata cache
  704. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Game to metadata cache
  705. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/CollideEntityEvent to metadata cache
  706. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/event/EventManager to metadata cache
  707. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/Event to metadata cache
  708. [19:44:42] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayer
  709. [19:44:42] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityLivingBase from mixins.common.core.json into net.minecraft.entity.EntityLivingBase
  710. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot to metadata cache
  711. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/CombatTracker to metadata cache
  712. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttribute to metadata cache
  713. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/SharedMonsterAttributes to metadata cache
  714. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttributeInstance to metadata cache
  715. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Human to metadata cache
  716. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/ArrayList to metadata cache
  717. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/Optional to metadata cache
  718. [19:44:42] [main/TRACE] [mixin/]: Added class metadata for java/util/UUID to metadata cache
  719. [19:44:42] [main/DEBUG] [mixin/]: Mixing MixinEntityLivingBase from mixins.forge.entityactivation.json into net.minecraft.entity.EntityLivingBase
  720. [19:44:42] [main/DEBUG] [mixin/]: Mixing status.MixinServerStatusResponse from mixins.common.core.json into net.minecraft.network.ServerStatusResponse
  721. [19:44:42] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  722. [19:44:43] [main/DEBUG] [mixin/]: Mixing block.MixinBlock from mixins.common.core.json into net.minecraft.block.Block
  723. [19:44:43] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.Block
  724. [19:44:43] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityItem from mixins.common.core.json into net.minecraft.entity.item.EntityItem
  725. [19:44:43] [main/DEBUG] [mixin/]: Mixing MixinEntityItem from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityItem
  726. [19:44:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig to metadata cache
  727. [19:44:43] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityItem from mixins.forge.core.json into net.minecraft.entity.item.EntityItem
  728. [19:44:43] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityXPOrb from mixins.common.core.json into net.minecraft.entity.item.EntityXPOrb
  729. [19:44:43] [main/DEBUG] [mixin/]: Mixing item.MixinItem from mixins.common.core.json into net.minecraft.item.Item
  730. [19:44:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/EnchantmentData to metadata cache
  731. [19:44:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DisplayNameData to metadata cache
  732. [19:44:43] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.state.BlockState
  733. [19:44:43] [main/DEBUG] [mixin/]: Mixing block.MixinBlockState from mixins.common.core.json into net.minecraft.block.state.BlockState$StateImplementation
  734. [19:44:43] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockStateBase to metadata cache
  735. [19:44:43] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockState to metadata cache
  736. [19:44:44] [main/DEBUG] [mixin/]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemBlock
  737. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockType to metadata cache
  738. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLeaves from mixins.common.core.json into net.minecraft.block.BlockLeaves
  739. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3i to metadata cache
  740. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/Extent to metadata cache
  741. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockTypes to metadata cache
  742. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/Transaction to metadata cache
  743. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/DecayBlockEvent to metadata cache
  744. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTallGrass from mixins.common.core.json into net.minecraft.block.BlockTallGrass
  745. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/lang/Class to metadata cache
  746. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableShrubData to metadata cache
  747. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/ImmutableDataManipulator to metadata cache
  748. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValue to metadata cache
  749. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/IProperty to metadata cache
  750. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/lang/Comparable to metadata cache
  751. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Key to metadata cache
  752. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Keys to metadata cache
  753. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeShrubData to metadata cache
  754. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFlower from mixins.common.core.json into net.minecraft.block.BlockFlower
  755. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePlantData to metadata cache
  756. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePlantData to metadata cache
  757. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.item.ItemStack
  758. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.item.ItemStack
  759. [19:44:44] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinItemStack from mixins.common.core.json into net.minecraft.item.ItemStack
  760. [19:44:44] [main/DEBUG] [mixin/]: Mixing item.MixinItemStack from mixins.forge.core.json into net.minecraft.item.ItemStack
  761. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/HashMultimap to metadata cache
  762. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/Multimap to metadata cache
  763. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractSetMultimap to metadata cache
  764. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMapBasedMultimap to metadata cache
  765. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMultimap to metadata cache
  766. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder to metadata cache
  767. [19:44:44] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreboardObjectiveDisplayType from mixins.common.core.json into net.minecraft.scoreboard.IScoreObjectiveCriteria$EnumRenderType
  768. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyEnum from mixins.common.core.json into net.minecraft.block.properties.PropertyEnum
  769. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyHelper from mixins.common.core.json into net.minecraft.block.properties.PropertyHelper
  770. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyBoolean from mixins.common.core.json into net.minecraft.block.properties.PropertyBool
  771. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.types.MixinDirtType from mixins.common.core.json into net.minecraft.block.BlockDirt$DirtType
  772. [19:44:44] [main/DEBUG] [mixin/]: Mixing world.gen.feature.MixinWorldGenerator from mixins.forge.core.json into net.minecraft.world.gen.feature.WorldGenerator
  773. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/registry/SpongeModGameRegistry to metadata cache
  774. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyInteger from mixins.common.core.json into net.minecraft.block.properties.PropertyInteger
  775. [19:44:44] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityFallingBlock from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock
  776. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLog from mixins.common.core.json into net.minecraft.block.BlockLog
  777. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableTreeData to metadata cache
  778. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLog to metadata cache
  779. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockNewLog to metadata cache
  780. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeType to metadata cache
  781. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeTreeData to metadata cache
  782. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLogAxisData to metadata cache
  783. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLogAxisData to metadata cache
  784. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeTypes to metadata cache
  785. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumLogAxis from mixins.common.core.json into net.minecraft.block.BlockLog$EnumAxis
  786. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockOldLeaf from mixins.forge.core.json into net.minecraft.block.BlockOldLeaf
  787. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSponge from mixins.common.core.json into net.minecraft.block.BlockSponge
  788. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableWetData to metadata cache
  789. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/lang/Boolean to metadata cache
  790. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeWetData to metadata cache
  791. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  792. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntity from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  793. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  794. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity
  795. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.data.MixinTileEntity from mixins.forge.core.json into net.minecraft.tileentity.TileEntity
  796. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDispenser from mixins.common.core.json into net.minecraft.tileentity.TileEntityDispenser
  797. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityLockable from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable
  798. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/LockCode to metadata cache
  799. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataContainer to metadata cache
  800. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataQuery to metadata cache
  801. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/MemoryDataContainer to metadata cache
  802. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/lang/Integer to metadata cache
  803. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStack to metadata cache
  804. [19:44:44] [main/DEBUG] [mixin/]: Mixing event.block.MixinEventBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent
  805. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/util/function/Predicate to metadata cache
  806. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/UnmodifiableIterator to metadata cache
  807. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent to metadata cache
  808. [19:44:44] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityNote from mixins.common.core.json into net.minecraft.tileentity.TileEntityNote
  809. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/lang/Byte to metadata cache
  810. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumShrubType from mixins.common.core.json into net.minecraft.block.BlockTallGrass$EnumType
  811. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDyeColor from mixins.common.core.json into net.minecraft.item.EnumDyeColor
  812. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/material/MapColor to metadata cache
  813. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for java/awt/Color to metadata cache
  814. [19:44:44] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumFlowerType from mixins.common.core.json into net.minecraft.block.BlockFlower$EnumFlowerType
  815. [19:44:44] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  816. [19:44:44] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  817. [19:44:44] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinEntityTNTPrimed from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed
  818. [19:44:44] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/persistence/InvalidDataException to metadata cache
  819. [19:44:45] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityMobSpawner from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner
  820. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/MobSpawnerBaseLogic to metadata cache
  821. [19:44:45] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityChest
  822. [19:44:45] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityFurnace from mixins.common.core.json into net.minecraft.tileentity.TileEntityFurnace
  823. [19:44:45] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockStandingSign from mixins.common.core.json into net.minecraft.block.BlockStandingSign
  824. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirectionalData to metadata cache
  825. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/block/SpongeDirectionalData to metadata cache
  826. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Direction to metadata cache
  827. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulator to metadata cache
  828. [19:44:45] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySign from mixins.common.core.json into net.minecraft.tileentity.TileEntitySign
  829. [19:44:45] [main/TRACE] [mixin/]: Added class metadata for com/google/gson/JsonParseException to metadata cache
  830. [19:44:46] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockWallSign from mixins.common.core.json into net.minecraft.block.BlockWallSign
  831. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyDirection to metadata cache
  832. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirectionalData to metadata cache
  833. [19:44:46] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockLever from mixins.common.core.json into net.minecraft.block.BlockLever
  834. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePoweredData to metadata cache
  835. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePoweredData to metadata cache
  836. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAxisData to metadata cache
  837. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Axis to metadata cache
  838. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAxisData to metadata cache
  839. [19:44:46] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockButton from mixins.common.core.json into net.minecraft.block.BlockButton
  840. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSnowLayer from mixins.common.core.json into net.minecraft.block.BlockSnow
  841. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLayeredData to metadata cache
  842. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLayeredData to metadata cache
  843. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntitySnowman from mixins.common.core.json into net.minecraft.entity.monster.EntitySnowman
  844. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntityGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityGolem
  845. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityLiving from mixins.common.core.json into net.minecraft.entity.EntityLiving
  846. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/UnsupportedOperationException to metadata cache
  847. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/LeashEntityEvent to metadata cache
  848. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/UnleashEntityEvent to metadata cache
  849. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntityIronGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityIronGolem
  850. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/DataWatcher to metadata cache
  851. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCake from mixins.common.core.json into net.minecraft.block.BlockCake
  852. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySilverfish from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish
  853. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityMob from mixins.common.core.json into net.minecraft.entity.monster.EntityMob
  854. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnchantmentTable from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnchantmentTable
  855. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBrewingStand from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand
  856. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataView to metadata cache
  857. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemPotion from mixins.common.core.json into net.minecraft.item.ItemPotion
  858. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEndPortal from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndPortal
  859. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnderChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnderChest
  860. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityCommandBlock from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  861. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache
  862. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  863. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  864. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/sink/MessageSink to metadata cache
  865. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/Iterable to metadata cache
  866. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/GameRules to metadata cache
  867. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinTeam to metadata cache
  868. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  869. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/Vec3 to metadata cache
  870. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock
  871. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/Subject to metadata cache
  872. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/ServiceManager to metadata cache
  873. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/ServiceReference to metadata cache
  874. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SubjectSettingCallback to metadata cache
  875. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinSubject to metadata cache
  876. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectCollection to metadata cache
  877. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for java/lang/IllegalStateException to metadata cache
  878. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectData to metadata cache
  879. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBeacon from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon
  880. [19:44:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockWallEnumType from mixins.common.core.json into net.minecraft.block.BlockWall$EnumType
  881. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySkull from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull
  882. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityWither from mixins.common.core.json into net.minecraft.entity.boss.EntityWither
  883. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityComparator from mixins.common.core.json into net.minecraft.tileentity.TileEntityComparator
  884. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDaylightDetector from mixins.common.core.json into net.minecraft.tileentity.TileEntityDaylightDetector
  885. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityHopper from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper
  886. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/ILockableContainer to metadata cache
  887. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/IInventory to metadata cache
  888. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDropper from mixins.common.core.json into net.minecraft.tileentity.TileEntityDropper
  889. [19:44:46] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDoublePlant from mixins.common.core.json into net.minecraft.block.BlockDoublePlant$EnumPlantType
  890. [19:44:46] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBanner from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner
  891. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache
  892. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameRegistry to metadata cache
  893. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/meta/SpongePatternLayer to metadata cache
  894. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for java/util/Map to metadata cache
  895. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/BannerPatternShape to metadata cache
  896. [19:44:46] [main/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntity from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent
  897. [19:44:46] [main/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLiving from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingEvent
  898. [19:44:46] [main/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayer from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerEvent
  899. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow
  900. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/UnknownProjectileSource to metadata cache
  901. [19:44:46] [main/DEBUG] [mixin/]: Mixing MixinEntityArrow from mixins.forge.entityactivation.json into net.minecraft.entity.projectile.EntityArrow
  902. [19:44:46] [main/DEBUG] [mixin/]: Mixing potion.MixinPotion from mixins.common.core.json into net.minecraft.potion.Potion
  903. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityHanging from mixins.common.core.json into net.minecraft.entity.EntityHanging
  904. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityPainting from mixins.common.core.json into net.minecraft.entity.item.EntityPainting
  905. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArtData to metadata cache
  906. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityItemFrame from mixins.common.core.json into net.minecraft.entity.item.EntityItemFrame
  907. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/rotation/Rotation to metadata cache
  908. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecart from mixins.common.core.json into net.minecraft.entity.item.EntityMinecart
  909. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.vehicle.MixinEntityMinecart from mixins.forge.core.json into net.minecraft.entity.item.EntityMinecart
  910. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityPig from mixins.common.core.json into net.minecraft.entity.passive.EntityPig
  911. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityAnimal from mixins.common.core.json into net.minecraft.entity.passive.EntityAnimal
  912. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityAgeable from mixins.common.core.json into net.minecraft.entity.EntityAgeable
  913. [19:44:46] [main/DEBUG] [mixin/]: Mixing MixinEntityAgeable from mixins.forge.entityactivation.json into net.minecraft.entity.EntityAgeable
  914. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntitySnowball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySnowball
  915. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityThrowable from mixins.common.core.json into net.minecraft.entity.projectile.EntityThrowable
  916. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.vehicle.MixinEntityBoat from mixins.common.core.json into net.minecraft.entity.item.EntityBoat
  917. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEgg from mixins.common.core.json into net.minecraft.entity.projectile.EntityEgg
  918. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.MixinItemFishingRod from mixins.common.core.json into net.minecraft.item.ItemFishingRod
  919. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityFishHook to metadata cache
  920. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/FishHook to metadata cache
  921. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatBase to metadata cache
  922. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFishHook from mixins.common.core.json into net.minecraft.entity.projectile.EntityFishHook
  923. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStackSnapshot to metadata cache
  924. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemTypes to metadata cache
  925. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  926. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  927. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/command/CommandService to metadata cache
  928. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandMapping to metadata cache
  929. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandCallable to metadata cache
  930. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/command/MinecraftCommandWrapper to metadata cache
  931. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandSource to metadata cache
  932. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  933. [19:44:46] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  934. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  935. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP
  936. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameProfile to metadata cache
  937. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria to metadata cache
  938. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for java/util/Locale to metadata cache
  939. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatType to metadata cache
  940. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatTypes to metadata cache
  941. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S02PacketChat to metadata cache
  942. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/chat/SpongeChatType to metadata cache
  943. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/Packet to metadata cache
  944. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinTitle to metadata cache
  945. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/title/Titles to metadata cache
  946. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/particle/ParticleEffect to metadata cache
  947. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleEffect to metadata cache
  948. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/PlayerConnection to metadata cache
  949. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BanData to metadata cache
  950. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerScoreboard to metadata cache
  951. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translation to metadata cache
  952. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/sound/SoundType to metadata cache
  953. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S29PacketSoundEffect to metadata cache
  954. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/resourcepack/ResourcePack to metadata cache
  955. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinPacketResourcePackSend to metadata cache
  956. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/RemoteConnection to metadata cache
  957. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayerMP
  958. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for io/netty/channel/Channel to metadata cache
  959. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/AttributeKey to metadata cache
  960. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/NetworkRegistry to metadata cache
  961. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/Attribute to metadata cache
  962. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.MixinItemMap from mixins.common.core.json into net.minecraft.item.ItemMap
  963. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMapBase to metadata cache
  964. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSavedData to metadata cache
  965. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/MapData to metadata cache
  966. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEnderPearl from mixins.common.core.json into net.minecraft.entity.item.EntityEnderPearl
  967. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityPotion from mixins.common.core.json into net.minecraft.entity.projectile.EntityPotion
  968. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Items to metadata cache
  969. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.MixinItemEnderEye from mixins.common.core.json into net.minecraft.item.ItemEnderEye
  970. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EyeOfEnder to metadata cache
  971. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEnderEye from mixins.common.core.json into net.minecraft.entity.item.EntityEnderEye
  972. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityExpBottle from mixins.common.core.json into net.minecraft.entity.item.EntityExpBottle
  973. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemEditableBook from mixins.common.core.json into net.minecraft.item.ItemEditableBook
  974. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.MixinItemEmptyMap from mixins.common.core.json into net.minecraft.item.ItemEmptyMap
  975. [19:44:46] [main/DEBUG] [mixin/]: Mixing item.MixinItemFirework from mixins.common.core.json into net.minecraft.item.ItemFirework
  976. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Firework to metadata cache
  977. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  978. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  979. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFireworkRocket from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket
  980. [19:44:46] [main/DEBUG] [mixin/]: Mixing MixinEntityFireworkRocket from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityFireworkRocket
  981. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
  982. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.living.MixinArmorStand from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand
  983. [19:44:46] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityLeashKnot from mixins.common.core.json into net.minecraft.entity.EntityLeashKnot
  984. [19:44:46] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentTranslation from mixins.common.core.json into net.minecraft.util.ChatComponentTranslation
  985. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ChatComponentIterable to metadata cache
  986. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinChatComponent to metadata cache
  987. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslationFormatException to metadata cache
  988. [19:44:46] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentStyle from mixins.common.core.json into net.minecraft.util.ChatComponentStyle
  989. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ResolvedChatStyle to metadata cache
  990. [19:44:46] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatStyle to metadata cache
  991. [19:44:46] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.ScoreDummyCriteria
  992. [19:44:46] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.GoalColor
  993. [19:44:47] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentText from mixins.common.core.json into net.minecraft.util.ChatComponentText
  994. [19:44:47] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent
  995. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Transform to metadata cache
  996. [19:44:47] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedInEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent
  997. [19:44:47] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedOutEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedOutEvent
  998. [19:44:47] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerRespawnEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerRespawnEvent
  999. [19:44:47] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEventBus from mixins.forge.core.json into net.minecraftforge.fml.common.eventhandler.EventBus
  1000. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/event/SpongeModEventManager to metadata cache
  1001. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/NoSuchMethodException to metadata cache
  1002. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Method to metadata cache
  1003. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache
  1004. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Executable to metadata cache
  1005. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache
  1006. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/MinecraftDummyContainer to metadata cache
  1007. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache
  1008. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Constructor to metadata cache
  1009. [19:44:47] [main/DEBUG] [mixin/]: Mixing text.MixinHoverEvent from mixins.common.core.json into net.minecraft.event.HoverEvent
  1010. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntityType to metadata cache
  1011. [19:44:47] [main/DEBUG] [mixin/]: Mixing data.types.MixinFishType from mixins.common.core.json into net.minecraft.item.ItemFishFood$FishType
  1012. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/CookedFish to metadata cache
  1013. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityLargeFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball
  1014. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
  1015. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball
  1016. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/MovingObjectPosition to metadata cache
  1017. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntitySmallFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball
  1018. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityWitherSkull from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull
  1019. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartRideable from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartEmpty
  1020. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartChest from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartChest
  1021. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartContainer from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer
  1022. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartFurnace from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartFurnace
  1023. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1024. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1025. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartTNT from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT
  1026. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartMobSpawner from mixins.common.core.json into net.minecraft.entity.ai.EntityMinecartMobSpawner
  1027. [19:44:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1028. [19:44:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1029. [19:44:47] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1030. [19:44:47] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1031. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartCommandBlock from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock
  1032. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1033. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1034. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityCreeper from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper
  1035. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
  1036. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySkeleton from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton
  1037. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySpider from mixins.common.core.json into net.minecraft.entity.monster.EntitySpider
  1038. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider$GroupData to metadata cache
  1039. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IEntityLivingData to metadata cache
  1040. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
  1041. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGiantZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie
  1042. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
  1043. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie
  1044. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie$GroupData to metadata cache
  1045. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySlime from mixins.common.core.json into net.minecraft.entity.monster.EntitySlime
  1046. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGhast from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast
  1047. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityPigZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie
  1048. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityEnderman from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman
  1049. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/Short to metadata cache
  1050. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ScreamingData to metadata cache
  1051. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityCaveSpider from mixins.common.core.json into net.minecraft.entity.monster.EntityCaveSpider
  1052. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityBlaze from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze
  1053. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityMagmaCube from mixins.common.core.json into net.minecraft.entity.monster.EntityMagmaCube
  1054. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.complex.MixinEntityDragon from mixins.common.core.json into net.minecraft.entity.boss.EntityDragon
  1055. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragonPart to metadata cache
  1056. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache
  1057. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityBat from mixins.common.core.json into net.minecraft.entity.passive.EntityBat
  1058. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityWitch from mixins.common.core.json into net.minecraft.entity.monster.EntityWitch
  1059. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityEndermite from mixins.common.core.json into net.minecraft.entity.monster.EntityEndermite
  1060. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGuardian from mixins.common.core.json into net.minecraft.entity.monster.EntityGuardian
  1061. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ElderData to metadata cache
  1062. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntitySheep from mixins.common.core.json into net.minecraft.entity.passive.EntitySheep
  1063. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ShearedData to metadata cache
  1064. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityCow from mixins.common.core.json into net.minecraft.entity.passive.EntityCow
  1065. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityChicken from mixins.common.core.json into net.minecraft.entity.passive.EntityChicken
  1066. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntitySquid from mixins.common.core.json into net.minecraft.entity.passive.EntitySquid
  1067. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityWolf from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf
  1068. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/TameEntityEvent to metadata cache
  1069. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SittingData to metadata cache
  1070. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityMooshroom from mixins.common.core.json into net.minecraft.entity.passive.EntityMooshroom
  1071. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityOcelot from mixins.common.core.json into net.minecraft.entity.passive.EntityOcelot
  1072. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityHorse from mixins.common.core.json into net.minecraft.entity.passive.EntityHorse
  1073. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse$GroupData to metadata cache
  1074. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityRabbit from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit
  1075. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$RabbitTypeData to metadata cache
  1076. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.living.villager.MixinEntityVillager from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager
  1077. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipeList to metadata cache
  1078. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Profession to metadata cache
  1079. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Career to metadata cache
  1080. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Professions to metadata cache
  1081. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeEntityMeta to metadata cache
  1082. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeCareer to metadata cache
  1083. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityEnderCrystal from mixins.common.core.json into net.minecraft.entity.item.EntityEnderCrystal
  1084. [19:44:47] [main/DEBUG] [mixin/]: Mixing block.MixinBehaviorProjectileDispense from mixins.common.core.json into net.minecraft.dispenser.BehaviorProjectileDispense
  1085. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorDefaultDispenseItem to metadata cache
  1086. [19:44:47] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner7 from mixins.common.core.json into net.minecraft.init.Bootstrap$7
  1087. [19:44:47] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner8 from mixins.common.core.json into net.minecraft.init.Bootstrap$8
  1088. [19:44:47] [main/DEBUG] [mixin/]: Mixing server.MixinDedicatedServer from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer
  1089. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/net/Proxy to metadata cache
  1090. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for java/net/InetSocketAddress to metadata cache
  1091. [19:44:47] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.common.core.json into net.minecraft.command.ServerCommandManager
  1092. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandResult to metadata cache
  1093. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommand to metadata cache
  1094. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/plugin/PluginContainer to metadata cache
  1095. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SpongePermissionService to metadata cache
  1096. [19:44:47] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.forge.core.json into net.minecraft.command.ServerCommandManager
  1097. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache
  1098. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/command/ForgeMinecraftCommandWrapper to metadata cache
  1099. [19:44:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandHandler from mixins.common.core.json into net.minecraft.command.CommandHandler
  1100. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandException to metadata cache
  1101. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache
  1102. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache
  1103. [19:44:47] [main/DEBUG] [mixin/]: Mixing text.MixinTextTranslatable from mixins.common.api.json into org.spongepowered.api.text.Text$Translatable
  1104. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinChatComponentTranslation to metadata cache
  1105. [19:44:47] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinText to metadata cache
  1106. [19:44:47] [main/DEBUG] [mixin/]: Mixing text.MixinTextLiteral from mixins.common.api.json into org.spongepowered.api.text.Text$Literal
  1107. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.weather.MixinEntityLightningBolt from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt
  1108. [19:44:47] [main/DEBUG] [mixin/]: Mixing entity.weather.MixinEntityWeatherEffect from mixins.common.core.json into net.minecraft.entity.effect.EntityWeatherEffect
  1109. [19:44:47] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  1110. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityItemPickup from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityItemPickupEvent
  1111. [19:44:47] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Item to metadata cache
  1112. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityJoinWorld from mixins.forge.core.json into net.minecraftforge.event.entity.EntityJoinWorldEvent
  1113. [19:44:47] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  1114. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing fml.common.MixinLoadController from mixins.forge.init.json into net.minecraftforge.fml.common.LoadController
  1115. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventState from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLStateEvent
  1116. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventConstruction from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLConstructionEvent
  1117. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPreInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPreInitializationEvent
  1118. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLInitializationEvent
  1119. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPostInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPostInitializationEvent
  1120. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventLoadComplete from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
  1121. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerAboutToStart from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
  1122. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarting from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartingEvent
  1123. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarted from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartedEvent
  1124. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopping from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppingEvent
  1125. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopped from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppedEvent
  1126. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.InjectedModContainer
  1127. [19:44:47] [Server thread/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.FMLModContainer
  1128. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$ScalaAdapter to metadata cache
  1129. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$JavaAdapter to metadata cache
  1130. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Properties to metadata cache
  1131. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/HashSet to metadata cache
  1132. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Hashtable to metadata cache
  1133. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Dictionary to metadata cache
  1134. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModClassLoader to metadata cache
  1135. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/net/URLClassLoader to metadata cache
  1136. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/SecureClassLoader to metadata cache
  1137. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/ClassLoader to metadata cache
  1138. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.cause.entity.damage.MixinDamageSource from mixins.common.core.json into net.minecraft.util.DamageSource
  1139. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageTypes to metadata cache
  1140. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.block.MixinEventNotifyNeighborBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$NeighborNotifyEvent
  1141. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap to metadata cache
  1142. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/HashMap to metadata cache
  1143. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableBiMap to metadata cache
  1144. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/NotifyNeighborBlockEvent to metadata cache
  1145. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunk from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent
  1146. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkLoad from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Load
  1147. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkUnload from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Unload
  1148. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityConstructing from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent$EntityConstructing
  1149. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLivingDeath from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingDeathEvent
  1150. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerBreakBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$BreakEvent
  1151. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerChat from mixins.forge.core.json into net.minecraftforge.event.ServerChatEvent
  1152. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractBlock from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerInteractEvent
  1153. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent to metadata cache
  1154. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractEntity from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityInteractEvent
  1155. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerPlaceBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$PlaceEvent
  1156. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinBlockSnapshot to metadata cache
  1157. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldLoad from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Load
  1158. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/LoadWorldEvent to metadata cache
  1159. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent
  1160. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/item/inventory/UseItemStackEvent to metadata cache
  1161. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Start from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Start
  1162. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Tick from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Tick
  1163. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Stop from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Stop
  1164. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Finish from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Finish
  1165. [19:44:48] [Server thread/DEBUG] [mixin/]: Mixing network.MixinPacketBuffer from mixins.common.core.json into net.minecraft.network.PacketBuffer
  1166. [19:44:48] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/buffer/ByteBuf to metadata cache
  1167. [19:44:49] [Server thread/TRACE] [pixelmon/]: Parsed dependency info : [] [] []
  1168. [19:44:51] [Server thread/DEBUG] [mixin/]: Mixing world.storage.MixinWorldInfo from mixins.common.core.json into net.minecraft.world.storage.WorldInfo
  1169. [19:44:51] [Server thread/DEBUG] [pixelmon/]: Enabling mod pixelmon
  1170. [19:44:52] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  1171. [19:44:52] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  1172. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework
  1173. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Platform: Windows
  1174. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 8
  1175. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false
  1176. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.ByteBuffer.cleaner: available
  1177. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available
  1178. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available
  1179. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available
  1180. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true
  1181. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available
  1182. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false
  1183. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: unavailable
  1184. [19:44:52] [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.
  1185. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false
  1186. [19:44:52] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0x2147f10292158851
  1187. [19:44:52] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  1188. [19:44:52] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  1189. [19:44:52] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLConstructionEvent to mod Sponge
  1190. [19:44:52] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLConstructionEvent to mod Sponge
  1191. [19:44:52] [Server thread/TRACE] [Core/Core]: Sending event FMLConstructionEvent to mod Core
  1192. [19:44:52] [Server thread/TRACE] [Core/Core]: Sent event FMLConstructionEvent to mod Core
  1193. [19:44:52] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLConstructionEvent to mod pixelmon
  1194. [19:44:52] [Server thread/DEBUG] [mixin/pixelmon]: Mixing data.types.MixinEnumArt from mixins.common.core.json into net.minecraft.entity.item.EntityPainting$EnumArt
  1195. [19:44:53] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.biome.MixinBiomeGenBase from mixins.common.core.json into net.minecraft.world.biome.BiomeGenBase
  1196. [19:44:53] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigTree to metadata cache
  1197. [19:44:53] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTrees to metadata cache
  1198. [19:44:53] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/gen/feature/WorldGenAbstractTree to metadata cache
  1199. [19:44:53] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLConstructionEvent to mod pixelmon
  1200. [19:44:53] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
  1201. [19:44:53] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
  1202. [19:44:53] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
  1203. [19:44:53] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
  1204. [19:44:53] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLPreInitializationEvent to mod Sponge
  1205. [19:44:54] [Server thread/DEBUG] [mixin/Sponge]: Mixing server.MixinNetworkManager from mixins.common.core.json into net.minecraft.network.NetworkManager
  1206. [19:44:54] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/SimpleChannelInboundHandler to metadata cache
  1207. [19:44:54] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/ChannelInboundHandlerAdapter to metadata cache
  1208. [19:44:54] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/ChannelHandlerAdapter to metadata cache
  1209. [19:44:54] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLPreInitializationEvent to mod Sponge
  1210. [19:44:54] [Server thread/TRACE] [Core/Core]: Sending event FMLPreInitializationEvent to mod Core
  1211. [19:44:54] [Server thread/TRACE] [Core/Core]: Sent event FMLPreInitializationEvent to mod Core
  1212. [19:44:54] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLPreInitializationEvent to mod pixelmon
  1213. [19:45:01] [Server thread/INFO] [Pixelmon/pixelmon]: Loading TM/HMs.
  1214. [19:45:01] [Server thread/INFO] [Pixelmon/pixelmon]: Extracting database.
  1215. [19:45:01] [Server thread/INFO] [Pixelmon/pixelmon]: Loading database driver.
  1216. [19:45:01] [Server thread/INFO] [Pixelmon/pixelmon]: Establishing connection.
  1217. [19:45:04] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinScoreboard from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard
  1218. [19:45:04] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for java/util/AbstractList to metadata cache
  1219. [19:45:04] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for java/util/AbstractMap to metadata cache
  1220. [19:45:04] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/scoreboard/SpongeObjective to metadata cache
  1221. [19:45:04] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinServerScoreboard from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard
  1222. [19:45:04] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/network/play/server/S3EPacketTeams to metadata cache
  1223. [19:45:04] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinScoreboardSaveData from mixins.common.core.json into net.minecraft.scoreboard.ScoreboardSaveData
  1224. [19:45:05] [Server thread/DEBUG] [mixin/pixelmon]: Mixing fml.common.registry.MixinEntityRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.EntityRegistry
  1225. [19:45:05] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLPreInitializationEvent to mod pixelmon
  1226. [19:45:05] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldSettings from mixins.common.core.json into net.minecraft.world.WorldSettings
  1227. [19:45:05] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 12
  1228. [19:45:05] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
  1229. [19:45:05] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
  1230. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@68adac7b
  1231. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@c7164ec
  1232. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@569ed519
  1233. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@275974e6
  1234. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@2212ca02
  1235. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@25438ca8
  1236. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@555b304
  1237. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6947190c
  1238. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5d318cfc
  1239. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@64ae6d3e
  1240. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@4c4b2f3c
  1241. [19:45:05] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1d95c0c0
  1242. [19:45:05] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback interface: Software Loopback Interface 1
  1243. [19:45:05] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /127.0.0.1 (primary)
  1244. [19:45:05] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /0:0:0:0:0:0:0:1
  1245. [19:45:05] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinItemInWorldManager from mixins.forge.core.json into net.minecraft.server.management.ItemInWorldManager
  1246. [19:45:05] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor to metadata cache
  1247. [19:45:05] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
  1248. [19:45:05] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
  1249. [19:45:05] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
  1250. [19:45:05] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
  1251. [19:45:05] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLInitializationEvent to mod Sponge
  1252. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProviderHell from mixins.common.core.json into net.minecraft.world.WorldProviderHell
  1253. [19:45:05] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/chunk/IChunkProvider to metadata cache
  1254. [19:45:05] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/gen/ChunkProviderHell to metadata cache
  1255. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProvider from mixins.common.core.json into net.minecraft.world.WorldProvider
  1256. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProvider from mixins.forge.core.json into net.minecraft.world.WorldProvider
  1257. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProviderEnd from mixins.common.core.json into net.minecraft.world.WorldProviderEnd
  1258. [19:45:05] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/gen/ChunkProviderEnd to metadata cache
  1259. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing item.MixinEnchantment from mixins.common.core.json into net.minecraft.enchantment.Enchantment
  1260. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing item.MixinEnchantment from mixins.forge.core.json into net.minecraft.enchantment.Enchantment
  1261. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing data.types.MixinEnumBannerPattern from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner$EnumBannerPattern
  1262. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldType from mixins.common.core.json into net.minecraft.world.WorldType
  1263. [19:45:05] [Server thread/DEBUG] [mixin/Sponge]: Mixing event.cause.entity.damage.MixinEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSource
  1264. [19:45:05] [Server thread/INFO] [Sponge/Sponge]: Sponge Timings: true - Verbose: false - Interval: 1m - Length: 3m
  1265. [19:45:05] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLInitializationEvent to mod Sponge
  1266. [19:45:05] [Server thread/TRACE] [Core/Core]: Sending event FMLInitializationEvent to mod Core
  1267. [19:45:05] [Server thread/TRACE] [Core/Core]: Sent event FMLInitializationEvent to mod Core
  1268. [19:45:05] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLInitializationEvent to mod pixelmon
  1269. [19:45:05] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinTeam from mixins.common.core.json into net.minecraft.scoreboard.Team
  1270. [19:45:05] [Server thread/DEBUG] [mixin/pixelmon]: Mixing scoreboard.MixinScorePlayerTeam from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam
  1271. [19:45:05] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/scoreboard/SpongeTeam to metadata cache
  1272. [19:45:05] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/text/TextRepresentation to metadata cache
  1273. [19:45:05] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/scoreboard/Visibility to metadata cache
  1274. [19:45:05] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/api/text/format/TextColor to metadata cache
  1275. [19:45:05] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboard to metadata cache
  1276. [19:45:07] [Server thread/INFO] [Pixelmon/pixelmon]: Registering NPCs.
  1277. [19:45:07] [Server thread/INFO] [Pixelmon/pixelmon]: Registering entity spawns.
  1278. [19:45:09] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.MixinChunk from mixins.common.core.json into net.minecraft.world.chunk.Chunk
  1279. [19:45:09] [Server thread/TRACE] [mixin/pixelmon]: Added class metadata for net/minecraft/world/EnumSkyBlock to metadata cache
  1280. [19:45:09] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.chunk.Chunk
  1281. [19:45:09] [Server thread/DEBUG] [mixin/pixelmon]: Mixing world.MixinChunk from mixins.forge.core.json into net.minecraft.world.chunk.Chunk
  1282. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLInitializationEvent to mod pixelmon
  1283. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
  1284. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
  1285. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
  1286. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
  1287. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sending event IMCEvent to mod Sponge
  1288. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sent event IMCEvent to mod Sponge
  1289. [19:45:09] [Server thread/TRACE] [Core/Core]: Sending event IMCEvent to mod Core
  1290. [19:45:09] [Server thread/TRACE] [Core/Core]: Sent event IMCEvent to mod Core
  1291. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event IMCEvent to mod pixelmon
  1292. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event IMCEvent to mod pixelmon
  1293. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
  1294. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
  1295. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
  1296. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
  1297. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLPostInitializationEvent to mod Sponge
  1298. [19:45:09] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.living.complex.MixinEntityDragonPart from mixins.common.core.json into net.minecraft.entity.boss.EntityDragonPart
  1299. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/entity/IEntityMultiPart to metadata cache
  1300. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragon to metadata cache
  1301. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLiving to metadata cache
  1302. [19:45:09] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
  1303. [19:45:09] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.living.MixinHuman from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman
  1304. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/item/inventory/Inventory to metadata cache
  1305. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLPostInitializationEvent to mod Sponge
  1306. [19:45:09] [Server thread/TRACE] [Core/Core]: Sending event FMLPostInitializationEvent to mod Core
  1307. [19:45:09] [Server thread/TRACE] [Core/Core]: Sent event FMLPostInitializationEvent to mod Core
  1308. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLPostInitializationEvent to mod pixelmon
  1309. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLPostInitializationEvent to mod pixelmon
  1310. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
  1311. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
  1312. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
  1313. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
  1314. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLLoadCompleteEvent to mod Sponge
  1315. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLLoadCompleteEvent to mod Sponge
  1316. [19:45:09] [Server thread/TRACE] [Core/Core]: Sending event FMLLoadCompleteEvent to mod Core
  1317. [19:45:09] [Server thread/TRACE] [Core/Core]: Sent event FMLLoadCompleteEvent to mod Core
  1318. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLLoadCompleteEvent to mod pixelmon
  1319. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLLoadCompleteEvent to mod pixelmon
  1320. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
  1321. [19:45:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
  1322. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
  1323. [19:45:09] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
  1324. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerAboutToStartEvent to mod Sponge
  1325. [19:45:09] [Server thread/DEBUG] [mixin/Sponge]: Mixing common.world.MixinDimensionManager from mixins.forge.core.json into org.spongepowered.common.world.DimensionManager
  1326. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraftforge/fml/relauncher/Side to metadata cache
  1327. [19:45:09] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler to metadata cache
  1328. [19:45:09] [Server thread/DEBUG] [mixin/Sponge]: Mixing forge.MixinDimensionManager from mixins.forge.core.json into net.minecraftforge.common.DimensionManager
  1329. [19:45:09] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerAboutToStartEvent to mod Sponge
  1330. [19:45:09] [Server thread/TRACE] [Core/Core]: Sending event FMLServerAboutToStartEvent to mod Core
  1331. [19:45:09] [Server thread/TRACE] [Core/Core]: Sent event FMLServerAboutToStartEvent to mod Core
  1332. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sending event FMLServerAboutToStartEvent to mod pixelmon
  1333. [19:45:09] [Server thread/TRACE] [pixelmon/pixelmon]: Sent event FMLServerAboutToStartEvent to mod pixelmon
  1334. [19:45:09] [Server thread/INFO] [fml.ModTracker/]: This world was saved with mod Sponge version 1.8-1530-2.1-DEV-767 and it is now at version DEV, things may not work well
  1335. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing api.event.MixinAbstractEvent from mixins.forge.core.json into org.spongepowered.api.event.impl.AbstractEvent
  1336. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreObjective from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective
  1337. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldBorder from mixins.common.core.json into net.minecraft.world.border.WorldBorder
  1338. [19:45:10] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/border/EnumBorderStatus to metadata cache
  1339. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing world.MixinSpawnerAnimals from mixins.common.core.json into net.minecraft.world.SpawnerAnimals
  1340. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTracker from mixins.common.core.json into net.minecraft.entity.EntityTracker
  1341. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing world.chunk.storage.MixinAnvilChunkLoader from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilChunkLoader
  1342. [19:45:10] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/DataInputStream to metadata cache
  1343. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventDropItem from mixins.forge.core.json into net.minecraftforge.event.entity.item.ItemEvent
  1344. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventDropItem$Toss from mixins.forge.core.json into net.minecraftforge.event.entity.item.ItemTossEvent
  1345. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent
  1346. [19:45:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/explosion/Explosion to metadata cache
  1347. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion$Pre from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent$Start
  1348. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion$Detonate from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent$Detonate
  1349. [19:45:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshotBuilder to metadata cache
  1350. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeImplFactory from mixins.forge.core.json into org.spongepowered.common.SpongeImplFactory
  1351. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing world.MixinNextTickListEntry from mixins.common.core.json into net.minecraft.world.NextTickListEntry
  1352. [19:45:10] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.MixinContainer from mixins.common.core.json into net.minecraft.inventory.Container
  1353. [19:45:11] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTrackerEntry from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry
  1354. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S16PacketEntityLook to metadata cache
  1355. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S18PacketEntityTeleport to metadata cache
  1356. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity to metadata cache
  1357. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S15PacketEntityRelMove to metadata cache
  1358. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S17PacketEntityLookMove to metadata cache
  1359. [19:45:11] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIMate from mixins.common.core.json into net.minecraft.entity.ai.EntityAIMate
  1360. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIBase to metadata cache
  1361. [19:45:11] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/Achievement to metadata cache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement