app
/
org.powbot.api.rt4.stream
/
SimpleStream
/
firstOrNull
first
Or
Null
fun
firstOrNull
():
T
?
Content copied to clipboard
Get the first entity from the stream
Return
the entity or null if there is no object in stream