Skip to content

Instantly share code, notes, and snippets.

@gravityfox
Created January 10, 2016 21:23
Show Gist options
  • Save gravityfox/96b36db0a4dddfd279cf to your computer and use it in GitHub Desktop.
Save gravityfox/96b36db0a4dddfd279cf to your computer and use it in GitHub Desktop.
First one works. Second is broken
[13:22:23] [Server thread/INFO] [STDOUT]: [net.foxdenstudio.sponge.foxcore.plugin.listener.WandListener:handle:54]: MemoryDataContainer{map={ContentVersion=1, ItemType=minecraft:golden_axe, Count=1, UnsafeDamage=0, UnsafeData=MemoryDataView{path=UnsafeData, map={ench=[], display=MemoryDataView{path=UnsafeData.display, map={Lore=[Position Wand]}}}}, Data=[MemoryDataContainer{map={DataClass=org.spongepowered.common.data.manipulator.mutable.item.SpongeEnchantmentData, ManipulatorData=MemoryDataView{path=ManipulatorData, map={ContentVersion=1, ItemEnchantments=[]}}}}, MemoryDataContainer{map={DataClass=net.foxdenstudio.sponge.foxcore.plugin.wand.data.WandData, ManipulatorData=MemoryDataView{path=ManipulatorData, map={ContentVersion=1, wandtype=POSITION}}}}]}}
[13:22:27] [Server thread/INFO] [STDOUT]: [net.foxdenstudio.sponge.foxcore.plugin.listener.WandListener:handle:54]: MemoryDataContainer{map={ContentVersion=1, ItemType=minecraft:golden_axe, Count=1, UnsafeDamage=0, UnsafeData=MemoryDataView{path=UnsafeData, map={ench=[], display=MemoryDataView{path=UnsafeData.display, map={Lore=[Position Wand]}}}}, Data=[MemoryDataContainer{map={DataClass=org.spongepowered.common.data.manipulator.mutable.item.SpongeEnchantmentData, ManipulatorData=MemoryDataView{path=ManipulatorData, map={ContentVersion=1, ItemEnchantments=[]}}}}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment