Interface HopperMinecart

    • Method Detail

      • isEnabled

        boolean isEnabled()
        Checks whether or not this Minecart will pick up items into its inventory.
        Returns:
        true if the Minecart will pick up items
      • setEnabled

        void setEnabled​(boolean enabled)
        Sets whether this Minecart will pick up items.
        Parameters:
        enabled - new enabled state