NPCAppearanceCommand

public class NPCAppearanceCommand extends NPCWorldCommandBase

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

java.lang.Object > NPCWorldCommandBase > NPCAppearanceCommand

Field Summary

model

final ModelAsset model

Field model.

Method Detail

NPCAppearanceCommand

public public NPCAppearanceCommand ()

Method NPCAppearanceCommand.

execute

protected void execute (@Nonnull final CommandContext context, @Nonnull final NPCEntity npc, @Nonnull final World world, @Nonnull final Store store, @Nonnull final Ref ref)

Method execute.

Parameters:
@Nonnull final CommandContext context
@Nonnull final NPCEntity npc
@Nonnull final World world
@Nonnull final Store store
@Nonnull final Ref ref