Survivalcraft API 1.8.2.3
v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
SmallIncendiaryKegBlock.cs
浏览该文件的文档.
1
namespace
Game
{
2
public
class
SmallIncendiaryKegBlock
:
GunpowderKegBlock
{
3
public
static
int
Index
= 234;
4
5
public
SmallIncendiaryKegBlock
() : base(
"Models/SmallGunpowderKeg"
, true) { }
6
}
7
}
Game.GunpowderKegBlock.GunpowderKegBlock
GunpowderKegBlock(string modelName, bool isIncendiary)
定义
GunpowderKegBlock.cs:18
Game.SmallIncendiaryKegBlock.SmallIncendiaryKegBlock
SmallIncendiaryKegBlock()
定义
SmallIncendiaryKegBlock.cs:5
Game.SmallIncendiaryKegBlock.Index
static int Index
定义
SmallIncendiaryKegBlock.cs:3
Game
定义
ContentFileBridge.cs:4
SurvivalcraftApi 1.8.2.3
Survivalcraft.Windows
Block
SmallIncendiaryKegBlock.cs
制作者
1.16.1