Uses of Class
io.github.thebusybiscuit.slimefun4.core.services.profiler.SlimefunProfiler
Packages that use SlimefunProfiler
Package
Description
This package holds all classes that are related to the actual implementation of this plugin.
-
Uses of SlimefunProfiler in io.github.thebusybiscuit.slimefun4.implementation
Methods in io.github.thebusybiscuit.slimefun4.implementation that return SlimefunProfilerModifier and TypeMethodDescriptionstatic SlimefunProfiler
Slimefun.getProfiler()
This returns our instance of theSlimefunProfiler
, a tool that is used to analyse performance and lag.