C# Class NBToolkit.OregenOptions.OreType

Afficher le fichier Open project: minecraft-dotnet/NBToolkit

Méthodes publiques

Свойство Type Description
id int
max int
min int
name string
rounds int
size int

Property Details

id public_oe property

public int id
Résultat int

max public_oe property

public int max
Résultat int

min public_oe property

public int min
Résultat int

name public_oe property

public string name
Résultat string

rounds public_oe property

public int rounds
Résultat int

size public_oe property

public int size
Résultat int