C# Class C_Minebot.Classes.Importer

Afficher le fichier Open project: umby24/Minebot

Méthodes publiques

Méthode Description
Importer ( System.Form1 MainForm, string name, int sx, int sy, int sz ) : System
import ( ) : void

Private Methods

Méthode Description
ctos ( int blockID ) : Classes.Item

Method Details

Importer() public méthode

public Importer ( System.Form1 MainForm, string name, int sx, int sy, int sz ) : System
MainForm System.Form1
name string
sx int
sy int
sz int
Résultat System

import() public méthode

public import ( ) : void
Résultat void