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

Method getPotionByEffect

Minecraft-Utils/1.10/src/Variables.java:879–881  ·  view source on GitHub ↗
(rq potionEffect)

Source from the content-addressed store, hash-verified

877 }
878
879 public rp getPotionByEffect(rq potionEffect) {
880 return potionEffect.a();
881 }
882
883 public adz getArmorItemBySlot(int slot) {
884 return getPlayer().bt.g(slot);

Callers 1

getPotionForVignetteMethod · 0.95

Calls 1

aMethod · 0.45

Tested by

no test coverage detected