Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isPlayerNull
Method
isPlayerNull
Minecraft-Utils/1.9.4/src/Variables.java:557–560 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
555
}
556
557
@Override
558
public
boolean isPlayerNull() {
559
return
getPlayer() == null;
560
}
561
562
@Override
563
public
boolean isTerrainLoading() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected