IoticBlocks
Toggle table of contents
1.0.0+1.20.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
IoticBlocks
common
/
gay.object.ioticblocks.api
/
IotaHolderProvider
Iota
Holder
Provider
@
FunctionalInterface
interface
IotaHolderProvider
(
source
)
Members
Functions
get
Iota
Holder
Link copied to clipboard
@
Nullable
abstract
fun
getIotaHolder
(
@
NotNull
level
:
@
NotNull
ServerLevel
,
@
NotNull
pos
:
@
NotNull
BlockPos
)
:
@
Nullable
ADIotaHolder
Returns an
ADIotaHolder
instance for the block at the given position, or null if the block is not of the expected type.