rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.block.base
/
RebarSimpleMultiblock
/
getMultiblockComponentOrThrow
get
Multiblock
Component
Or
Throw
open
fun
getMultiblockComponentOrThrow
(
position
:
Vector3i
)
:
RebarBlock
(
source
)
open
fun
<
T
>
getMultiblockComponentOrThrow
(
clazz
:
Class
<
T
>
,
position
:
Vector3i
)
:
T
(
source
)