public class PrefabPathCommand extends AbstractCommandCollection
Command for prefabpat operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > PrefabPathCommand
Field Summary
No fields documented.
Method Detail
PrefabPathCommand
public
public
PrefabPathCommand
()
Method PrefabPathCommand.
PrefabPathListCommand
public
new
PrefabPathListCommand
()
Method PrefabPathListCommand.
PrefabPathNodesCommand
public
new
PrefabPathNodesCommand
()
Method PrefabPathNodesCommand.
PrefabPathNewCommand
public
new
PrefabPathNewCommand
()
Method PrefabPathNewCommand.
PrefabPathEditCommand
public
new
PrefabPathEditCommand
()
Method PrefabPathEditCommand.
PrefabPathAddCommand
public
new
PrefabPathAddCommand
()
Method PrefabPathAddCommand.
PrefabPathMergeCommand
public
new
PrefabPathMergeCommand
()
Method PrefabPathMergeCommand.
PrefabPathUpdateCommand
public
new
PrefabPathUpdateCommand
()
Method PrefabPathUpdateCommand.