Survivalcraft API 1.8.2.3
v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
WoodenAttachedSignBlock.cs
浏览该文件的文档.
1
namespace
Game
{
2
public
class
WoodenAttachedSignBlock
:
AttachedSignBlock
{
3
public
static
int
Index
= 98;
4
5
public
WoodenAttachedSignBlock
() : base(
"Models/WoodenSign"
, 23, 97) { }
6
}
7
}
Game.AttachedSignBlock.AttachedSignBlock
AttachedSignBlock(string modelName, int coloredTextureSlot, int postedSignBlockIndex)
定义
AttachedSignBlock.cs:26
Game.WoodenAttachedSignBlock.Index
static int Index
定义
WoodenAttachedSignBlock.cs:3
Game.WoodenAttachedSignBlock.WoodenAttachedSignBlock
WoodenAttachedSignBlock()
定义
WoodenAttachedSignBlock.cs:5
Game
定义
ContentFileBridge.cs:4
SurvivalcraftApi 1.8.2.3
Survivalcraft.Windows
Block
WoodenAttachedSignBlock.cs
制作者
1.16.1