C# 클래스 NBToolkit.OregenOptions.OreType

파일 보기 프로젝트 열기: minecraft-dotnet/NBToolkit

공개 프로퍼티들

프로퍼티 타입 설명
id int
max int
min int
name string
rounds int
size int

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

max 공개적으로 프로퍼티

public int max
리턴 int

min 공개적으로 프로퍼티

public int min
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

rounds 공개적으로 프로퍼티

public int rounds
리턴 int

size 공개적으로 프로퍼티

public int size
리턴 int