Minecraft Wiki
Advertisement
  • Entity data
    • Tags common to all entities
    • Tags common to all mobs
    •  TreasurePosX: This dolphin's X coordinate destination when leading a player to treasure, 0 if CanFindTreasure is false.
    •  TreasurePosY: This dolphin's Y coordinate destination when leading a player to treasure, 0 if CanFindTreasure is false.
    •  TreasurePosZ: This dolphin's Z coordinate destination when leading a player to treasure, 0 if CanFindTreasure is false.
    •  GotFish: 1 or 0 (true/false) - If this dolphin got fish from a player.
    •  CanFindTreasure: 1 or 0 (true/false) - If this dolphin can lead a player to treasure.
Advertisement