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

Method getPotionByEffect

Minecraft-Utils/1.8/src/Variables.java:845–847  ·  view source on GitHub ↗
(wq potionEffect)

Source from the content-addressed store, hash-verified

843 }
844
845 public wp getPotionByEffect(wq potionEffect) {
846 return wp.a[potionEffect.a()];
847 }
848
849 public amj getPlayerItemInHand() {
850 return getPlayer().bY();

Callers 2

getPotionForVignetteMethod · 0.95
wrapPotionEffectMethod · 0.95

Calls 1

aMethod · 0.45

Tested by

no test coverage detected