Interface ChestedHorse

    • Method Detail

      • isCarryingChest

        boolean isCarryingChest()
        Gets whether the horse has a chest equipped.
        Returns:
        true if the horse has chest storage
      • setCarryingChest

        void setCarryingChest​(boolean chest)
        Sets whether the horse has a chest equipped. Removing a chest will also clear the chest's inventory.
        Parameters:
        chest - true if the horse should have a chest