Class PlayerStream

java.lang.Object
net.fabricmc.fabric.api.server.PlayerStream

@Deprecated public final class PlayerStream extends Object
Deprecated.
Please use PlayerLookup instead.
Helper streams for looking up players on a server.

In general, most of these methods will only function with a ServerWorld instance.