Package io.github.pylonmc.rebar.item.base
See: Description
-
Interface Summary Interface Description RebarArmor Represents a RebarItem that is wearable piece of armor. RebarArrow RebarBlockInteractor RebarBow RebarBrewingStandFuel RebarBucket RebarConsumable RebarDispensable RebarInteractor RebarInventoryEffectItem RebarInventoryTicker An item should implement this interface to tick when a player has the item in their inventory RebarItemDamageable RebarItemEntityInteractor RebarLingeringPotion RebarSplashPotion RebarTool RebarUnmergeable By default, Rebar items with a base type of tools, armour, or weapons can be repaired by merging them in a crafting grid. RebarWeapon VanillaCookingFuel Allows the item to act as a normal vanilla fuel. VanillaCookingItem Allows the item to act as a normal vanilla item when smelted. VanillaCraftingItem Allows an item to allow an item to act as a normal vanilla item in vanilla crafting recipes. VanillaSmithingMaterial Allows an item to act as a normal vanilla trim material in the vanilla smithing table. VanillaSmithingMineral Allows an item to act as a normal vanilla smithing material in the vanilla smithing table. VanillaSmithingTemplate Allows an item to act as a normal vanilla smithing template in the vanilla smithing table.