Uses of Interface
net.minecraft.server.commands.DataPackCommand.Inserter
Packages that use DataPackCommand.Inserter
-
Uses of DataPackCommand.Inserter in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type DataPackCommand.InserterModifier and TypeMethodDescriptionprivate static int
DataPackCommand.enablePack
(CommandSourceStack pSource, Pack pPack, DataPackCommand.Inserter pPriorityCallback) Enables the given pack.