LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.world
/
EntityLookup
/
Companion
Companion
object
Companion
Members
Functions
Entity
Lookup
Link copied to clipboard
@
JvmStatic
@
JvmName
(
name
=
"create"
)
fun
<
T
:
Entity
>
EventListener
.
EntityLookup
(
collector
:
EntityLookup.Collector
<
T
>
)
:
EntityLookup
<
T
>