C# 클래스 Starfield.Core.Block.Blocks.BlockSmoothRedSandstoneStairs

상속: BlockBase
파일 보기 프로젝트 열기: dskprt/nylium

공개 메소드들

메소드 설명
BlockSmoothRedSandstoneStairs ( ) : System
BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
BlockSmoothRedSandstoneStairs ( ushort state ) : System

메소드 상세

BlockSmoothRedSandstoneStairs() 공개 메소드

public BlockSmoothRedSandstoneStairs ( ) : System
리턴 System

BlockSmoothRedSandstoneStairs() 공개 메소드

public BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
facing string
half string
shape string
waterlogged bool
리턴 System

BlockSmoothRedSandstoneStairs() 공개 메소드

public BlockSmoothRedSandstoneStairs ( ushort state ) : System
state ushort
리턴 System