コード例 #1
0
 public ReloadCommand(CustomLoadouts plugin)
 {
     this.plugin = plugin;
 }
コード例 #2
0
 public ItemGivingHandler(CustomLoadouts plugin)
 {
     this.plugin = plugin;
 }