Method | Description | |
---|---|---|
SendChestItem ( TShockAPI.TSPlayer player, int chestIndex, IList |
||
SendChestName ( TShockAPI.TSPlayer player, int chestIndex, string name ) : void |
public static SendChestItem ( TShockAPI.TSPlayer player, int chestIndex, IList |
||
player | TShockAPI.TSPlayer | |
chestIndex | int | |
items | IList |
|
return | void |
public static SendChestName ( TShockAPI.TSPlayer player, int chestIndex, string name ) : void | ||
player | TShockAPI.TSPlayer | |
chestIndex | int | |
name | string | |
return | void |