Script API - v1.26.10.23
Preparing search index...
@minecraft/server
BiomeFilter
Interface BiomeFilter
Rc
interface
BiomeFilter
{
excludeBiomes
?:
string
[]
;
excludeTags
?:
string
[]
;
includeBiomes
?:
string
[]
;
includeTags
?:
string
[]
;
}
Index
Properties
exclude
Biomes?
exclude
Tags?
include
Biomes?
include
Tags?
Properties
Optional
exclude
Biomes
excludeBiomes
?:
string
[]
Optional
exclude
Tags
excludeTags
?:
string
[]
Optional
include
Biomes
includeBiomes
?:
string
[]
Optional
include
Tags
includeTags
?:
string
[]
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
exclude
Biomes
exclude
Tags
include
Biomes
include
Tags
Script API - v1.26.10.23
Loading...