toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.modules.customblockdata
/
CustomBlockData
/
Companion
/
getBlocksWithCustomData
get
Blocks
With
Custom
Data
fun
getBlocksWithCustomData
(
plugin
:
Plugin
,
chunk
:
Chunk
)
:
Collection
<
Block
>
(
source
)
fun
getBlocksWithCustomData
(
namespace
:
String
,
chunk
:
Chunk
)
:
List
<
Block
>
(
source
)