Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayer
Method
getPlayer
Minecraft-Utils/1.8.9/src/Variables.java:523–525 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
521
}
522
523
public
bew getPlayer() {
524
return
getMinecraft().h;
525
}
526
527
public
bdb getWorld() {
528
return
getMinecraft().f;
Callers
15
getServerPlayers
Method · 0.95
getOpenContainer
Method · 0.95
closeContainer
Method · 0.95
isPlayerNull
Method · 0.95
getFoodLevel
Method · 0.95
getPlayerHealth
Method · 0.95
getPlayerMaxHealth
Method · 0.95
getPlayerArmor
Method · 0.95
getAir
Method · 0.95
getResistanceFactor
Method · 0.95
isHungerPotionActive
Method · 0.95
getActivePlayerPotionEffects
Method · 0.95
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected