Interface CarrierMinecart<M extends CarrierMinecart<M>>

    • Method Detail

      • inventory

        CarriedInventory<M> inventory()
        Description copied from interface: Carrier
        Returns the inventory that this Carrier is holding.
        Specified by:
        inventory in interface Carrier
        Returns:
        The inventory this Carrier is holding