프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_excludeAny | bool | ||
_excludedBlocks | List |
||
_includeAny | bool | ||
_includedBlocks | List |
||
_invertXZ | bool | ||
_options | OptionSet | ||
_prob | double? | ||
_xAboveEq | int? | ||
_xBelowEq | int? | ||
_zAboveEq | int? | ||
_zBelowEq | int? |
메소드 | 설명 | |
---|---|---|
ChunkFilter ( ) : System | ||
ChunkFilter ( string args ) : System | ||
ExcludedBlocksContains ( int id ) : bool | ||
IncludedBlocksContains ( int id ) : bool | ||
Parse ( string args ) : void | ||
PrintUsage ( ) : void |