Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.holograms.HologramsService
Packages that use HologramsService
Package
Description
This package holds all classes that are related to the actual implementation of this plugin.
-
Uses of HologramsService in io.github.thebusybiscuit.slimefun4.implementation
Methods in io.github.thebusybiscuit.slimefun4.implementation that return HologramsServiceModifier and TypeMethodDescriptionstatic HologramsService
Slimefun.getHologramsService()
This returns ourHologramsService
which handles the creation and cleanup of any holograms.