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
/
ADIotaHolderReadOnly
ADIota
Holder
Read
Only
interface
ADIotaHolderReadOnly
:
ADIotaHolder
(
source
)
A helper interface extending
ADIotaHolder
for read-only iota holders.
Members
Functions
empty
Iota
Link copied to clipboard
open
fun
emptyIota
(
)
:
@
Nullable
Iota
of
Static
Link copied to clipboard
@
NotNull
open
fun
ofStatic
(
@
Nullable
iota
:
@
Nullable
Iota
)
:
@
NotNull
ADIotaHolder
Wraps an iota in a read-only iota holder.
read
Iota
Link copied to clipboard
open
fun
readIota
(
p
:
ServerLevel
)
:
@
Nullable
Iota
read
Iota
Tag
Link copied to clipboard
abstract
fun
readIotaTag
(
)
:
@
Nullable
CompoundTag
writeable
Link copied to clipboard
open
fun
writeable
(
)
:
Boolean
write
Iota
Link copied to clipboard
open
fun
writeIota
(
@
Nullable
iota
:
@
Nullable
Iota
,
simulate
:
Boolean
)
:
Boolean