C# Class ChestControl.Commands

Show file Open project: Deathmax/Chest-Control

Public Methods

Method Description
Load ( ) : void

Private Methods

Method Description
CancelSet ( TShockAPI.CommandArgs args ) : void
Set ( TShockAPI.CommandArgs args ) : void
SetPasswordChest ( TShockAPI.CommandArgs args ) : void
SetPublicChest ( TShockAPI.CommandArgs args ) : void
SetRefillChest ( TShockAPI.CommandArgs args ) : void
SetRegionChest ( TShockAPI.CommandArgs args ) : void
UnLockChest ( TShockAPI.CommandArgs args ) : void
UnSet ( TShockAPI.CommandArgs args ) : void

Method Details

Load() public static method

public static Load ( ) : void
return void