Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1. [23:14:25] [main/DEBUG] [RandomThingsCore/]: - Found dropAllItems (1/2)
  2. [23:14:25] [main/DEBUG] [RandomThingsCore/]: - Patched dropAllItems (2/2)
  3. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinTraitInventory from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
  4. [23:14:25] [main/DEBUG] [mixin/]: Mixing entity.player.MixinInventoryPlayer from mixins.common.core.json into net.minecraft.entity.player.InventoryPlayer
  5. [23:14:25] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/PlayerInventoryLens to metadata cache
  6. [23:14:25] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/MainPlayerInventoryLens to metadata cache
  7. [23:14:25] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/comp/EquipmentInventoryLens to metadata cache
  8. [23:14:25] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/item/inventory/type/GridInventory to metadata cache
  9. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerBrewingStand
  10. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinCarrierContainerEnchantment from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
  11. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerEnchantment
  12. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerBeacon
  13. [23:14:25] [main/DEBUG] [mixin/]: Mixing item.inventory.MixinContainerCanInteract from mixins.common.core.json into net.minecraft.inventory.ContainerDispenser
  14. [23:14:25] [main/DEBUG] [mixin/]: Mixing profiler.MixinProfiler from mixins.common.core.json into net.minecraft.profiler.Profiler
  15. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandTime from mixins.common.multi-world-command.json into net.minecraft.command.CommandTime
  16. [23:14:25] [main/DEBUG] [mixin/]: Mixing command.MixinCommandBase from mixins.common.core.json into net.minecraft.command.CommandBase
  17. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandDifficulty from mixins.common.multi-world-command.json into net.minecraft.command.CommandDifficulty
  18. [23:14:25] [main/DEBUG] [mixin/]: Mixing command.MixinCommandDefaultGameMode from mixins.common.core.json into net.minecraft.command.CommandDefaultGameMode
  19. [23:14:25] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandGameMode to metadata cache
  20. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandDefaultGameMode from mixins.common.multi-world-command.json into net.minecraft.command.CommandDefaultGameMode
  21. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandToggleDownfall from mixins.common.multi-world-command.json into net.minecraft.command.CommandToggleDownfall
  22. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandWeather from mixins.common.multi-world-command.json into net.minecraft.command.CommandWeather
  23. [23:14:25] [main/DEBUG] [mixin/]: Mixing command.server.MixinCommandTP from mixins.common.core.json into net.minecraft.command.CommandTP
  24. [23:14:25] [main/DEBUG] [mixin/]: Mixing command.server.MixinCommandTeleport from mixins.common.core.json into net.minecraft.command.server.CommandTeleport
  25. [23:14:25] [main/DEBUG] [mixin/]: Mixing MixinCommandShowSeed from mixins.common.multi-world-command.json into net.minecraft.command.CommandShowSeed
  26. [23:14:26] [main/DEBUG] [mixin/]: Mixing MixinCommandSetDefaultSpawnpoint from mixins.common.multi-world-command.json into net.minecraft.command.server.CommandSetDefaultSpawnpoint
  27. [23:14:26] [main/DEBUG] [mixin/]: Mixing MixinCommandGameRule from mixins.common.multi-world-command.json into net.minecraft.command.CommandGameRule
  28. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.MixinCommandScoreboard from mixins.common.core.json into net.minecraft.command.server.CommandScoreboard
  29. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.MixinCommandExecuteAt from mixins.common.core.json into net.minecraft.command.CommandExecuteAt
  30. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.server.MixinCommandSummon from mixins.common.core.json into net.minecraft.command.server.CommandSummon
  31. [23:14:26] [main/DEBUG] [mixin/]: Mixing entity.effect.MixinEntityLightningBolt from mixins.common.core.json into net.minecraft.entity.effect.EntityLightningBolt
  32. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/weather/WeatherEffect to metadata cache
  33. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/entity/IMixinEntityLightningBolt to metadata cache
  34. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/entity/weather/Lightning to metadata cache
  35. [23:14:26] [main/DEBUG] [mixin/]: Mixing entity.effect.MixinEntityWeatherEffect from mixins.common.core.json into net.minecraft.entity.effect.EntityWeatherEffect
  36. [23:14:26] [main/DEBUG] [mixin/]: Mixing MixinCommandWorldBorder from mixins.common.multi-world-command.json into net.minecraft.command.CommandWorldBorder
  37. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.server.MixinCommandBanIp from mixins.common.core.json into net.minecraft.command.server.CommandBanIp
  38. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for java/net/InetAddress to metadata cache
  39. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for java/util/regex/Matcher to metadata cache
  40. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for java/net/UnknownHostException to metadata cache
  41. [23:14:26] [main/DEBUG] [mixin/]: Mixing ban.MixinIPBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListIPBansEntry
  42. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/UserListEntry to metadata cache
  43. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/Ban to metadata cache
  44. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/BanTypes to metadata cache
  45. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for com/google/gson/JsonObject to metadata cache
  46. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/util/ban/BanType to metadata cache
  47. [23:14:26] [main/DEBUG] [mixin/]: Mixing ban.MixinBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListEntryBan
  48. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.server.MixinCommandPardonIp from mixins.common.core.json into net.minecraft.command.server.CommandPardonIp
  49. [23:14:26] [main/DEBUG] [mixin/]: Mixing ban.MixinUserBanEntry from mixins.common.core.json into net.minecraft.server.management.UserListBansEntry
  50. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/asm/mixin/injection/invoke/arg/Args to metadata cache
  51. [23:14:26] [main/DEBUG] [mixin/]: Mixing world.biome.MixinBiomeProvider from mixins.common.core.json into net.minecraft.world.biome.BiomeProvider
  52. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.MixinCommandSource from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
  53. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.MixinICommandSender from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
  54. [23:14:26] [main/DEBUG] [mixin/]: Mixing command.MixinSubject from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
  55. [23:14:26] [main/DEBUG] [mixin/]: Mixing network.rcon.MixinRConConsoleSource from mixins.common.core.json into net.minecraft.network.rcon.RConConsoleSource
  56. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/api/command/source/RconSource to metadata cache
  57. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/interfaces/IMixinRConConsoleSource to metadata cache
  58. [23:14:26] [main/TRACE] [mixin/]: Added class metadata for java/lang/StringBuffer to metadata cache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement