pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.fluid
/
PylonFluid
/
getTag
get
Tag
fun
<
T
:
PylonFluidTag
>
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
:
PylonFluidTag
>
getTag
(
)
:
T
(
source
)