public interface CallBudget
Processor
s and
Memory
.
Modifier and Type | Method and Description |
---|---|
double |
getCallBudget(net.minecraft.item.ItemStack stack)
The budget for direct calls provided by the specified component.
|
double getCallBudget(net.minecraft.item.ItemStack stack)
stack
- the stack representing the part to get the call budget for.