Uses of Interface
org.bukkit.packs.DataPack
Packages that use DataPack
-
Uses of DataPack in org.bukkit.packs
Methods in org.bukkit.packs that return DataPackModifier and TypeMethodDescriptionDataPackManager.getDataPack
(NamespacedKey dataPackKey) Gets aDataPack
by its key.Methods in org.bukkit.packs that return types with arguments of type DataPackModifier 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.