C# Class MCSharp.World.Update

Mostra file Open project: Voziv/MCSharp

Public Properties

Property Type Description
b int
type byte

Public Methods

Method Description
Update ( int b, byte type ) : System

Method Details

Update() public method

public Update ( int b, byte type ) : System
b int
type byte
return System

Property Details

b public_oe property

public int b
return int

type public_oe property

public byte type
return byte