Uses of Enum Class
io.github.thebusybiscuit.slimefun4.api.SlimefunBranch
Packages that use 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
Methods in io.github.thebusybiscuit.slimefun4.api that return SlimefunBranchModifier and TypeMethodDescriptionstatic SlimefunBranchReturns 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
Methods in io.github.thebusybiscuit.slimefun4.core.services that return SlimefunBranchModifier and TypeMethodDescriptionUpdaterService.getBranch()This method returns the branch the current build of Slimefun is running on.