Minecraft Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • 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