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
Entity
Lookup
class
EntityLookup
<
T
:
Entity
>
:
MinecraftShortcuts
Members
Types
Collector
Link copied to clipboard
fun
interface
Collector
<
T
:
Entity
>
Companion
Link copied to clipboard
object
Companion
Properties
gpu
Device
Link copied to clipboard
open
val
gpuDevice
:
GpuDevice
interaction
Link copied to clipboard
open
val
interaction
:
MultiPlayerGameMode
mc
Link copied to clipboard
open
val
mc
:
Minecraft
network
Link copied to clipboard
open
val
network
:
ClientPacketListener
player
Link copied to clipboard
open
val
player
:
LocalPlayer
world
Link copied to clipboard
open
val
world
:
ClientLevel
Functions
clear
Link copied to clipboard
fun
clear
(
)
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
ReferenceCollection
<
T
>