Uses of Enum Class
io.github.thebusybiscuit.slimefun4.core.debug.TestCase
Packages that use TestCase
Package
Description
This package holds the debug functionality of Slimefun, these can be used as addons but are mostly just
going to be used by Slimefun itself.
-
Uses of TestCase in io.github.thebusybiscuit.slimefun4.core.debug
Methods in io.github.thebusybiscuit.slimefun4.core.debug that return TestCaseModifier and TypeMethodDescriptionstatic TestCase
Returns the enum constant of this class with the specified name.static TestCase[]
TestCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.thebusybiscuit.slimefun4.core.debug with parameters of type TestCase