C# Class MineViewer.SMPPackets.BlockChange

Afficher le fichier Open project: dzamkov/MineViewer

Méthodes publiques

Méthode Description
Call ( ) : void
Init ( ) : void
mod ( int a, int b ) : int

Method Details

Call() public static méthode

public static Call ( ) : void
Résultat void

Init() public static méthode

public static Init ( ) : void
Résultat void

mod() public static méthode

public static mod ( int a, int b ) : int
a int
b int
Résultat int