Rebar Inventory Effect Item
Properties
Link copied to clipboard
Link copied to clipboard
Determines the rate at which the onTick method will be called. onTick will be called at tickInterval * RebarConfig.INVENTORY_TICKER_BASE_RATE
Functions
Link copied to clipboard
Apply the effect of this item onto the player
Link copied to clipboard
Remove the effect from the player. Best-effort removal therefore is no guarantee that the player is still connected or that the RebarItem.stack is up to date with the actual ItemStack when it runs.