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

Method getPotionByEffect

Minecraft-Utils/1.8.9/src/Variables.java:862–864  ·  view source on GitHub ↗
(pf potionEffect)

Source from the content-addressed store, hash-verified

860 }
861
862 public pe getPotionByEffect(pf potionEffect) {
863 return pe.a[potionEffect.a()];
864 }
865
866 public zx getPlayerItemInHand() {
867 return getPlayer().bZ();

Callers 2

getPotionForVignetteMethod · 0.95
wrapPotionEffectMethod · 0.95

Calls 1

aMethod · 0.45

Tested by

no test coverage detected