Interface ItemAttribute
- All Known Subinterfaces:
DamageableItem,DistinctiveItem,EnergyNetComponent,EnergyNetProvider,HologramOwner,MachineProcessHolder<T>,NotConfigurable,NotHopperable,NotPlaceable,PiglinBarterDrop,ProtectiveArmor,Radioactive,RandomMobDrop,Rechargeable,RecipeDisplayItem,Soulbound,WitherProof
- All Known Implementing Classes:
AbstractAutoCrafter,AbstractEnergyProvider,AbstractEntityAssembler,AbstractGrowthAccelerator,AContainer,AdvancedIndustrialMiner,AGenerator,AncientPedestal,AnimalGrowthAccelerator,ArmorAutoCrafter,ArmorForge,AutoAnvil,AutoBreeder,AutoBrewer,AutoDisenchanter,AutoDrier,AutoEnchanter,AutomatedPanningMachine,BasicCircuitBoard,BioGenerator,BirthdayCake,BookBinder,BrokenSpawner,ButcherAndroid,Capacitor,CarbonPress,CargoManager,CargoNet,ChargingBench,ChristmasPresent,ClimbingPick,CoalGenerator,CombustionGenerator,Composter,Compressor,CoolantCell,Cooler,CropGrowthAccelerator,Crucible,ElectricDustWasher,ElectricFurnace,ElectricGoldPan,ElectricIngotFactory,ElectricIngotPulverizer,ElectricOreGrinder,ElectricPress,ElectricSmeltery,ElectrifiedCrucible,ElytraCap,EnderBackpack,EnergyConnector,EnergyNet,EnergyRegulator,EnhancedAutoCrafter,EnhancedCraftingTable,ExpCollector,ExplosivePickaxe,ExplosiveShovel,ExplosiveTool,FarmerAndroid,FishermanAndroid,FluidPump,FoodComposter,FoodFabricator,Freezer,GEOMiner,GoldPan,GPSMarkerTool,GPSTransmitter,GrindStone,HardenedGlass,HazmatArmorPiece,HeatedPressureChamber,HiddenItem,HologramProjector,IndustrialMiner,InfusedMagnet,IronGolemAssembler,JetBoots,Jetpack,Juicer,LavaGenerator,LumberAxe,MagicalZombiePills,MagicWorkbench,MagnesiumGenerator,MakeshiftSmeltery,MinerAndroid,MultiBlockMachine,MultiTool,NetherGoldPan,NetherStarReactor,NuclearReactor,OilPump,OreCrusher,OreWasher,PickaxeOfTheSeeker,PortableCrafter,PortableDustbin,PortableTeleporter,PressureChamber,ProduceCollector,ProgrammableAndroid,RadioactiveItem,Reactor,Refinery,RestoredBackpack,SeismicAxe,SlimefunAutoCrafter,SlimefunBackpack,SmeltersPickaxe,Smeltery,SolarGenerator,SoulboundBackpack,SoulboundItem,StrangeNetherGoo,TableSaw,TapeMeasure,TreeGrowthAccelerator,UnplaceableBlock,VanillaAutoCrafter,WitherAssembler,WitherProofBlock,WoodcutterAndroid
public interface ItemAttribute
An empty interface that only serves the purpose of bundling together all
interfaces of that kind.
An
ItemAttribute must be attached to a SlimefunItem.- Author:
- TheBusyBiscuit
- See Also:
-
Method Summary
-
Method Details
-
getId
Returns the identifier of the associatedSlimefunItem.- Returns:
- the identifier of the
SlimefunItem
-