MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getPlayer

Method getPlayer

Minecraft-Utils/1.12.2/src/Variables.java:522–524  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

520 }
521
522 public bud getPlayer() {
523 return getMinecraft().h;
524 }
525
526 public bsb getWorld() {
527 return getMinecraft().f;

Callers 15

getServerPlayersMethod · 0.95
getOpenContainerMethod · 0.95
closeContainerMethod · 0.95
isPlayerNullMethod · 0.95
getFoodLevelMethod · 0.95
getPlayerHealthMethod · 0.95
getPlayerMaxHealthMethod · 0.95
getPlayerArmorMethod · 0.95
getAirMethod · 0.95
getResistanceFactorMethod · 0.95
isHungerPotionActiveMethod · 0.95
getItemInMainHandMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected