rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.fluid
/
RebarFluid
/
getTag
get
Tag
fun
<
T
:
RebarFluidTag
>
getTag
(
type
:
Class
<
T
>
)
:
T
(
source
)
Throws
Illegal
Argument
Exception
if the fluid does not have a tag of the given type
inline
fun
<
T
:
RebarFluidTag
>
getTag
(
)
:
T
(
source
)