Uses of Interface
org.bukkit.packs.DataPack
-
Uses of DataPack in org.bukkit.packs
Modifier and TypeMethodDescriptionDataPackManager.getDataPack
(NamespacedKey dataPackKey) Gets aDataPack
by its key.Modifier and TypeMethodDescriptionDataPackManager.getDataPacks()
Return all the availableDataPack
s on the server.DataPackManager.getDisabledDataPacks
(World world) Return all the disabledDataPack
in the World.DataPackManager.getEnabledDataPacks
(World world) Return all the enabledDataPack
in the World.