java.lang.Object
com.blamejared.crafttweaker.natives.entity.type.projectile.ExpandItemSupplier

@ZenRegister public class ExpandItemSupplier extends Object
  • Constructor Details

    • ExpandItemSupplier

      public ExpandItemSupplier()
  • Method Details

    • getItem

      public static net.minecraft.world.item.ItemStack getItem(net.minecraft.world.entity.projectile.ItemSupplier internal)
      Gets the item from this supplier
      Parameters:
      internal - The item supplier.
      Returns:
      The item of the item supplier.