C# Class Starfield.Core.Block.Blocks.BlockSmoothRedSandstoneStairs

Inheritance: BlockBase
Afficher le fichier Open project: dskprt/nylium

Méthodes publiques

Méthode Description
BlockSmoothRedSandstoneStairs ( ) : System
BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
BlockSmoothRedSandstoneStairs ( ushort state ) : System

Method Details

BlockSmoothRedSandstoneStairs() public méthode

public BlockSmoothRedSandstoneStairs ( ) : System
Résultat System

BlockSmoothRedSandstoneStairs() public méthode

public BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
facing string
half string
shape string
waterlogged bool
Résultat System

BlockSmoothRedSandstoneStairs() public méthode

public BlockSmoothRedSandstoneStairs ( ushort state ) : System
state ushort
Résultat System