C# Class MineViewer.SMPPackets.BlockChange

Mostrar archivo Open project: dzamkov/MineViewer

Public Methods

Method Description
Call ( ) : void
Init ( ) : void
mod ( int a, int b ) : int

Method Details

Call() public static method

public static Call ( ) : void
return void

Init() public static method

public static Init ( ) : void
return void

mod() public static method

public static mod ( int a, int b ) : int
a int
b int
return int