Advertisement
Guest User

Untitled

a guest
Apr 12th, 2021
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 389.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 06:12 12/04/21
  5. Description: Ticking entity
  6.  
  7. java.lang.StackOverflowError: Ticking entity
  8. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51] {}
  9. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_51] {}
  10. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51] {}
  11. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_51] {}
  12. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_51] {}
  13. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_51] {}
  14. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_51] {}
  15. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] {}
  16. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_51] {}
  17. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] {}
  18. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51] {}
  19. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  20. at org.apache.logging.log4j.core.impl.MutableLogEvent.initTime(MutableLogEvent.java:322) ~[log4j-core-2.11.2.jar:2.11.2] {}
  21. at org.apache.logging.log4j.core.impl.ReusableLogEventFactory.createEvent(ReusableLogEventFactory.java:81) ~[log4j-core-2.11.2.jar:2.11.2] {}
  22. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:404) ~[log4j-core-2.11.2.jar:2.11.2] {}
  23. at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:63) ~[log4j-core-2.11.2.jar:2.11.2] {}
  24. at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146) ~[log4j-core-2.11.2.jar:2.11.2] {}
  25. at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170) ~[log4j-api-2.11.2.jar:2.11.2] {}
  26. at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125) ~[log4j-api-2.11.2.jar:2.11.2] {}
  27. at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108) ~[log4j-api-2.11.2.jar:2.11.2] {}
  28. at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:1991) ~[log4j-api-2.11.2.jar:2.11.2] {}
  29. at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1835) ~[log4j-api-2.11.2.jar:2.11.2] {}
  30. at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:776) ~[log4j-api-2.11.2.jar:2.11.2] {}
  31. at net.minecraftforge.eventbus.EventBus.handleException(EventBus.java:316) ~[eventbus-4.0.0.jar:?] {}
  32. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:307) ~[eventbus-4.0.0.jar:?] {}
  33. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  34. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  35. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  36. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  37. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  38. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  39. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  40. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  41. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  42. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  43. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  44. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  45. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  46. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  47. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  48. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  49. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  50. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  51. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  52. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  53. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  54. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  55. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  56. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  57. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  58. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  59. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  60. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  61. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  62. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  63. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  64. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  65. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  66. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  67. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  68. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  69. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  70. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  71. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  72. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  73. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  74. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  75. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  76. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  77. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  78. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  79. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  80. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  81. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  82. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  83. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  84. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  85. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  86. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  87. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  88. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  89. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  90. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  91. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  92. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  93. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  94. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  95. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  96. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  97. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  98. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  99. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  100. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  101. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  102. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  103. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  104. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  105. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  106. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  107. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  108. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  109. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  110. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  111. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  112. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  113. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  114. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  115. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  116. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  117. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  118. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  119. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  120. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  121. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  122. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  123. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  124. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  125. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  126. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  127. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  128. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  129. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  130. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  131. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  132. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  133. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  134. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  135. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  136. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  137. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  138. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  139. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  140. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  141. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  142. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  143. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  144. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  145. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  146. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  147. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  148. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  149. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  150. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  151. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  152. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  153. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  154. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  155. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  156. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  157. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  158. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  159. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  160. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  161. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  162. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  163. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  164. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  165. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  166. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  167. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  168. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  169. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  170. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  171. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  172. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  173. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  174. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  175. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  176. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  177. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  178. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  179. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  180. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  181. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  182. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  183. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  184. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  185. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  186. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  187. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  188. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  189. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  190. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  191. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  192. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  193. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  194. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  195. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  196. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  197. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  198. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  199. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  200. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  201. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  202. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  203. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  204. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  205. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  206. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  207. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  208. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  209. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  210. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  211. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  212. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  213. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  214. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  215. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  216. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  217. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  218. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  219. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  220. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  221. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  222. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  223. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  224. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  225. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  226. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  227. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  228. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  229. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  230. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  231. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  232. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  233. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  234. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  235. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  236. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  237. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  238. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  239. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  240. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  241. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  242. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  243. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  244. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  245. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  246. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  247. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  248. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  249. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  250. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  251. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  252. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  253. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  254. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  255. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  256. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  257. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  258. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  259. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  260. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  261. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  262. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  263. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  264. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  265. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  266. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  267. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  268. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  269. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  270. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  271. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  272. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  273. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  274. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  275. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  276. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  277. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  278. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  279. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  280. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  281. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  282. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  283. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  284. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  285. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  286. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  287. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  288. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  289. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  290. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  291. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  292. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  293. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  294. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  295. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  296. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  297. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  298. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  299. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  300. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  301. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  302. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  303. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  304. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  305. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  306. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  307. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  308. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  309. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  310. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  311. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  312. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  313. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  314. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  315. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  316. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  317. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  318. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  319. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  320. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  321. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  322. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  323. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  324. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  325. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  326. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  327. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  328. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  329. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  330. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  331. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  332. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  333. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  334. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  335. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  336. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  337. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  338. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  339. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  340. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  341. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  342. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  343. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  344. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  345. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  346. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  347. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  348. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  349. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  350. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  351. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  352. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  353. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  354. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  355. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  356. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  357. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  358. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  359. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  360. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  361. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  362. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  363. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  364. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  365. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  366. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  367. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  368. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  369. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  370. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  371. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  372. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  373. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  374. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  375. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  376. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  377. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  378. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  379. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  380. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  381. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  382. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  383. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  384. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  385. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  386. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  387. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  388. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  389. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  390. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  391. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  392. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  393. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  394. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  395. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  396. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  397. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  398. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  399. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  400. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  401. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  402. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  403. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  404. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  405. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  406. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  407. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  408. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  409. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  410. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  411. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  412. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  413. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  414. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  415. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  416. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  417. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  418. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  419. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  420. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  421. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  422. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  423. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  424. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  425. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  426. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  427. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  428. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  429. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  430. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  431. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  432. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  433. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  434. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  435. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  436. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  437. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  438. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  439. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  440. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  441. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  442. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  443. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  444. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  445. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  446. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  447. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  448. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  449. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  450. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  451. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  452. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  453. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  454. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  455. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  456. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  457. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  458. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  459. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  460. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  461. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  462. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  463. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  464. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  465. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  466. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  467. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  468. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  469. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  470. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  471. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  472. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  473. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  474. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  475. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  476. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  477. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  478. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  479. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  480. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  481. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  482. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  483. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  484. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  485. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  486. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  487. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  488. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  489. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  490. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  491. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  492. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  493. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  494. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  495. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  496. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  497. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  498. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  499. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  500. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  501. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  502. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  503. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  504. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  505. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  506. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  507. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  508. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  509. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  510. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  511. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  512. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  513. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  514. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  515. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  516. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  517. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  518. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  519. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  520. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  521. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  522. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  523. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  524. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  525. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  526. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  527. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  528. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  529. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  530. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  531. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  532. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  533. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  534. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  535. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  536. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  537. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  538. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  539. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  540. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  541. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  542. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  543. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  544. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  545. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  546. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  547. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  548. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  549. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  550. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  551. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  552. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  553. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  554. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  555. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  556. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  557. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  558. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  559. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  560. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  561. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  562. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  563. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  564. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  565. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  566. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  567. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  568. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  569. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  570. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  571. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  572. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  573. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  574. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  575. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  576. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  577. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  578. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  579. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  580. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  581. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  582. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  583. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  584. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  585. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  586. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  587. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  588. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  589. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  590. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  591. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  592. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  593. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  594. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  595. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  596. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  597. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  598. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  599. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  600. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  601. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  602. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  603. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  604. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  605. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  606. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  607. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  608. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  609. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  610. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  611. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  612. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  613. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  614. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  615. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  616. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  617. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  618. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  619. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  620. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  621. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  622. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  623. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  624. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  625. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  626. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  627. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  628. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  629. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  630. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  631. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  632. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  633. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  634. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  635. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  636. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  637. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  638. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  639. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  640. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  641. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  642. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  643. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  644. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  645. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  646. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  647. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  648. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  649. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  650. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  651. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  652. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  653. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  654. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  655. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  656. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  657. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  658. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  659. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  660. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  661. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  662. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  663. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  664. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  665. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  666. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  667. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  668. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  669. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  670. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  671. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  672. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  673. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  674. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  675. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  676. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  677. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  678. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  679. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  680. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  681. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  682. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  683. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  684. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  685. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  686. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  687. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  688. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  689. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  690. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  691. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  692. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  693. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  694. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  695. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  696. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  697. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  698. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  699. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  700. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  701. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  702. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  703. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  704. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  705. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  706. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  707. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  708. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  709. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  710. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  711. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  712. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  713. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  714. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  715. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  716. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  717. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  718. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  719. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  720. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  721. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  722. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  723. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  724. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  725. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  726. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  727. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  728. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  729. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  730. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  731. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  732. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  733. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  734. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  735. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  736. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  737. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  738. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  739. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  740. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  741. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  742. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  743. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  744. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  745. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  746. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  747. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  748. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  749. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  750. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  751. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  752. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  753. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  754. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  755. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  756. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  757. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  758. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  759. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  760. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  761. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  762. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  763. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  764. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  765. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  766. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  767. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  768. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  769. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  770. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  771. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  772. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  773. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  774. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  775. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  776. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  777. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  778. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  779. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  780. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  781. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  782. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  783. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  784. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  785. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  786. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  787. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  788. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  789. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  790. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  791. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  792. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  793. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  794. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  795. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  796. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  797. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  798. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  799. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  800. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  801. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  802. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  803. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  804. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  805. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  806. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  807. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  808. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  809. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  810. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  811. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  812. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  813. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  814. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  815. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  816. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  817. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  818. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  819. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  820. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  821. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  822. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  823. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  824. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  825. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  826. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  827. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  828. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  829. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  830. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  831. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  832. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  833. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  834. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  835. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  836. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  837. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  838. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  839. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  840. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  841. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  842. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  843. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  844. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  845. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  846. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  847. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  848. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  849. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  850. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  851. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  852. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  853. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  854. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  855. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  856. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  857. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  858. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  859. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  860. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  861. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  862. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  863. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  864. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  865. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  866. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  867. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  868. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  869. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  870. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  871. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  872. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  873. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  874. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  875. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  876. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  877. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  878. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  879. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  880. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  881. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  882. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  883. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  884. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  885. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  886. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  887. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  888. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  889. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  890. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  891. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  892. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  893. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  894. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  895. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  896. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  897. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  898. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  899. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  900. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  901. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  902. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  903. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  904. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  905. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  906. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  907. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  908. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  909. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  910. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  911. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  912. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  913. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  914. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  915. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  916. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  917. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  918. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  919. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  920. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  921. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  922. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  923. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  924. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  925. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  926. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  927. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  928. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  929. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  930. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  931. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  932. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  933. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  934. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  935. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  936. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  937. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  938. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  939. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  940. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  941. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  942. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  943. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  944. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  945. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  946. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  947. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  948. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  949. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  950. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  951. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  952. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  953. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  954. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  955. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  956. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  957. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  958. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  959. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  960. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  961. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  962. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  963. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  964. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  965. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  966. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  967. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  968. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  969. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  970. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  971. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  972. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  973. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  974. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  975. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  976. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  977. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  978. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  979. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  980. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  981. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  982. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  983. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  984. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  985. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  986. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  987. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  988. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  989. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  990. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  991. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  992. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  993. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  994. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  995. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  996. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  997. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  998. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  999. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1000. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1001. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1002. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1003. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1004. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1005. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1006. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1007. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1008. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1009. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1010. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1011. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1012. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1013. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1014. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1015. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1016. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1017. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1018. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1019. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1020. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1021. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1022. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1023. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1024. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1025. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1026. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1027. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1028. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1029. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1030. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1031. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1032.  
  1033.  
  1034. A detailed walkthrough of the error, its code path and all known details is as follows:
  1035. ---------------------------------------------------------------------------------------
  1036.  
  1037. -- Head --
  1038. Thread: Server thread
  1039. Stacktrace:
  1040. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51] {}
  1041. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_51] {}
  1042. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51] {}
  1043. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_51] {}
  1044. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_51] {}
  1045. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_51] {}
  1046. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_51] {}
  1047. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51] {}
  1048. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_51] {}
  1049. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] {}
  1050. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51] {}
  1051. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  1052. at org.apache.logging.log4j.core.impl.MutableLogEvent.initTime(MutableLogEvent.java:322) ~[log4j-core-2.11.2.jar:2.11.2] {}
  1053. at org.apache.logging.log4j.core.impl.ReusableLogEventFactory.createEvent(ReusableLogEventFactory.java:81) ~[log4j-core-2.11.2.jar:2.11.2] {}
  1054. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:404) ~[log4j-core-2.11.2.jar:2.11.2] {}
  1055. at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:63) ~[log4j-core-2.11.2.jar:2.11.2] {}
  1056. at org.apache.logging.log4j.core.Logger.logMessage(Logger.java:146) ~[log4j-core-2.11.2.jar:2.11.2] {}
  1057. at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2170) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1058. at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2125) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1059. at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2108) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1060. at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:1991) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1061. at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:1835) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1062. at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:776) ~[log4j-api-2.11.2.jar:2.11.2] {}
  1063. at net.minecraftforge.eventbus.EventBus.handleException(EventBus.java:316) ~[eventbus-4.0.0.jar:?] {}
  1064. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:307) ~[eventbus-4.0.0.jar:?] {}
  1065. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1066. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1067. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1068. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1069. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1070. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1071. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1072. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1073. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1074. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1075. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1076. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1077. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1078. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1079. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1080. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1081. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1082. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1083. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1084. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1085. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1086. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1087. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1088. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1089. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1090. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1091. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1092. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1093. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1094. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1095. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1096. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1097. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1098. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1099. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1100. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1101. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1102. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1103. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1104. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1105. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1106. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1107. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1108. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1109. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1110. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1111. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1112. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1113. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1114. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1115. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1116. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1117. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1118. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1119. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1120. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1121. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1122. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1123. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1124. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1125. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1126. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1127. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1128. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1129. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1130. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1131. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1132. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1133. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1134. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1135. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1136. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1137. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1138. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1139. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1140. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1141. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1142. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1143. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1144. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1145. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1146. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1147. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1148. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1149. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1150. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1151. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1152. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1153. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1154. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1155. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1156. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1157. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1158. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1159. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1160. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1161. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1162. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1163. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1164. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1165. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1166. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1167. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1168. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1169. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1170. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1171. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1172. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1173. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1174. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1175. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1176. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1177. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1178. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1179. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1180. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1181. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1182. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1183. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1184. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1185. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1186. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1187. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1188. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1189. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1190. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1191. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1192. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1193. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1194. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1195. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1196. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1197. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1198. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1199. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1200. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1201. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1202. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1203. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1204. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1205. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1206. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1207. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1208. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1209. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1210. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1211. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1212. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1213. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1214. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1215. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1216. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1217. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1218. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1219. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1220. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1221. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1222. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1223. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1224. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1225. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1226. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1227. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1228. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1229. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1230. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1231. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1232. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1233. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1234. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1235. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1236. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1237. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1238. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1239. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1240. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1241. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1242. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1243. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1244. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1245. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1246. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1247. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1248. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1249. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1250. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1251. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1252. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1253. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1254. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1255. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1256. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1257. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1258. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1259. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1260. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1261. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1262. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1263. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1264. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1265. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1266. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1267. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1268. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1269. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1270. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1271. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1272. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1273. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1274. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1275. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1276. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1277. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1278. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1279. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1280. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1281. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1282. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1283. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1284. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1285. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1286. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1287. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1288. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1289. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1290. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1291. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1292. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1293. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1294. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1295. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1296. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1297. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1298. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1299. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1300. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1301. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1302. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1303. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1304. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1305. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1306. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1307. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1308. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1309. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1310. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1311. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1312. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1313. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1314. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1315. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1316. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1317. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1318. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1319. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1320. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1321. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1322. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1323. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1324. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1325. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1326. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1327. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1328. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1329. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1330. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1331. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1332. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1333. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1334. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1335. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1336. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1337. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1338. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1339. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1340. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1341. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1342. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1343. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1344. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1345. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1346. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1347. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1348. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1349. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1350. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1351. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1352. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1353. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1354. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1355. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1356. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1357. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1358. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1359. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1360. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1361. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1362. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1363. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1364. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1365. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1366. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1367. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1368. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1369. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1370. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1371. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1372. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1373. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1374. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1375. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1376. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1377. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1378. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1379. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1380. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1381. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1382. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1383. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1384. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1385. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1386. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1387. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1388. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1389. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1390. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1391. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1392. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1393. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1394. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1395. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1396. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1397. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1398. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1399. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1400. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1401. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1402. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1403. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1404. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1405. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1406. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1407. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1408. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1409. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1410. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1411. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1412. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1413. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1414. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1415. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1416. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1417. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1418. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1419. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1420. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1421. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1422. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1423. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1424. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1425. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1426. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1427. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1428. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1429. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1430. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1431. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1432. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1433. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1434. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1435. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1436. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1437. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1438. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1439. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1440. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1441. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1442. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1443. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1444. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1445. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1446. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1447. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1448. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1449. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1450. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1451. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1452. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1453. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1454. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1455. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1456. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1457. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1458. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1459. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1460. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1461. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1462. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1463. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1464. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1465. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1466. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1467. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1468. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1469. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1470. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1471. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1472. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1473. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1474. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1475. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1476. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1477. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1478. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1479. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1480. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1481. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1482. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1483. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1484. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1485. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1486. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1487. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1488. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1489. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1490. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1491. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1492. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1493. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1494. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1495. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1496. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1497. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1498. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1499. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1500. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1501. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1502. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1503. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1504. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1505. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1506. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1507. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1508. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1509. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1510. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1511. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1512. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1513. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1514. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1515. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1516. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1517. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1518. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1519. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1520. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1521. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1522. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1523. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1524. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1525. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1526. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1527. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1528. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1529. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1530. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1531. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1532. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1533. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1534. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1535. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1536. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1537. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1538. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1539. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1540. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1541. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1542. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1543. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1544. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1545. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1546. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1547. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1548. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1549. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1550. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1551. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1552. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1553. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1554. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1555. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1556. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1557. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1558. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1559. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1560. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1561. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1562. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1563. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1564. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1565. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1566. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1567. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1568. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1569. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1570. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1571. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1572. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1573. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1574. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1575. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1576. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1577. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1578. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1579. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1580. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1581. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1582. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1583. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1584. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1585. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1586. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1587. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1588. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1589. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1590. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1591. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1592. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1593. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1594. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1595. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1596. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1597. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1598. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1599. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1600. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1601. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1602. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1603. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1604. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1605. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1606. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1607. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1608. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1609. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1610. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1611. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1612. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1613. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1614. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1615. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1616. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1617. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1618. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1619. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1620. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1621. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1622. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1623. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1624. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1625. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1626. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1627. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1628. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1629. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1630. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1631. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1632. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1633. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1634. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1635. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1636. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1637. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1638. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1639. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1640. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1641. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1642. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1643. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1644. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1645. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1646. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1647. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1648. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1649. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1650. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1651. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1652. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1653. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1654. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1655. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1656. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1657. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1658. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1659. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1660. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1661. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1662. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1663. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1664. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1665. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1666. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1667. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1668. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1669. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1670. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1671. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1672. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1673. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1674. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1675. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1676. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1677. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1678. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1679. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1680. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1681. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1682. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1683. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1684. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1685. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1686. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1687. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1688. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1689. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1690. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1691. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1692. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1693. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1694. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1695. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1696. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1697. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1698. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1699. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1700. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1701. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1702. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1703. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1704. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1705. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1706. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1707. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1708. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1709. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1710. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1711. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1712. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1713. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1714. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1715. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1716. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1717. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1718. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1719. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1720. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1721. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1722. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1723. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1724. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1725. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1726. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1727. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1728. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1729. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1730. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1731. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1732. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1733. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1734. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1735. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1736. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1737. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1738. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1739. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1740. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1741. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1742. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1743. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1744. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1745. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1746. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1747. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1748. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1749. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1750. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1751. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1752. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1753. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1754. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1755. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1756. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1757. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1758. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1759. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1760. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1761. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1762. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1763. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1764. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1765. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1766. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1767. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1768. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1769. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1770. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1771. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1772. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1773. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1774. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1775. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1776. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1777. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1778. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1779. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1780. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1781. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1782. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1783. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1784. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1785. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1786. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1787. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1788. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1789. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1790. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1791. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1792. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1793. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1794. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1795. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1796. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1797. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1798. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1799. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1800. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1801. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1802. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1803. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1804. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1805. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1806. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1807. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1808. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1809. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1810. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1811. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1812. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1813. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1814. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1815. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1816. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1817. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1818. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1819. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1820. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1821. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1822. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1823. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1824. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1825. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1826. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1827. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1828. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1829. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1830. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1831. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1832. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1833. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1834. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1835. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1836. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1837. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1838. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1839. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1840. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1841. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1842. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1843. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1844. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1845. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1846. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1847. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1848. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1849. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1850. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1851. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1852. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1853. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1854. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1855. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1856. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1857. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1858. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1859. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1860. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1861. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1862. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1863. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1864. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1865. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1866. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1867. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1868. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1869. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1870. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1871. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1872. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1873. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1874. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1875. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1876. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1877. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1878. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1879. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1880. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1881. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1882. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1883. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1884. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1885. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1886. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1887. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1888. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1889. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1890. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1891. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1892. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1893. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1894. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1895. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1896. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1897. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1898. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1899. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1900. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1901. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1902. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1903. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1904. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1905. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1906. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1907. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1908. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1909. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1910. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1911. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1912. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1913. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1914. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1915. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1916. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1917. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1918. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1919. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1920. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1921. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1922. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1923. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1924. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1925. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1926. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1927. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1928. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1929. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1930. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1931. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1932. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1933. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1934. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1935. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1936. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1937. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1938. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1939. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1940. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1941. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1942. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1943. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1944. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1945. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1946. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1947. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1948. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1949. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1950. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1951. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1952. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1953. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1954. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1955. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1956. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1957. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1958. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1959. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1960. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1961. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1962. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1963. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1964. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1965. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1966. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1967. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1968. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1969. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1970. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1971. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1972. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1973. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1974. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1975. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1976. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1977. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1978. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1979. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1980. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1981. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1982. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1983. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1984. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1985. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1986. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1987. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  1988. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  1989. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  1990. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  1991. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1992. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  1993. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  1994. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  1995. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  1996. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  1997. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  1998. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  1999. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  2000. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  2001. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  2002. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  2003. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2004. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  2005. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2006. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  2007. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  2008. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  2009. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  2010. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  2011. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  2012. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  2013. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  2014. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  2015. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2016. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  2017. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2018. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  2019. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  2020. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  2021. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  2022. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  2023. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  2024. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  2025. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  2026. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  2027. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2028. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  2029. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2030. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  2031. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  2032. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  2033. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  2034. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  2035. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  2036. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  2037. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  2038. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  2039. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2040. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  2041. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2042. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  2043. at net.minecraft.entity.monster.GuardianEntity.func_70097_a(SourceFile:340) ~[?:?] {re:classloading}
  2044. at it.hurts.sskirillss.relics.items.relics.ReflectionNecklaceItem$ReflectionNecklaceServerEvents.onEntityHurt(ReflectionNecklaceItem.java:135) ~[?:0.1.10.1] {re:classloading}
  2045. at net.minecraftforge.eventbus.ASMEventHandler_161_ReflectionNecklaceServerEvents_onEntityHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  2046. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  2047. at net.minecraftforge.eventbus.EventBus$$Lambda$2592/832323788.invoke(Unknown Source) ~[?:?] {}
  2048. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  2049. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  2050. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:362) ~[?:?] {re:classloading}
  2051. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:871) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2052. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:978) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg}
  2053. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:814) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,pl:mixin:A}
  2054. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:597) ~[?:?] {re:classloading,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  2055. -- Entity being ticked --
  2056. Details:
  2057. Entity Type: minecraft:guardian (net.minecraft.entity.monster.GuardianEntity)
  2058. Entity ID: 216
  2059. Entity Name: Guardian
  2060. Entity's Exact location: 775.98, 62.53, -2780.63
  2061. Entity's Block location: World: (775,62,-2781), Chunk: (at 7,3,3 in 48,-174; contains blocks 768,0,-2784 to 783,255,-2769), Region: (1,-6; contains chunks 32,-192 to 63,-161, blocks 512,0,-3072 to 1023,255,-2561)
  2062. Entity's Momentum: 1.81, 0.23, 0.80
  2063. Entity's Passengers: []
  2064. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  2065. Stacktrace:
  2066. at net.minecraft.world.World.func_217390_a(World.java:557) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  2067. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,re:classloading}
  2068. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  2069. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  2070. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
  2071. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  2072. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  2073. at net.minecraft.server.MinecraftServer$$Lambda$7914/1559339925.run(Unknown Source) [?:?] {}
  2074. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  2075.  
  2076.  
  2077. -- Affected level --
  2078. Details:
  2079. All players: 1 total; [ServerPlayerEntity['roko34'/77, l='ServerLevel[New World]', x=767.72, y=61.13, z=-2784.30]]
  2080. Chunk stats: ServerChunkCache: 4349
  2081. Level dimension: minecraft:overworld
  2082. Level spawn location: World: (160,64,-256), Chunk: (at 0,4,0 in 10,-16; contains blocks 160,0,-256 to 175,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  2083. Level time: 9394017 game time, 12339251 day time
  2084. Level name: New World
  2085. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  2086. Level weather: Rain time: 135452 (now: false), thunder time: 167508 (now: false)
  2087. Known server brands: forge
  2088. Level was modded: true
  2089. Level storage version: 0x04ABD - Anvil
  2090.  
  2091. -- System Details --
  2092. Details:
  2093. Minecraft Version: 1.16.5
  2094. Minecraft Version ID: 1.16.5
  2095. Operating System: Windows 10 (amd64) version 10.0
  2096. Java Version: 1.8.0_51, Oracle Corporation
  2097. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  2098. Memory: 564044528 bytes (537 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  2099. CPUs: 16
  2100. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  2101. ModLauncher: 8.0.9+86+master.3cf110c
  2102. ModLauncher launch target: fmlclient
  2103. ModLauncher naming: srg
  2104. ModLauncher services:
  2105. /mixin-0.8.2.jar mixin PLUGINSERVICE
  2106. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  2107. /forge-1.16.5-36.1.4.jar object_holder_definalize PLUGINSERVICE
  2108. /forge-1.16.5-36.1.4.jar runtime_enum_extender PLUGINSERVICE
  2109. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  2110. /forge-1.16.5-36.1.4.jar capability_inject_definalize PLUGINSERVICE
  2111. /forge-1.16.5-36.1.4.jar runtimedistcleaner PLUGINSERVICE
  2112. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  2113. /OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE
  2114. /forge-1.16.5-36.1.4.jar fml TRANSFORMATIONSERVICE
  2115. FML: 36.1
  2116. Forge: net.minecraftforge:36.1.4
  2117. FML Language Providers:
  2118. javafml@36.1
  2119. minecraft@1
  2120. Mod List:
  2121. forge-1.16.5-36.1.4-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  2122. BiomesOPlenty-1.16.4-13.0.0.434-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.434 |DONE |NOSIGNATURE
  2123. dungeons_plus-1.16.5-1.1.4.jar |Dungeons Plus |dungeons_plus |1.1.4 |DONE |NOSIGNATURE
  2124. jei-1.16.5-7.6.4.86.jar |Just Enough Items |jei |7.6.4.86 |DONE |NOSIGNATURE
  2125. BetterDefaultBiomes-1.16.4+-Alpha+2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |NOSIGNATURE
  2126. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE
  2127. curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
  2128. Xaeros_Minimap_21.6.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.6.0 |DONE |NOSIGNATURE
  2129. gravestone-1.16.5-1.0.1.jar |Gravestone Mod |gravestone |1.16.5-1.0.1 |DONE |NOSIGNATURE
  2130. collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |NOSIGNATURE
  2131. XaerosWorldMap_1.13.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.13.2 |DONE |NOSIGNATURE
  2132. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  2133. citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
  2134. alexsmobs-1.9.0.jar |Alex's Mobs |alexsmobs |1.9.0 |DONE |NOSIGNATURE
  2135. YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
  2136. betteranimalsplus-1.16.4-10.1.0.jar |Better Animals Plus |betteranimalsplus |10.1.0 |DONE |NOSIGNATURE
  2137. Desolation+1.0.5b+1.16.5.jar |Desolation (Forge) |desolation |1.0.5b |DONE |NOSIGNATURE
  2138. Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  2139. EnchantmentDescriptions-1.16.5-7.0.3.jar |EnchantmentDescriptions |enchdesc |7.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  2140. sophisticatedbackpacks-1.16.4-2.2.9.243.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-2.2.9.243 |DONE |NOSIGNATURE
  2141. relics-0.1.10.1.jar |Relics |relics |0.1.10.1 |DONE |NOSIGNATURE
  2142. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  2143. JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |NOSIGNATURE
  2144. PiggyBank(FORGE-1.16.4)+-+1.0.6.jar |Piggy Bank |piggybankmod |1.16.4-1.0.6 |DONE |NOSIGNATURE
  2145. forge-1.16.5-36.1.4-universal.jar |Forge |forge |36.1.4 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  2146. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  2147. TA2+beginning+1.0.4++1.16.5.jar |[Add-on] The Abyss: The Beginn|thebeginning |1.0.4 |DONE |NOSIGNATURE
  2148. BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE
  2149. hidehands_1.16.5-1.3.jar |Hide Hands |hidehands |1.3 |DONE |NOSIGNATURE
  2150. structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
  2151. dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
  2152. Crash Report UUID: 108048a8-30e9-4f6f-a568-639e242c4b4a
  2153. Player Count: 1 / 8; [ServerPlayerEntity['roko34'/77, l='ServerLevel[New World]', x=767.72, y=61.13, z=-2784.30]]
  2154. Data Packs: vanilla, mod:biomesoplenty, mod:dungeons_plus, mod:jei, mod:betterdefaultbiomes, mod:torohealth, mod:curios, mod:xaerominimap, mod:gravestone, mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:betteranimalsplus (incompatible), mod:desolation, mod:bookshelf, mod:enchdesc, mod:sophisticatedbackpacks, mod:relics, mod:apotheosis (incompatible), mod:jeresources, mod:piggybankmod (incompatible), mod:forge, mod:appleskin, mod:thebeginning, mod:bettermineshafts, mod:structure_gel, mod:dungeons_gear, mod:collective, mod:hidehands
  2155. Type: Integrated Server (map_client.txt)
  2156. Is Modded: Definitely; Client brand changed to 'forge'
  2157. OptiFine Version: OptiFine_1.16.5_HD_U_G7
  2158. OptiFine Build: 20210305-003221
  2159. Render Distance Chunks: 12
  2160. Mipmaps: 4
  2161. Anisotropic Filtering: 1
  2162. Antialiasing: 0
  2163. Multitexture: false
  2164. Shaders: null
  2165. OpenGlVersion: 4.6.0 NVIDIA 465.89
  2166. OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
  2167. OpenGlVendor: NVIDIA Corporation
  2168. CpuCount: 16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement