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
/
RebarEntityHolderBlock
/
whenHeldRebarEntityLoads
when
Held
Rebar
Entity
Loads
@
ApiStatus.NonExtendable
open
fun
whenHeldRebarEntityLoads
(
name
:
String
,
consumer
:
Consumer
<
RebarEntity
<
*
>
>
)
(
source
)
@
ApiStatus.NonExtendable
open
fun
<
T
:
RebarEntity
<
*
>
>
whenHeldRebarEntityLoads
(
clazz
:
Class
<
T
>
,
name
:
String
,
consumer
:
Consumer
<
T
>
)
(
source
)