Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.HologramOwner
Packages that use HologramOwner
Package
Description
This package holds an implementation of 
Network
 that is responsible for item transportation.This package holds an implementation of 
Network
 that is responsible for transmitting energy.This package contains a few miscellaneous implementations of
 
SlimefunItem which are blocks.This package provides the different implementations of
 
SlimefunItem
 that are related to the CargoNet, most
 notably: Cargo Nodes.This package contains the different implementations of
 
SlimefunItem that also implement the interface
 EnergyNetComponentThis package contains the different implementations of
 
Reactor.This package holds implementations of any 
SlimefunItem that
 deals with the GEOResource API.- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.core.networks.cargoClasses in io.github.thebusybiscuit.slimefun4.core.networks.cargo that implement HologramOwner
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.core.networks.energyClasses in io.github.thebusybiscuit.slimefun4.core.networks.energy that implement HologramOwner
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.implementation.items.blocksClasses in io.github.thebusybiscuit.slimefun4.implementation.items.blocks that implement HologramOwnerModifier and TypeClassDescriptionclassTheHologramProjectoris a very simple block which allows thePlayerto create a floating text that is completely configurable.
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.implementation.items.cargoClasses in io.github.thebusybiscuit.slimefun4.implementation.items.cargo that implement HologramOwner
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.implementation.items.electricClasses in io.github.thebusybiscuit.slimefun4.implementation.items.electric that implement HologramOwnerModifier and TypeClassDescriptionclass
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactorsClasses in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that implement HologramOwnerModifier and TypeClassDescriptionclassTheNetherStarReactoris an implementation ofReactorthat consumes Nether Stars and adds Withering to any nearbyLivingEntityclassTheNuclearReactoris an implementation ofReactorthat uses anyRadioactivematerial to generate energy.classThe abstractReactorclass is very similar toAGeneratorbut is exclusively used for Reactors.
- 
Uses of HologramOwner in io.github.thebusybiscuit.slimefun4.implementation.items.geoClasses in io.github.thebusybiscuit.slimefun4.implementation.items.geo that implement HologramOwnerModifier and TypeClassDescriptionclassTheGEOMineris an electrical machine that allows you to obtain aGEOResource.