Uses of Enum Class
com.xzavier0722.mc.plugin.slimefun4.storage.controller.ChunkDataLoadMode
Packages that use ChunkDataLoadMode
Package
Description
-
Uses of ChunkDataLoadMode in com.xzavier0722.mc.plugin.slimefun4.storage.controller
Methods in com.xzavier0722.mc.plugin.slimefun4.storage.controller that return ChunkDataLoadModeModifier and TypeMethodDescriptionstatic ChunkDataLoadModeReturns the enum constant of this class with the specified name.static ChunkDataLoadMode[]ChunkDataLoadMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ChunkDataLoadMode in io.github.thebusybiscuit.slimefun4.core.config
Methods in io.github.thebusybiscuit.slimefun4.core.config that return ChunkDataLoadMode