Uses of Package
io.github.thebusybiscuit.slimefun4.core.services
Package
Description
This package holds all classes that are related to the actual implementation of this plugin.
-
ClassDescriptionThis class represents an analytics service that sends data.The
BlockDataService
is similar to theCustomItemDataService
, it is responsible for storing NBT data inside aTileState
.This Service is responsible for applying NBT data to aSlimefunItemStack
.This Service is responsible for applying custom model data to anySlimefunItemStack
if a Server Owner configured Slimefun to use those.As the name suggests, this Service is responsible for Localization.This Class represents a Metrics Service that sends data to https://bstats.org/ This data is used to analyse the usage of thisPlugin
.This Service is responsible for accessing aRecipeSnapshot
.This Service is responsible for handling thePermission
of aSlimefunItem
.This Service is responsible for disabling aSlimefunItem
in a certainWorld
.This Class represents ourPluginUpdater
Service.