Ledger
Ledger copied to clipboard
Entity-Change: Interactions Armor-stands, Item frams | Dye mobs Sheep, Cats, Dogs
-
Item Frames - Interactions logged, Rotation, Item Insert, Item Removal, Block Squash, Block Attach Gone. Entity Kill
-
Armor Stands - Interactions logged, Item Insert, Item Removal, Entity Kill. (Tried to do Movement Logs but... that's not happening)
-
Sheep - Interactions logged, Dye, Evoker Dye, Shear
-
Dogs/Cats - Interactions logged, Dye
-
Snow Golem - Interactions logged, Shear (Pumpkin)
-
Entity-Change action type
ExtraData currently stores the ObjectIdentifier for the item used/removed
(Old)ObjectIdentifier stores entity id
all entity mixins are under the entities folder like blocks
entityState & oldEntityState store all entity tags before and after the change
Logging item frames (at least placement and breaking for now please!!)