Minecraft Wiki
Advertisement
  • Entity data
    • 틀:Nbt 상속/몹
    • 틀:Nbt 상속/번식 가능
    •  HivePos: Coordinates of its 벌통.
      •  X: X좌표.
      •  Y: Y좌표.
      •  Z: Z좌표.
    •  FlowerPos: Stores coordinates of the flower it is circling.
      •  X: X좌표.
      •  Y: Y좌표.
      •  Z: Z좌표.
    •  HasNectar: Whether it is carrying pollen.
    •  HasStung: Whether it has stung a mob or player.
    •  TicksSincePollination: Number of ticks passed since its last pollination.
    •  CannotEnterHiveTicks
    •  CropsGrownSincePollination: How many crops has the bee grown since its last pollination. Used to limit number of crops it can grow.
    •  Anger: Time left in ticks until the bee's anger ends. If this is zero, it is not angry.
    •  HurtBy: An empty string or a string UUID that records the player that has attacked the bee.
Advertisement