SystemCore
Toggle table of contents
2.4.0
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.managers.regions
/
RegionManager
/
getRegionsAt
get
Regions
At
fun
getRegionsAt
(
world
:
String
,
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
List
<
Region
>
fun
getRegionsAt
(
player
:
Player
)
:
List
<
Region
>
fun
getRegionsAt
(
block
:
Block
)
:
List
<
Region
>
fun
getRegionsAt
(
location
:
Location
)
:
List
<
Region
>