|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|

Public 成员函数 | |
| BlockDropValue () | |
| BlockDropValue (int value, int count) | |
Public 属性 | |
| int | Value |
| int | Count |
| ValuesDictionary | ValuesDictionaryForMods = new() |
| 模组如果需要添加或使用额外信息,可以在这个ValuesDictionary读写元素 | |
在文件 BlockDropValue.cs 第 4 行定义.
| Game.BlockDropValue.BlockDropValue | ( | ) |
在文件 BlockDropValue.cs 第 5 行定义.
| Game.BlockDropValue.BlockDropValue | ( | int | value, |
| int | count ) |
在文件 BlockDropValue.cs 第 7 行定义.
| int Game.BlockDropValue.Count |
在文件 BlockDropValue.cs 第 14 行定义.
| int Game.BlockDropValue.Value |
在文件 BlockDropValue.cs 第 12 行定义.
| ValuesDictionary Game.BlockDropValue.ValuesDictionaryForMods = new() |
模组如果需要添加或使用额外信息,可以在这个ValuesDictionary读写元素
在文件 BlockDropValue.cs 第 19 行定义.