public interface Memory extends DriverItem
| Modifier and Type | Method and Description |
|---|---|
double |
amount(net.minecraft.item.ItemStack stack)
The amount of RAM this component provides, as a generic scaling factor.
|
createEnvironment, dataTag, slot, tier, worksWithdouble amount(net.minecraft.item.ItemStack stack)
stack - the item to get the provided memory for.