コード例 #1
0
ファイル: Entry.cs プロジェクト: TheShinyBunny/MCFunctionAPI
 public override void AddFunction(LootFunction f)
 {
     Functions.Add(f);
 }