public class InstanceEditNewCommand extends AbstractAsyncCommand
Command for instanceeditne operations. Registered with the command system and callable by players.
java.lang.Object > AbstractAsyncCommand > InstanceEditNewCommand
Field Summary
packId
final
String
packId
Field packId.
name
final
String
name
Field name.
path
final
Path
path
Field path.
defaultConfig
final
WorldConfig
defaultConfig
Field defaultConfig.
Method Detail
InstanceEditNewCommand
public
public
InstanceEditNewCommand
()
Method InstanceEditNewCommand.