Skip to content

Instantly share code, notes, and snippets.

@gravityfox
Created January 6, 2016 07:29
Show Gist options
  • Save gravityfox/6a0421e3a6255f225be7 to your computer and use it in GitHub Desktop.
Save gravityfox/6a0421e3a6255f225be7 to your computer and use it in GitHub Desktop.
The first entry is broken. The second one is working.
[23:28:05] [Server thread/INFO] [foxcore]: MemoryDataContainer{map={ContentVersion=1, ItemType=minecraft:golden_axe, Count=1, UnsafeDamage=0, UnsafeData=MemoryDataView{path=UnsafeData, map={ench=[], SpongeData=MemoryDataView{path=UnsafeData.SpongeData, map={CustomManipulators=[MemoryDataContainer{map={DataClass=net.foxdenstudio.sponge.foxcore.plugin.wand.data.WandData, ManipulatorData=MemoryDataView{path=ManipulatorData, map={wandtype=POSITION}}}}]}}, 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=[]}}}}]}}
[23:28:19] [Server thread/INFO] [foxcore]: MemoryDataContainer{map={ContentVersion=1, ItemType=minecraft:golden_axe, Count=1, UnsafeDamage=0, UnsafeData=MemoryDataView{path=UnsafeData, map={ench=[], SpongeData=MemoryDataView{path=UnsafeData.SpongeData, map={CustomManipulators=[MemoryDataContainer{map={DataClass=net.foxdenstudio.sponge.foxcore.plugin.wand.data.WandData, ManipulatorData=MemoryDataView{path=ManipulatorData, map={wandtype=POSITION}}}}]}}, 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={wandtype=POSITION}}}}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment