[09:36:49] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. [09:36:49] [main/INFO] [FML/]: Forge Mod Loader version 11.14.3.1521 for Minecraft 1.8 loading [09:36:49] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_51 [09:36:49] [main/DEBUG] [FML/]: Java classpath at launch is forge.jar [09:36:49] [main/DEBUG] [FML/]: Java library path at launch is ##JAVA_PATH_goes_here## [09:36:49] [main/DEBUG] [FML/]: Enabling runtime deobfuscation [09:36:49] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin [09:36:49] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers [09:36:49] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin [09:36:49] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin [09:36:49] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin [09:36:49] [main/DEBUG] [FML/]: All fundamental core mods are successfully located [09:36:49] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to ##SERVER_FOLDER_here## [09:36:49] [main/DEBUG] [FML/]: Discovering coremods [09:36:49] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.8-1521-2.1-DEV-750.jar [09:36:49] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1521-2.1-DEV-750.jar [09:36:49] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [09:36:49] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker [09:36:49] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.4.6 Source=##PATH_TO_SPONGEFORGE## Env=SERVER [09:36:49] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #1 [09:36:49] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:##PATH_TO_SPONGEFORGE## [09:36:49] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT] [09:36:49] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT] [09:36:50] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.preinit.json [09:36:50] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list: [09:36:50] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [09:36:50] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:50] [main/DEBUG] [mixin/]: Transformer delegation list created with 1 entries [09:36:50] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event to metadata cache [09:36:50] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/FMLModContainer to metadata cache [09:36:50] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/DummyModContainer to metadata cache [09:36:50] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/InjectedModContainer to metadata cache [09:36:50] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT] [09:36:50] [main/INFO] [mixin/]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT] [09:36:50] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [09:36:50] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [09:36:50] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [09:36:50] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [09:36:50] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEvent from mixins.forge.preinit.json into net.minecraftforge.fml.common.eventhandler.Event [09:36:50] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/SpongeMod to metadata cache [09:36:53] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [09:36:53] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker [09:36:53] [main/DEBUG] [mixin/]: Scanning ##PATH_TO_FORGE.JAR## for mixin tweaker [09:36:53] [main/DEBUG] [mixin/]: Scanning asmgen:/ for mixin tweaker [09:36:53] [main/DEBUG] [mixin/]: injectIntoClassLoader running with 1 agents [09:36:53] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [09:36:53] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #2 [09:36:53] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[INIT] [09:36:53] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.init.json [09:36:53] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list: [09:36:53] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [09:36:53] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:53] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [09:36:53] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformers.SpongeAccessTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [09:36:53] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [09:36:53] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:53] [main/DEBUG] [mixin/]: Transformer delegation list created with 10 entries [09:36:53] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [09:36:53] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/GameData to metadata cache [09:36:53] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/LoadController to metadata cache [09:36:54] [main/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.DummyModContainer [09:36:54] [main/DEBUG] [mixin/]: Mixing fml.common.registry.MixinGameData from mixins.forge.init.json into net.minecraftforge.fml.common.registry.GameData [09:36:54] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/registry/SpongeGameRegistry to metadata cache [09:36:54] [main/TRACE] [mixin/]: Added class metadata for java/util/Iterator to metadata cache [09:36:54] [main/TRACE] [mixin/]: Added class metadata for java/lang/String to metadata cache [09:36:54] [main/TRACE] [mixin/]: Added class metadata for java/io/IOException to metadata cache [09:36:54] [main/TRACE] [mixin/]: Added class metadata for java/lang/Exception to metadata cache [09:36:54] [main/TRACE] [mixin/]: Added class metadata for java/lang/Throwable to metadata cache [09:36:54] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [09:36:54] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker [09:36:54] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [09:36:54] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker [09:36:54] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #3 [09:36:55] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] [09:36:55] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.api.json [09:36:55] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.core.json [09:36:55] [main/DEBUG] [mixin/]: Adding mixin config mixins.common.bungeecord.json [09:36:55] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.core.json [09:36:55] [main/DEBUG] [mixin/]: Adding mixin config mixins.forge.entityactivation.json [09:36:55] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list: [09:36:55] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer [09:36:55] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:55] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer [09:36:55] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: org.spongepowered.mod.asm.transformers.SpongeAccessTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer [09:36:55] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer [09:36:55] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:55] [main/DEBUG] [mixin/]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer [09:36:55] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy [09:36:55] [main/DEBUG] [mixin/]: Transformer delegation list created with 10 entries [09:36:55] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Literal to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Placeholder to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Score to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Selector to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/Text$Translatable to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/title/Title to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for com/mojang/authlib/GameProfile to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$7 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Bootstrap$8 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorProjectileDispense to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/Block to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockCake to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeaves to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSnow to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSponge to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockState$StateImplementation to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyBool to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyEnum to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyHelper to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyInteger to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntity to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBeacon to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBrewingStand to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityChest to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityComparator to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDaylightDetector to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDispenser to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityDropper to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnchantmentTable to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEnderChest to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityEndPortal to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityFurnace to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityHopper to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityLockable to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityMobSpawner to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityNote to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySkull to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/Entity to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemStack to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/player/SpongeUser to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockState to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockButton to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockStandingSign to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWallSign to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockWall$EnumType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDirt$DirtType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting$EnumArt to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityBanner$EnumBannerPattern to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoublePlant$EnumPlantType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/EnumDyeColor to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFlower$EnumFlowerType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLog$EnumAxis to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockTallGrass$EnumType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishFood$FishType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings$GameType to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntityCommandBlock$1 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/TileEntitySign$2 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandExecuteAt$1 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/MinecraftServer to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConConsoleSource to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/server/CommandBlockLogic to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityMinecartCommandBlock$1 to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/PlayerSelector to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityArmorStand to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGiantZombie to metadata cache [09:36:55] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySkeleton to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/living/human/EntityHuman to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderCrystal to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItem to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityXPOrb to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFallingBlock to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIMate to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFireball to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityTNTPrimed to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityFireworkRocket to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCreeper to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartTNT to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityHanging to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityPainting to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityItemFrame to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLeashKnot to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAgeable to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLiving to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityBat to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAnimal to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityChicken to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityCow to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityMooshroom to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityOcelot to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityPig to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySheep to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntitySquid to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWolf to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragon to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityDragonPart to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGolem to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityIronGolem to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySnowman to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMob to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityBlaze to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityCaveSpider to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEnderman to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityEndermite to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGhast to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityGuardian to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityMagmaCube to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityPigZombie to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySilverfish to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySlime to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityWitch to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/boss/EntityWither to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityVillager to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityArrow to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityEgg to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderEye to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityEnderPearl to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityExpBottle to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityFishHook to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityPotion to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySnowball to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityThrowable to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityLargeFireball to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntitySmallFireball to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/projectile/EntityWitherSkull to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityBoat to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecart to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartChest to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartContainer to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartFurnace to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityMinecartMobSpawner to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/item/EntityMinecartEmpty to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityLightningBolt to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/effect/EntityWeatherEffect to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/DamageSource to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSource to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EntityDamageSourceIndirect to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/enchantment/Enchantment to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/Item to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemBlock to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEmptyMap to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEnderEye to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFirework to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemFishingRod to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMap to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemEditableBook to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemPotion to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Container to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipe to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetHandlerPlayServer to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketBuffer to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S3BPacketScoreboardObjective to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S48PacketResourcePackSend to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C08PacketPlayerBlockPlacement to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/Potion to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/potion/PotionEffect to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/GoalColor to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreDummyCriteria to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Score to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Scoreboard to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria$EnumRenderType to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreboardSaveData to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScoreObjective to metadata cache [09:36:56] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ScorePlayerTeam to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/ServerScoreboard to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerHandshakeTCP to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/NetworkManager to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ServerCommandManager to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ServerConfigurationManager to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerLoginServer$2 to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$MinecraftProtocolVersionIdentifier to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/network/NetHandlerStatusServer to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PingResponseHandler to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse$PlayerCountData to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/ServerStatusResponse to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ChatComponentPlaceholder to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentScore to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentSelector to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent$Serializer to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentStyle to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentText to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslation to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/PacketThreadUtil$1 to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilSaveHandler to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/Explosion to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/NextTickListEntry to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/SpawnerAnimals to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/World to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/border/WorldBorder to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProvider to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProviderEnd to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldProviderHell to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServer to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldServerMulti to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldType to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/biome/BiomeGenBase to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/AnvilChunkLoader to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/EnumDifficulty to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewDownsize to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/WorldInfo to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/SaveHandler to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/dedicated/DedicatedServer to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/rcon/RConThreadClient to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/impl/AbstractEvent to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLeaf to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeImplFactory to metadata cache [09:36:57] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/DimensionManager to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/InventoryPlayer to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$NeighborNotifyEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityEvent$EntityConstructing to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/EntityJoinWorldEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityItemPickupEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/living/LivingDeathEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/item/ItemTossEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Start to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Tick to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Stop to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerUseItemEvent$Finish to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$BreakEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/ServerChatEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/EntityInteractEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$PlaceEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/BlockEvent$MultiPlaceEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLConstructionEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLInitializationEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLLoadCompleteEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPreInitializationEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLPostInitializationEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerAboutToStartEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartingEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStartedEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppingEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLServerStoppedEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLStateEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Load to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ChunkEvent$Unload to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Start to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/ExplosionEvent$Detonate to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Load to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/world/WorldEvent$Unload to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerLoggedOutEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/gameevent/PlayerEvent$PlayerRespawnEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/registry/EntityRegistry to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/BlockSnapshot to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/DimensionManager to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ItemInWorldManager to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenerator to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/handshake/client/C00Handshake to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ShiftClickAction$InsertText to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S45PacketTitle$Type to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockBush to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLeavesBase to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList$Builder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockRotatedPillar to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockPlanks$EnumType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap$Builder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet$Builder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataTransactionResult$Type to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/MixinDataHolder$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/data/holders/MixinBlockLever$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockLever$EnumOrientation to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockSign to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockContainer to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/WallType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/CatalogType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DirtType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DoublePlantType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/DyeColor to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/PlantType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/LogAxis to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Cycleable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/ShrubType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/gamemode/GameMode to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translatable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/Team$EnumVisible to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/command/MixinSubject$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityCreature to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/ArmorEquipable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Equipable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Identifiable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/Carrier to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S08PacketPlayerPosLook$EnumFlags to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/At$Shift to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$GlobalConfig to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S38PacketPlayerListItem$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$ConfigBase to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$EntityCategory to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/BreedEntityEvent$Breed to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityAmbientCreature to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Animal to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Ageable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Agent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Living to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Entity to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataHolder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataSerializable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/property/PropertyHolder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/mutable/CompositeValueStore to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/ValueContainer to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/TeamMember to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Chicken to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Cow to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Mooshroom to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityTameable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Pig to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Sheep to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityWaterMob to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Squid to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aquatic to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/animal/Wolf to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinAggressive to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/Golem to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/IronGolem to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/golem/SnowGolem to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Monster to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Blaze to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/ProjectileSource to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Aerial to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/CaveSpider to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Spider to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Creeper to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/IgnitableExplosive to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/FusedExplosive to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/explosive/Explosive to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Enderman to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityFlying to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Ghast to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Giant to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Guardian to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/MagmaCube to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Slime to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/ZombiePigman to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Zombie to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Silverfish to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Witch to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Wither to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/monster/Boss to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for com/google/common/base/Objects$ToStringHelper to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Arrow to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Projectile to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Egg to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EnderPearl to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownExpBottle to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$HookEntity to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Stop to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/ThrownPotion to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Snowball to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/source/DamageSource to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/action/FishingEvent$Start to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Translatable to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowItem to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/network/MixinNetHandlerPlayServer$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DisplaceEntityEvent$Move$TargetPlayer to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Disconnect to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/living/player/ResourcePackStatusEvent$ResourcePackStatus to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C19PacketResourcePackStatus$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/ChannelBuf to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/potion/PotionEffectType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/potion/PotionEffect to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/critieria/Criterion to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/objective/displaymode/ObjectiveDisplayMode to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Platform$Type to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandResultStats$Type to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Login to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Join to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S44PacketWorldBorder$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/ClientConnectionEvent$Auth to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/server/ClientPingServerEvent$Response$Players to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Placeholder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Selector to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder$Literal to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinClickEvent$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/ClickEvent$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$OpenUrl to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ExecuteCallback to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$RunCommand to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$SuggestCommand to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/ClickAction$ChangePage to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/text/MixinHoverEvent$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/event/HoverEvent$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowText to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowAchievement to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/action/HoverAction$ShowEntity to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/Chunk$EnumCreateEntityType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$BlockTrackingCategory to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$WorldConfig to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for java/util/Map$Entry to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/chunk/PopulateChunkEvent$Post to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$Type to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/DropItemEvent$Custom to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Custom to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Break to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Fluid to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Modify to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent$Place to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/DropItemEvent$Destruct to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/DropItemEvent$Dispense to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$Spawner to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent$ChunkLoad to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/WorldBorder to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$DimensionConfig to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderSettings$Factory to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtent$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$TileEntityInBounds to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewDownsize$EntityInBounds to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$1 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$TileEntityInBounds to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/mixin/core/world/extent/MixinExtentViewTransform$EntityInBounds to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/extent/ExtentViewTransform$DiscreteTransform3to2 to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/storage/WorldProperties to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Login to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/network/rcon/RconConnectionEvent$Disconnect to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/util/Constants$NBT to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/network/ForgeMessage$DimensionRegisterMessage to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler$OutboundTarget to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/ConstructEntityEvent$Post to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/DestructEntityEvent$Death to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/UseItemStackEvent$Start to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/UseItemStackEvent$Tick to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/UseItemStackEvent$Stop to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/UseItemStackEvent$Finish to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/command/MessageSinkEvent$Chat to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$Action to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Primary to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent$Secondary to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/InteractEntityEvent$Secondary to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/event/FMLEvent to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Pre to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/ExplosionEvent$Detonate to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor$EnumDoorHalf to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Dimension to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/context/Contextual to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$ModuleCategory to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig$BungeeCordCategory to metadata cache [09:36:58] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.server.MinecraftServer [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/sink/SpongeMessageSinkFactory to metadata cache [09:36:58] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.server.MinecraftServer [09:36:58] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.server.MinecraftServer [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/PermissionService to metadata cache [09:36:58] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.common.core.json into net.minecraft.server.MinecraftServer [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/storage/SpongeChunkLayout to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Tristate to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for java/io/File to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorTypes to metadata cache [09:36:58] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from mixins.forge.core.json into net.minecraft.server.MinecraftServer [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/StartupQuery$AbortedException to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for java/lang/RuntimeException to metadata cache [09:36:58] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.common.core.json into net.minecraft.world.World [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/world/CaptureType to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/util/StaticMixinHelper to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Blocks to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/feature/WorldGenHugeTrees to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/User to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockSnapshot to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/tileentity/TileEntity to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatList to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Chunk to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/Slot to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/player/Player to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache [09:36:58] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/weather/Weathers to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/gen/ChunkProviderServer to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/merge/MergeFunction to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.World [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/StorageType to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing MixinWorld from mixins.forge.entityactivation.json into net.minecraft.world.World [09:36:59] [main/DEBUG] [mixin/]: Mixing world.MixinWorld from mixins.forge.core.json into net.minecraft.world.World [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C01PacketChatMessage to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/client/C07PacketPlayerDigging to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/SpawnEntityEvent to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing world.MixinWorldServer from mixins.common.core.json into net.minecraft.world.WorldServer [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/Set to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/TreeSet to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfo to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/GeneratorType to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/BlockPos to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/VillageCollection to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboardSaveData to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/scoreboard/SpongeScoreboard to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Scoreboard to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinWorldInfo to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinWorld to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/IBlockState to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/Random to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshot to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/Cause to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockEventData to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/Collection to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/ScheduledBlockUpdate to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableList to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinBlockUpdate to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorld from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/World to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldUnload from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Unload [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/UnloadWorldEvent to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing text.MixinText from mixins.common.api.json into org.spongepowered.api.text.Text [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/format/TextColors to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/IChatComponent to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing world.MixinAnvilSaveHandler from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilSaveHandler [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/chunk/storage/IChunkLoader to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.common.core.json into net.minecraft.world.storage.SaveHandler [09:36:59] [main/DEBUG] [mixin/]: Mixing world.storage.MixinSaveHandler from mixins.forge.core.json into net.minecraft.world.storage.SaveHandler [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.common.core.json into net.minecraft.entity.player.EntityPlayer [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/PlayerCapabilities to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/FoodStats to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/AxisAlignedBB to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/List to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/SpongeGame to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/Game to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/CollideEntityEvent to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/event/EventManager to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/Event to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayer from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayer [09:36:59] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityLivingBase from mixins.common.core.json into net.minecraft.entity.EntityLivingBase [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntitySnapshot to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/CombatTracker to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttribute to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/SharedMonsterAttributes to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/attributes/IAttributeInstance to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/Human to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/ArrayList to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/Optional to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3d to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/Location to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/UUID to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing MixinEntityLivingBase from mixins.forge.entityactivation.json into net.minecraft.entity.EntityLivingBase [09:36:59] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.entity.Entity [09:36:59] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.entity.Entity [09:36:59] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.entity.Entity [09:36:59] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.common.core.json into net.minecraft.entity.Entity [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/RelativePositions to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/util/DataQueries to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/user/UserStorage to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing MixinEntity from mixins.forge.entityactivation.json into net.minecraft.entity.Entity [09:36:59] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from mixins.forge.core.json into net.minecraft.entity.Entity [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IExtendedEntityProperties to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/EnumSet to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractSet to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/util/AbstractCollection to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.common.core.json into net.minecraft.server.management.ServerConfigurationManager [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumChatFormatting to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/RespawnLocationData to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing server.MixinServerConfigurationManager from mixins.forge.core.json into net.minecraft.server.management.ServerConfigurationManager [09:36:59] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/demo/DemoWorldManager to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing data.types.MixinGameType from mixins.common.core.json into net.minecraft.world.WorldSettings$GameType [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/lang/Enum to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for java/lang/StringBuilder to metadata cache [09:36:59] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/translation/SpongeTranslation to metadata cache [09:36:59] [main/DEBUG] [mixin/]: Mixing status.MixinServerStatusResponse from mixins.common.core.json into net.minecraft.network.ServerStatusResponse [09:36:59] [main/DEBUG] [mixin/]: Mixing world.difficulty.MixinEnumDifficulty from mixins.common.core.json into net.minecraft.world.EnumDifficulty [09:36:59] [main/DEBUG] [mixin/]: Mixing MixinGameProfile from mixins.common.core.json into com.mojang.authlib.GameProfile [09:36:59] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [09:37:01] [main/DEBUG] [mixin/]: Mixing block.MixinBlock from mixins.common.core.json into net.minecraft.block.Block [09:37:01] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.Block [09:37:02] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityXPOrb from mixins.common.core.json into net.minecraft.entity.item.EntityXPOrb [09:37:02] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityItem from mixins.common.core.json into net.minecraft.entity.item.EntityItem [09:37:02] [main/DEBUG] [mixin/]: Mixing MixinEntityItem from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityItem [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/configuration/SpongeConfig to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing entity.item.MixinEntityItem from mixins.forge.core.json into net.minecraft.entity.item.EntityItem [09:37:02] [main/DEBUG] [mixin/]: Mixing item.MixinItem from mixins.common.core.json into net.minecraft.item.Item [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/item/EnchantmentData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/DisplayNameData to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.block.state.BlockState [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockState from mixins.common.core.json into net.minecraft.block.state.BlockState$StateImplementation [09:37:02] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/state/BlockStateBase to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockState to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing item.MixinItemBlock from mixins.common.core.json into net.minecraft.item.ItemBlock [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockType to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLeaves from mixins.common.core.json into net.minecraft.block.BlockLeaves [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/flowpowered/math/vector/Vector3i to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/extent/Extent to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/block/BlockTypes to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/Transaction to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/DecayBlockEvent to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockTallGrass from mixins.common.core.json into net.minecraft.block.BlockTallGrass [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/lang/Class to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableShrubData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/ImmutableDataManipulator to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/value/immutable/ImmutableValue to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/IProperty to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/lang/Comparable to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Key to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/key/Keys to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeShrubData to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFlower from mixins.common.core.json into net.minecraft.block.BlockFlower [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePlantData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePlantData to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.item.ItemStack [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.item.ItemStack [09:37:02] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinItemStack from mixins.common.core.json into net.minecraft.item.ItemStack [09:37:02] [main/DEBUG] [mixin/]: Mixing item.MixinItemStack from mixins.forge.core.json into net.minecraft.item.ItemStack [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/HashMultimap to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/Multimap to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractSetMultimap to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMapBasedMultimap to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/AbstractMultimap to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextBuilder to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreboardObjectiveDisplayType from mixins.common.core.json into net.minecraft.scoreboard.IScoreObjectiveCriteria$EnumRenderType [09:37:02] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyEnum from mixins.common.core.json into net.minecraft.block.properties.PropertyEnum [09:37:02] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyHelper from mixins.common.core.json into net.minecraft.block.properties.PropertyHelper [09:37:02] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyBoolean from mixins.common.core.json into net.minecraft.block.properties.PropertyBool [09:37:02] [main/DEBUG] [mixin/]: Mixing data.types.MixinDirtType from mixins.common.core.json into net.minecraft.block.BlockDirt$DirtType [09:37:02] [main/DEBUG] [mixin/]: Mixing world.gen.feature.MixinWorldGenerator from mixins.forge.core.json into net.minecraft.world.gen.feature.WorldGenerator [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/registry/SpongeModGameRegistry to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing block.properties.MixinPropertyInteger from mixins.common.core.json into net.minecraft.block.properties.PropertyInteger [09:37:02] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityFallingBlock from mixins.common.core.json into net.minecraft.entity.item.EntityFallingBlock [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockLog from mixins.common.core.json into net.minecraft.block.BlockLog [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableTreeData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockOldLog to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockNewLog to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeType to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeTreeData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLogAxisData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLogAxisData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/TreeTypes to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumLogAxis from mixins.common.core.json into net.minecraft.block.BlockLog$EnumAxis [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockOldLeaf from mixins.forge.core.json into net.minecraft.block.BlockOldLeaf [09:37:02] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSponge from mixins.common.core.json into net.minecraft.block.BlockSponge [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/ImmutableWetData to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/lang/Boolean to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/ImmutableSpongeWetData to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity [09:37:02] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntity from mixins.common.core.json into net.minecraft.tileentity.TileEntity [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinCustomDataHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity [09:37:02] [main/DEBUG] [mixin/]: Mixing data.MixinPropertyHolder from mixins.common.core.json into net.minecraft.tileentity.TileEntity [09:37:02] [main/DEBUG] [mixin/]: Mixing block.data.MixinTileEntity from mixins.forge.core.json into net.minecraft.tileentity.TileEntity [09:37:02] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDispenser from mixins.common.core.json into net.minecraft.tileentity.TileEntityDispenser [09:37:02] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityLockable from mixins.common.core.json into net.minecraft.tileentity.TileEntityLockable [09:37:02] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/LockCode to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataContainer to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataQuery to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/MemoryDataContainer to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/lang/Integer to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStack to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityNote from mixins.common.core.json into net.minecraft.tileentity.TileEntityNote [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/lang/Byte to metadata cache [09:37:02] [main/DEBUG] [mixin/]: Mixing event.block.MixinEventBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent [09:37:02] [main/TRACE] [mixin/]: Added class metadata for java/util/function/Predicate to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/UnmodifiableIterator to metadata cache [09:37:02] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/ChangeBlockEvent to metadata cache [09:37:03] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumShrubType from mixins.common.core.json into net.minecraft.block.BlockTallGrass$EnumType [09:37:03] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDyeColor from mixins.common.core.json into net.minecraft.item.EnumDyeColor [09:37:03] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/material/MapColor to metadata cache [09:37:03] [main/TRACE] [mixin/]: Added class metadata for java/awt/Color to metadata cache [09:37:03] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumFlowerType from mixins.common.core.json into net.minecraft.block.BlockFlower$EnumFlowerType [09:37:03] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed [09:37:03] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed [09:37:03] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinEntityTNTPrimed from mixins.common.core.json into net.minecraft.entity.item.EntityTNTPrimed [09:37:03] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/persistence/InvalidDataException to metadata cache [09:37:04] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityMobSpawner from mixins.common.core.json into net.minecraft.tileentity.TileEntityMobSpawner [09:37:04] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/tileentity/MobSpawnerBaseLogic to metadata cache [09:37:04] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityChest [09:37:04] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityFurnace from mixins.common.core.json into net.minecraft.tileentity.TileEntityFurnace [09:37:04] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockStandingSign from mixins.common.core.json into net.minecraft.block.BlockStandingSign [09:37:04] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableDirectionalData to metadata cache [09:37:04] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/mutable/block/SpongeDirectionalData to metadata cache [09:37:04] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Direction to metadata cache [09:37:04] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/DataManipulator to metadata cache [09:37:04] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySign from mixins.common.core.json into net.minecraft.tileentity.TileEntitySign [09:37:04] [main/TRACE] [mixin/]: Added class metadata for com/google/gson/JsonParseException to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockWallSign from mixins.common.core.json into net.minecraft.block.BlockWallSign [09:37:05] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/properties/PropertyDirection to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeDirectionalData to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockLever from mixins.common.core.json into net.minecraft.block.BlockLever [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutablePoweredData to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongePoweredData to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableAxisData to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/Axis to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeAxisData to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing data.holders.MixinBlockButton from mixins.common.core.json into net.minecraft.block.BlockButton [09:37:05] [main/DEBUG] [mixin/]: Mixing block.MixinBlockSnowLayer from mixins.common.core.json into net.minecraft.block.BlockSnow [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/immutable/block/ImmutableLayeredData to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/manipulator/immutable/block/ImmutableSpongeLayeredData to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntitySnowman from mixins.common.core.json into net.minecraft.entity.monster.EntitySnowman [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntityGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityGolem [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityLiving from mixins.common.core.json into net.minecraft.entity.EntityLiving [09:37:05] [main/TRACE] [mixin/]: Added class metadata for java/lang/UnsupportedOperationException to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/LeashEntityEvent to metadata cache [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/UnleashEntityEvent to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.golem.MixinEntityIronGolem from mixins.common.core.json into net.minecraft.entity.monster.EntityIronGolem [09:37:05] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/DataWatcher to metadata cache [09:37:05] [main/DEBUG] [mixin/]: Mixing block.MixinBlockCake from mixins.common.core.json into net.minecraft.block.BlockCake [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySilverfish from mixins.common.core.json into net.minecraft.entity.monster.EntitySilverfish [09:37:05] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityMob from mixins.common.core.json into net.minecraft.entity.monster.EntityMob [09:37:05] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnchantmentTable from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnchantmentTable [09:37:05] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBrewingStand from mixins.common.core.json into net.minecraft.tileentity.TileEntityBrewingStand [09:37:05] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/DataView to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemPotion from mixins.common.core.json into net.minecraft.item.ItemPotion [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEndPortal from mixins.common.core.json into net.minecraft.tileentity.TileEntityEndPortal [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityEnderChest from mixins.common.core.json into net.minecraft.tileentity.TileEntityEnderChest [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityCommandBlock from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommandSender to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/sink/MessageSink to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for java/lang/Iterable to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/GameRules to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinTeam to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/Vec3 to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.tileentity.TileEntityCommandBlock [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/Subject to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/ServiceManager to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/ServiceReference to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SubjectSettingCallback to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinSubject to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectCollection to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for java/lang/IllegalStateException to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/permission/SubjectData to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBeacon from mixins.common.core.json into net.minecraft.tileentity.TileEntityBeacon [09:37:06] [main/DEBUG] [mixin/]: Mixing data.types.MixinBlockWallEnumType from mixins.common.core.json into net.minecraft.block.BlockWall$EnumType [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityWither from mixins.common.core.json into net.minecraft.entity.boss.EntityWither [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntitySkull from mixins.common.core.json into net.minecraft.tileentity.TileEntitySkull [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityComparator from mixins.common.core.json into net.minecraft.tileentity.TileEntityComparator [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDaylightDetector from mixins.common.core.json into net.minecraft.tileentity.TileEntityDaylightDetector [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityHopper from mixins.common.core.json into net.minecraft.tileentity.TileEntityHopper [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/ILockableContainer to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/inventory/IInventory to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityDropper from mixins.common.core.json into net.minecraft.tileentity.TileEntityDropper [09:37:06] [main/DEBUG] [mixin/]: Mixing data.types.MixinEnumDoublePlant from mixins.common.core.json into net.minecraft.block.BlockDoublePlant$EnumPlantType [09:37:06] [main/DEBUG] [mixin/]: Mixing block.tiles.MixinTileEntityBanner from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagList to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameRegistry to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/data/meta/SpongePatternLayer to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for java/util/Map to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/BannerPatternShape to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntity from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent [09:37:06] [main/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLiving from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingEvent [09:37:06] [main/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayer from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerEvent [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityArrow from mixins.common.core.json into net.minecraft.entity.projectile.EntityArrow [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/source/UnknownProjectileSource to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing MixinEntityArrow from mixins.forge.entityactivation.json into net.minecraft.entity.projectile.EntityArrow [09:37:06] [main/DEBUG] [mixin/]: Mixing potion.MixinPotion from mixins.common.core.json into net.minecraft.potion.Potion [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityHanging from mixins.common.core.json into net.minecraft.entity.EntityHanging [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityPainting from mixins.common.core.json into net.minecraft.entity.item.EntityPainting [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ArtData to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityItemFrame from mixins.common.core.json into net.minecraft.entity.item.EntityItemFrame [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/rotation/Rotation to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecart from mixins.common.core.json into net.minecraft.entity.item.EntityMinecart [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.vehicle.MixinEntityMinecart from mixins.forge.core.json into net.minecraft.entity.item.EntityMinecart [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityPig from mixins.common.core.json into net.minecraft.entity.passive.EntityPig [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityAnimal from mixins.common.core.json into net.minecraft.entity.passive.EntityAnimal [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityAgeable from mixins.common.core.json into net.minecraft.entity.EntityAgeable [09:37:06] [main/DEBUG] [mixin/]: Mixing MixinEntityAgeable from mixins.forge.entityactivation.json into net.minecraft.entity.EntityAgeable [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntitySnowball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySnowball [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityThrowable from mixins.common.core.json into net.minecraft.entity.projectile.EntityThrowable [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.vehicle.MixinEntityBoat from mixins.common.core.json into net.minecraft.entity.item.EntityBoat [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEgg from mixins.common.core.json into net.minecraft.entity.projectile.EntityEgg [09:37:06] [main/DEBUG] [mixin/]: Mixing item.MixinItemFishingRod from mixins.common.core.json into net.minecraft.item.ItemFishingRod [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinEntityFishHook to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/FishHook to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/StatBase to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFishHook from mixins.common.core.json into net.minecraft.entity.projectile.EntityFishHook [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/ItemStackSnapshot to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/ItemTypes to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/service/command/CommandService to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandMapping to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandCallable to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/command/MinecraftCommandWrapper to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandSource to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.common.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/GameProfile to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/scoreboard/IScoreObjectiveCriteria to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for java/util/Locale to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatType to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/chat/ChatTypes to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S02PacketChat to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/chat/SpongeChatType to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/Packet to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinTitle to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/title/Titles to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/particle/ParticleEffect to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/effect/particle/SpongeParticleEffect to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/PlayerConnection to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/BanData to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinServerScoreboard to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/translation/Translation to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/effect/sound/SoundType to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S29PacketSoundEffect to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/resourcepack/ResourcePack to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinPacketResourcePackSend to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/network/RemoteConnection to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.player.MixinEntityPlayerMP from mixins.forge.core.json into net.minecraft.entity.player.EntityPlayerMP [09:37:06] [main/TRACE] [mixin/]: Added class metadata for io/netty/channel/Channel to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/AttributeKey to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/network/NetworkRegistry to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for io/netty/util/Attribute to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing item.MixinItemMap from mixins.common.core.json into net.minecraft.item.ItemMap [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemMapBase to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSavedData to metadata cache [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/storage/MapData to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEnderPearl from mixins.common.core.json into net.minecraft.entity.item.EntityEnderPearl [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityPotion from mixins.common.core.json into net.minecraft.entity.projectile.EntityPotion [09:37:06] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/init/Items to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing item.MixinItemEnderEye from mixins.common.core.json into net.minecraft.item.ItemEnderEye [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/EyeOfEnder to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityEnderEye from mixins.common.core.json into net.minecraft.entity.item.EntityEnderEye [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityExpBottle from mixins.common.core.json into net.minecraft.entity.item.EntityExpBottle [09:37:06] [main/DEBUG] [mixin/]: Mixing item.data.MixinItemEditableBook from mixins.common.core.json into net.minecraft.item.ItemEditableBook [09:37:06] [main/DEBUG] [mixin/]: Mixing item.MixinItemEmptyMap from mixins.common.core.json into net.minecraft.item.ItemEmptyMap [09:37:06] [main/DEBUG] [mixin/]: Mixing item.MixinItemFirework from mixins.common.core.json into net.minecraft.item.ItemFirework [09:37:06] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/projectile/Firework to metadata cache [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket [09:37:06] [main/DEBUG] [mixin/]: Mixing entity.projectile.MixinEntityFireworkRocket from mixins.common.core.json into net.minecraft.entity.item.EntityFireworkRocket [09:37:07] [main/DEBUG] [mixin/]: Mixing MixinEntityFireworkRocket from mixins.forge.entityactivation.json into net.minecraft.entity.item.EntityFireworkRocket [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.MixinArmorStand from mixins.common.core.json into net.minecraft.entity.item.EntityArmorStand [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.hanging.MixinEntityLeashKnot from mixins.common.core.json into net.minecraft.entity.EntityLeashKnot [09:37:07] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentTranslation from mixins.common.core.json into net.minecraft.util.ChatComponentTranslation [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ChatComponentIterable to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinChatComponent to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatComponentTranslationFormatException to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentStyle from mixins.common.core.json into net.minecraft.util.ChatComponentStyle [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/text/ResolvedChatStyle to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/ChatStyle to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing text.MixinChatComponentText from mixins.common.core.json into net.minecraft.util.ChatComponentText [09:37:07] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.ScoreDummyCriteria [09:37:07] [main/DEBUG] [mixin/]: Mixing scoreboard.MixinCriterion from mixins.common.core.json into net.minecraft.scoreboard.GoalColor [09:37:07] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Transform to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedInEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent [09:37:07] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerLoggedOutEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerLoggedOutEvent [09:37:07] [main/DEBUG] [mixin/]: Mixing fml.common.gameevent.MixinPlayerRespawnEvent from mixins.forge.core.json into net.minecraftforge.fml.common.gameevent.PlayerEvent$PlayerRespawnEvent [09:37:07] [main/DEBUG] [mixin/]: Mixing fml.common.eventhandler.MixinEventBus from mixins.forge.core.json into net.minecraftforge.fml.common.eventhandler.EventBus [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/event/SpongeModEventManager to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/NoSuchMethodException to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Method to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/ReflectiveOperationException to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Executable to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/AccessibleObject to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/MinecraftDummyContainer to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModContainer to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/reflect/Constructor to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing text.MixinHoverEvent from mixins.common.core.json into net.minecraft.event.HoverEvent [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/EntityType to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing data.types.MixinFishType from mixins.common.core.json into net.minecraft.item.ItemFishFood$FishType [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/CookedFish to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityLargeFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityLargeFireball [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntityFireball [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/MovingObjectPosition to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntitySmallFireball from mixins.common.core.json into net.minecraft.entity.projectile.EntitySmallFireball [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.projectile.fireball.MixinEntityWitherSkull from mixins.common.core.json into net.minecraft.entity.projectile.EntityWitherSkull [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartRideable from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartEmpty [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartChest from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartChest [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartContainer from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartContainer [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartFurnace from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartFurnace [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartTNT from mixins.common.core.json into net.minecraft.entity.item.EntityMinecartTNT [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartMobSpawner from mixins.common.core.json into net.minecraft.entity.ai.EntityMinecartMobSpawner [09:37:07] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBlockSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock [09:37:07] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock [09:37:07] [main/DEBUG] [mixin/]: Mixing command.MixinLocatedSource from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock [09:37:07] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.vehicle.minecart.MixinEntityMinecartCommandBlock from mixins.common.core.json into net.minecraft.entity.EntityMinecartCommandBlock [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.explosive.MixinFusedExplosive from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityCreeper from mixins.common.core.json into net.minecraft.entity.monster.EntityCreeper [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySkeleton from mixins.common.core.json into net.minecraft.entity.monster.EntitySkeleton [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySpider from mixins.common.core.json into net.minecraft.entity.monster.EntitySpider [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntitySpider$GroupData to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/IEntityLivingData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGiantZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityGiantZombie [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityZombie [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/monster/EntityZombie$GroupData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntitySlime from mixins.common.core.json into net.minecraft.entity.monster.EntitySlime [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGhast from mixins.common.core.json into net.minecraft.entity.monster.EntityGhast [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityPigZombie from mixins.common.core.json into net.minecraft.entity.monster.EntityPigZombie [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityEnderman from mixins.common.core.json into net.minecraft.entity.monster.EntityEnderman [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/lang/Short to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ScreamingData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityCaveSpider from mixins.common.core.json into net.minecraft.entity.monster.EntityCaveSpider [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityBlaze from mixins.common.core.json into net.minecraft.entity.monster.EntityBlaze [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityMagmaCube from mixins.common.core.json into net.minecraft.entity.monster.EntityMagmaCube [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.complex.MixinEntityDragon from mixins.common.core.json into net.minecraft.entity.boss.EntityDragon [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragonPart to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableSet to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.MixinEntityBat from mixins.common.core.json into net.minecraft.entity.passive.EntityBat [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityWitch from mixins.common.core.json into net.minecraft.entity.monster.EntityWitch [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityEndermite from mixins.common.core.json into net.minecraft.entity.monster.EntityEndermite [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.monster.MixinEntityGuardian from mixins.common.core.json into net.minecraft.entity.monster.EntityGuardian [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ElderData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntitySheep from mixins.common.core.json into net.minecraft.entity.passive.EntitySheep [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/ShearedData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityCow from mixins.common.core.json into net.minecraft.entity.passive.EntityCow [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityChicken from mixins.common.core.json into net.minecraft.entity.passive.EntityChicken [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntitySquid from mixins.common.core.json into net.minecraft.entity.passive.EntitySquid [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityWolf from mixins.common.core.json into net.minecraft.entity.passive.EntityWolf [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/entity/TameEntityEvent to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/manipulator/mutable/entity/SittingData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityMooshroom from mixins.common.core.json into net.minecraft.entity.passive.EntityMooshroom [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityOcelot from mixins.common.core.json into net.minecraft.entity.passive.EntityOcelot [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityHorse from mixins.common.core.json into net.minecraft.entity.passive.EntityHorse [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityHorse$GroupData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.animal.MixinEntityRabbit from mixins.common.core.json into net.minecraft.entity.passive.EntityRabbit [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/passive/EntityRabbit$RabbitTypeData to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.living.villager.MixinEntityVillager from mixins.common.core.json into net.minecraft.entity.passive.EntityVillager [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/village/MerchantRecipeList to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Profession to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Career to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/data/type/Professions to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeEntityMeta to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/entity/SpongeCareer to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing entity.MixinEntityEnderCrystal from mixins.common.core.json into net.minecraft.entity.item.EntityEnderCrystal [09:37:07] [main/DEBUG] [mixin/]: Mixing block.MixinBehaviorProjectileDispense from mixins.common.core.json into net.minecraft.dispenser.BehaviorProjectileDispense [09:37:07] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/dispenser/BehaviorDefaultDispenseItem to metadata cache [09:37:07] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner7 from mixins.common.core.json into net.minecraft.init.Bootstrap$7 [09:37:07] [main/DEBUG] [mixin/]: Mixing MixinBootstrapAnonInner8 from mixins.common.core.json into net.minecraft.init.Bootstrap$8 [09:37:07] [main/DEBUG] [mixin/]: Mixing server.MixinDedicatedServer from mixins.common.core.json into net.minecraft.server.dedicated.DedicatedServer [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/net/Proxy to metadata cache [09:37:07] [main/TRACE] [mixin/]: Added class metadata for java/net/InetSocketAddress to metadata cache [09:37:08] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.common.core.json into net.minecraft.command.ServerCommandManager [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/command/CommandResult to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/ICommand to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/plugin/PluginContainer to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/service/permission/SpongePermissionService to metadata cache [09:37:08] [main/DEBUG] [mixin/]: Mixing server.MixinServerCommandManager from mixins.forge.core.json into net.minecraft.command.ServerCommandManager [09:37:08] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/Loader to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/command/ForgeMinecraftCommandWrapper to metadata cache [09:37:08] [main/DEBUG] [mixin/]: Mixing command.MixinCommandHandler from mixins.common.core.json into net.minecraft.command.CommandHandler [09:37:08] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandException to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache [09:37:08] [main/DEBUG] [mixin/]: Mixing text.MixinTextTranslatable from mixins.common.api.json into org.spongepowered.api.text.Text$Translatable [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinChatComponentTranslation to metadata cache [09:37:08] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/text/IMixinText to metadata cache [09:37:08] [main/DEBUG] [mixin/]: Mixing text.MixinTextLiteral from mixins.common.api.json into org.spongepowered.api.text.Text$Literal [09:37:08] [main/DEBUG] [mixin/]: Mixing entity.weather.MixinEntityLightningBolt from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt [09:37:08] [main/DEBUG] [mixin/]: Mixing entity.weather.MixinEntityWeatherEffect from mixins.common.core.json into net.minecraft.entity.effect.EntityWeatherEffect [09:37:08] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityItemPickup from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityItemPickupEvent [09:37:08] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/Item to metadata cache [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityJoinWorld from mixins.forge.core.json into net.minecraftforge.event.entity.EntityJoinWorldEvent [09:37:08] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing fml.common.MixinLoadController from mixins.forge.init.json into net.minecraftforge.fml.common.LoadController [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventState from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLStateEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventConstruction from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLConstructionEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPreInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPreInitializationEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLInitializationEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventPostInit from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLPostInitializationEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventLoadComplete from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLLoadCompleteEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerAboutToStart from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarting from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartingEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStarted from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStartedEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopping from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppingEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing event.state.MixinEventServerStopped from mixins.forge.core.json into net.minecraftforge.fml.common.event.FMLServerStoppedEvent [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.InjectedModContainer [09:37:08] [Server thread/DEBUG] [mixin/]: Mixing fml.MixinModContainer from mixins.forge.preinit.json into net.minecraftforge.fml.common.FMLModContainer [09:37:08] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$ScalaAdapter to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ILanguageAdapter$JavaAdapter to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Properties to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/HashSet to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Hashtable to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/Dictionary to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/ModClassLoader to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/net/URLClassLoader to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/security/SecureClassLoader to metadata cache [09:37:09] [Server thread/TRACE] [mixin/]: Added class metadata for java/lang/ClassLoader to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.cause.entity.damage.MixinDamageSource from mixins.common.core.json into net.minecraft.util.DamageSource [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/cause/entity/damage/DamageTypes to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.block.MixinEventNotifyNeighborBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$NeighborNotifyEvent [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableMap to metadata cache [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/HashMap to metadata cache [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for com/google/common/collect/ImmutableBiMap to metadata cache [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/NotifyNeighborBlockEvent to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunk from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkLoad from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Load [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventChunkUnload from mixins.forge.core.json into net.minecraftforge.event.world.ChunkEvent$Unload [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.entity.MixinEventEntityConstructing from mixins.forge.core.json into net.minecraftforge.event.entity.EntityEvent$EntityConstructing [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.entity.living.MixinEventLivingDeath from mixins.forge.core.json into net.minecraftforge.event.entity.living.LivingDeathEvent [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerBreakBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$BreakEvent [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerChat from mixins.forge.core.json into net.minecraftforge.event.ServerChatEvent [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractBlock from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerInteractEvent [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/block/InteractBlockEvent to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerInteractEntity from mixins.forge.core.json into net.minecraftforge.event.entity.player.EntityInteractEvent [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerPlaceBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$PlaceEvent [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/mod/interfaces/IMixinBlockSnapshot to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldLoad from mixins.forge.core.json into net.minecraftforge.event.world.WorldEvent$Load [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/world/LoadWorldEvent to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/event/inventory/UseItemStackEvent to metadata cache [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Start from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Start [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Tick from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Tick [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Stop from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Stop [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventUseItemStack$Finish from mixins.forge.core.json into net.minecraftforge.event.entity.player.PlayerUseItemEvent$Finish [09:37:10] [Server thread/DEBUG] [mixin/]: Mixing network.MixinPacketBuffer from mixins.common.core.json into net.minecraft.network.PacketBuffer [09:37:10] [Server thread/TRACE] [mixin/]: Added class metadata for io/netty/buffer/ByteBuf to metadata cache [09:37:12] [Server thread/DEBUG] [mixin/]: Mixing world.storage.MixinWorldInfo from mixins.common.core.json into net.minecraft.world.storage.WorldInfo [09:37:12] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp [09:37:12] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Platform: Windows [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 8 [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.ByteBuffer.cleaner: available [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: unavailable [09:37:12] [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. [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false [09:37:12] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0x0ada7f50b1920bef [09:37:12] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge [09:37:12] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge [09:37:12] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLConstructionEvent to mod Sponge [09:37:12] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLConstructionEvent to mod Sponge [09:37:13] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp [09:37:13] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp [09:37:13] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge [09:37:13] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge [09:37:13] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLPreInitializationEvent to mod Sponge [09:37:15] [Server thread/DEBUG] [mixin/Sponge]: Mixing server.MixinNetworkManager from mixins.common.core.json into net.minecraft.network.NetworkManager [09:37:15] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/SimpleChannelInboundHandler to metadata cache [09:37:15] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/ChannelInboundHandlerAdapter to metadata cache [09:37:15] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for io/netty/channel/ChannelHandlerAdapter to metadata cache [09:37:15] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLPreInitializationEvent to mod Sponge [09:37:15] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldSettings from mixins.common.core.json into net.minecraft.world.WorldSettings [09:37:15] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 8 [09:37:16] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false [09:37:16] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7f8d7f9f [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@53b43ac [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@12bd8910 [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5b490e3d [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@4f2cf34c [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1055ff26 [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6e5e0135 [09:37:16] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7d75c225 [09:37:16] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback interface: Software Loopback Interface 1 [09:37:16] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /127.0.0.1 (primary) [09:37:16] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /0:0:0:0:0:0:0:1 [09:37:16] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinItemInWorldManager from mixins.forge.core.json into net.minecraft.server.management.ItemInWorldManager [09:37:16] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockDoor to metadata cache [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge [09:37:16] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLInitializationEvent to mod Sponge [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProviderHell from mixins.common.core.json into net.minecraft.world.WorldProviderHell [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/chunk/IChunkProvider to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/gen/ChunkProviderHell to metadata cache [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProvider from mixins.common.core.json into net.minecraft.world.WorldProvider [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProvider from mixins.forge.core.json into net.minecraft.world.WorldProvider [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldProviderEnd from mixins.common.core.json into net.minecraft.world.WorldProviderEnd [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/world/gen/ChunkProviderEnd to metadata cache [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing item.MixinEnchantment from mixins.common.core.json into net.minecraft.enchantment.Enchantment [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing item.MixinEnchantment from mixins.forge.core.json into net.minecraft.enchantment.Enchantment [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing data.types.MixinEnumArt from mixins.common.core.json into net.minecraft.entity.item.EntityPainting$EnumArt [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing data.types.MixinEnumBannerPattern from mixins.common.core.json into net.minecraft.tileentity.TileEntityBanner$EnumBannerPattern [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing world.MixinWorldType from mixins.common.core.json into net.minecraft.world.WorldType [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing event.cause.entity.damage.MixinEntityDamageSource from mixins.common.core.json into net.minecraft.util.EntityDamageSource [09:37:16] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLInitializationEvent to mod Sponge [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge [09:37:16] [Server thread/TRACE] [Sponge/Sponge]: Sending event IMCEvent to mod Sponge [09:37:16] [Server thread/TRACE] [Sponge/Sponge]: Sent event IMCEvent to mod Sponge [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp [09:37:16] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge [09:37:16] [Server thread/DEBUG] [mixin/Forge]: Mixing world.biome.MixinBiomeGenBase from mixins.common.core.json into net.minecraft.world.biome.BiomeGenBase [09:37:16] [Server thread/TRACE] [mixin/Forge]: Added class metadata for net/minecraft/world/gen/feature/WorldGenBigTree to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Forge]: Added class metadata for net/minecraft/world/gen/feature/WorldGenTrees to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Forge]: Added class metadata for net/minecraft/world/gen/feature/WorldGenAbstractTree to metadata cache [09:37:16] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge [09:37:16] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLPostInitializationEvent to mod Sponge [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.living.complex.MixinEntityDragonPart from mixins.common.core.json into net.minecraft.entity.boss.EntityDragonPart [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraft/entity/IEntityMultiPart to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/entity/living/complex/EnderDragon to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/entity/living/complex/ComplexLiving to metadata cache [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.MixinArmorEquipable from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman [09:37:16] [Server thread/DEBUG] [mixin/Sponge]: Mixing entity.living.MixinHuman from mixins.common.core.json into org.spongepowered.common.entity.living.human.EntityHuman [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for org/spongepowered/api/item/inventory/Inventory to metadata cache [09:37:16] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for java/util/AbstractList to metadata cache [09:37:17] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLPostInitializationEvent to mod Sponge [09:37:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp [09:37:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp [09:37:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge [09:37:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge [09:37:17] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLLoadCompleteEvent to mod Sponge [09:37:17] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLLoadCompleteEvent to mod Sponge [09:37:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp [09:37:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp [09:37:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge [09:37:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge [09:37:17] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerAboutToStartEvent to mod Sponge [09:37:17] [Server thread/DEBUG] [mixin/Sponge]: Mixing common.world.MixinDimensionManager from mixins.forge.core.json into org.spongepowered.common.world.DimensionManager [09:37:17] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraftforge/fml/relauncher/Side to metadata cache [09:37:17] [Server thread/TRACE] [mixin/Sponge]: Added class metadata for net/minecraftforge/fml/common/network/FMLOutboundHandler to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/Sponge]: Mixing forge.MixinDimensionManager from mixins.forge.core.json into net.minecraftforge.common.DimensionManager [09:37:17] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerAboutToStartEvent to mod Sponge [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing api.event.MixinAbstractEvent from mixins.forge.core.json into org.spongepowered.api.event.impl.AbstractEvent [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreboard from mixins.common.core.json into net.minecraft.scoreboard.Scoreboard [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for java/util/AbstractMap to metadata cache [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/scoreboard/SpongeObjective to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinServerScoreboard from mixins.common.core.json into net.minecraft.scoreboard.ServerScoreboard [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S3EPacketTeams to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreboardSaveData from mixins.common.core.json into net.minecraft.scoreboard.ScoreboardSaveData [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScoreObjective from mixins.common.core.json into net.minecraft.scoreboard.ScoreObjective [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.MixinWorldBorder from mixins.common.core.json into net.minecraft.world.border.WorldBorder [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/border/EnumBorderStatus to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.MixinSpawnerAnimals from mixins.common.core.json into net.minecraft.world.SpawnerAnimals [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTracker from mixins.common.core.json into net.minecraft.entity.EntityTracker [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.chunk.storage.MixinAnvilChunkLoader from mixins.common.core.json into net.minecraft.world.chunk.storage.AnvilChunkLoader [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for java/io/DataInputStream to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.MixinChunk from mixins.common.core.json into net.minecraft.world.chunk.Chunk [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/world/EnumSkyBlock to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.extent.MixinExtent from mixins.common.core.json into net.minecraft.world.chunk.Chunk [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing world.MixinChunk from mixins.forge.core.json into net.minecraft.world.chunk.Chunk [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventDropItem from mixins.forge.core.json into net.minecraftforge.event.entity.item.ItemEvent [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing event.inventory.MixinEventDropItem$Toss from mixins.forge.core.json into net.minecraftforge.event.entity.item.ItemTossEvent [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/world/explosion/Explosion to metadata cache [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion$Pre from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent$Start [09:37:17] [Server thread/DEBUG] [mixin/]: Mixing event.world.MixinEventWorldExplosion$Detonate from mixins.forge.core.json into net.minecraftforge.event.world.ExplosionEvent$Detonate [09:37:17] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/block/SpongeBlockSnapshotBuilder to metadata cache [09:37:18] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeImplFactory from mixins.forge.core.json into org.spongepowered.common.SpongeImplFactory [09:37:18] [Server thread/DEBUG] [mixin/]: Mixing world.MixinNextTickListEntry from mixins.common.core.json into net.minecraft.world.NextTickListEntry [09:37:19] [Server thread/DEBUG] [mixin/]: Mixing event.player.MixinEventPlayerPlaceMultiBlock from mixins.forge.core.json into net.minecraftforge.event.world.BlockEvent$MultiPlaceEvent [09:37:27] [Server thread/DEBUG] [mixin/]: Mixing fml.common.registry.MixinEntityRegistry from mixins.forge.core.json into net.minecraftforge.fml.common.registry.EntityRegistry [09:37:27] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTrackerEntry from mixins.common.core.json into net.minecraft.entity.EntityTrackerEntry [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S16PacketEntityLook to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S18PacketEntityTeleport to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S15PacketEntityRelMove to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/network/play/server/S14PacketEntity$S17PacketEntityLookMove to metadata cache [09:37:27] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinTeam from mixins.common.core.json into net.minecraft.scoreboard.Team [09:37:27] [Server thread/DEBUG] [mixin/]: Mixing scoreboard.MixinScorePlayerTeam from mixins.common.core.json into net.minecraft.scoreboard.ScorePlayerTeam [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/scoreboard/SpongeTeam to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/TextRepresentation to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/scoreboard/Visibility to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/text/format/TextColor to metadata cache [09:37:27] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinScoreboard to metadata cache [09:37:29] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.MixinContainer from mixins.common.core.json into net.minecraft.inventory.Container [09:37:29] [Server thread/DEBUG] [mixin/]: Mixing entity.ai.MixinEntityAIMate from mixins.common.core.json into net.minecraft.entity.ai.EntityAIMate [09:37:29] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/ai/EntityAIBase to metadata cache [09:37:29] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/stats/Achievement to metadata cache [09:37:30] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp [09:37:30] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp [09:37:30] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge [09:37:30] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge [09:37:30] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerStartingEvent to mod Sponge [09:37:30] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerStartingEvent to mod Sponge [09:37:30] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp [09:37:30] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp [09:37:30] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge [09:37:30] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge [09:37:30] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerStartedEvent to mod Sponge [09:37:30] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerStartedEvent to mod Sponge [09:37:30] [Server thread/DEBUG] [mixin/]: Mixing status.MixinMinecraftProtocolVersionIdentifier from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$MinecraftProtocolVersionIdentifier [09:37:32] [Server thread/DEBUG] [mixin/]: Mixing status.MixinPlayerCountData from mixins.common.core.json into net.minecraft.network.ServerStatusResponse$PlayerCountData [09:37:47] [Server thread/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.command.server.CommandBlockLogic [09:37:47] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp [09:37:47] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp [09:37:47] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge [09:37:47] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge [09:37:47] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerStoppingEvent to mod Sponge [09:37:47] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerStoppingEvent to mod Sponge [09:37:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp [09:37:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp [09:37:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge [09:37:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge [09:37:48] [Server thread/TRACE] [Sponge/Sponge]: Sending event FMLServerStoppedEvent to mod Sponge [09:37:48] [Server thread/TRACE] [Sponge/Sponge]: Sent event FMLServerStoppedEvent to mod Sponge