public class WarpListCommand extends CommandBase
Command for warplis operations. Registered with the command system and callable by players.
java.lang.Object > CommandBase > WarpListCommand
Field Summary
ref
final
Ref
ref
Field ref.
store
final
Store
store
Field store.
playerWorld
final
World
playerWorld
Field playerWorld.
playerComponent
final
Player
playerComponent
Field playerComponent.
playerRefComponent
final
PlayerRef
playerRefComponent
Field playerRefComponent.
pageNumber
final
int
pageNumber
Field pageNumber.
innerWarps
final
List
innerWarps
Field innerWarps.
paginated
final
List
- >
Field paginated.
startIndex
final
int
startIndex
Field startIndex.
page
final
List
page
Field page.
Method Detail
WarpListCommand
public
public
WarpListCommand
()
Method WarpListCommand.