Uses of Interface
io.papermc.paper.datapack.Datapack
Packages that use Datapack
-
Uses of Datapack in io.papermc.paper.datapack
Methods in io.papermc.paper.datapack that return DatapackModifier and TypeMethodDescriptionGets a datapack by name.Methods in io.papermc.paper.datapack that return types with arguments of type DatapackModifier and TypeMethodDescription@Unmodifiable Collection
<Datapack> DatapackManager.getEnabledPacks()
Gets the enabled datapacks.@Unmodifiable Collection
<Datapack> DatapackManager.getPacks()
Gets the available datapacks.