示例#1
0
 public override void Load(TagCompound tag)
 {
     PlayerIO.LoadModData(player, tag.GetList <TagCompound>("list"));
 }