JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.server.commands
DataPackCommand
Inserter
Contents
Description
Method Summary
Method Details
apply(List, Pack)
Hide sidebar
Show sidebar
Interface DataPackCommand.Inserter
Enclosing class:
DataPackCommand
private static interface
DataPackCommand.Inserter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
List
<
Pack
> selected,
Pack
pack)
Method Details
apply
void
apply
(
List
<
Pack
> selected,
Pack
pack)
throws
CommandSyntaxException
Throws:
CommandSyntaxException