Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
WickerLampBlock.cs
浏览该文件的文档.
1namespace Game {
3 public static int Index = 17;
4
6
7 public override int GetFaceTextureSlot(int face, int value) {
8 if (face != 5) {
10 }
11 return 4;
12 }
13 }
14}
bool CanBeBuiltIntoFurniture
int DefaultTextureSlot
override int GetFaceTextureSlot(int face, int value)