PrefabEditCommand

public class PrefabEditCommand extends AbstractCommandCollection

Command for prefabedi operations. Registered with the command system and callable by players.

java.lang.Object > AbstractCommandCollection > PrefabEditCommand

Field Summary

No fields documented.

Method Detail

PrefabEditCommand

public public PrefabEditCommand ()

Method PrefabEditCommand.

PrefabEditExitCommand

public new PrefabEditExitCommand ()

Method PrefabEditExitCommand.

PrefabEditLoadCommand

public new PrefabEditLoadCommand ()

Method PrefabEditLoadCommand.

PrefabEditCreateNewCommand

public new PrefabEditCreateNewCommand ()

Method PrefabEditCreateNewCommand.

PrefabEditSelectCommand

public new PrefabEditSelectCommand ()

Method PrefabEditSelectCommand.

PrefabEditSaveCommand

public new PrefabEditSaveCommand ()

Method PrefabEditSaveCommand.

PrefabEditSaveUICommand

public new PrefabEditSaveUICommand ()

Method PrefabEditSaveUICommand.

PrefabEditKillEntitiesCommand

public new PrefabEditKillEntitiesCommand ()

Method PrefabEditKillEntitiesCommand.

PrefabEditSaveAsCommand

public new PrefabEditSaveAsCommand ()

Method PrefabEditSaveAsCommand.

PrefabEditUpdateBoxCommand

public new PrefabEditUpdateBoxCommand ()

Method PrefabEditUpdateBoxCommand.

PrefabEditInfoCommand

public new PrefabEditInfoCommand ()

Method PrefabEditInfoCommand.

PrefabEditTeleportCommand

public new PrefabEditTeleportCommand ()

Method PrefabEditTeleportCommand.

PrefabEditModifiedCommand

public new PrefabEditModifiedCommand ()

Method PrefabEditModifiedCommand.