JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.citizensnpcs.commands.history
CommandHistoryItem
Contents
Description
Method Summary
Method Details
undo(CommandSender, NPCSelector)
Hide sidebar
Show sidebar
Interface CommandHistoryItem
All Known Implementing Classes:
CreateNPCHistoryItem
,
RemoveNPCHistoryItem
public interface
CommandHistoryItem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
undo
(
CommandSender
sender,
NPCSelector
selector)
Method Details
undo
void
undo
(
CommandSender
sender,
NPCSelector
selector)