Uses of Enum Class
io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
Package
Description
This package contains a bunch of classes and sub-packages related to the interaction
with Slimefun via an API.
This package provides a few "Services" that Slimefun uses.
-
Uses of SlimefunBranch in io.github.thebusybiscuit.slimefun4.api
Modifier and TypeMethodDescriptionstatic SlimefunBranch
Returns the enum constant of this class with the specified name.static SlimefunBranch[]
SlimefunBranch.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SlimefunBranch in io.github.thebusybiscuit.slimefun4.core.services
Modifier and TypeMethodDescriptionUpdaterService.getBranch()
This method returns the branch the current build of Slimefun is running on.