Class ExpandItemStack
java.lang.Object
com.blamejared.crafttweaker.natives.item.ExpandItemStack
This is the vanilla ItemStack.
It is recommended that you use
IItemStack whenever possible
They can be cast from each other, though.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IIngredientasIIngredient(net.minecraft.world.item.ItemStack internal) static IItemStackasIItemStack(net.minecraft.world.item.ItemStack internal)
-
Constructor Details
-
ExpandItemStack
public ExpandItemStack()
-
-
Method Details
-
asIItemStack
-
asIIngredient
-