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

Method getPotionByEffect

Minecraft-Utils/1.13/src/Variables.java:916–918  ·  view source on GitHub ↗
(aeh potionEffect)

Source from the content-addressed store, hash-verified

914 }
915
916 public aeg getPotionByEffect(aeh potionEffect) {
917 return potionEffect.a();
918 }
919
920 public ata getArmorItemBySlot(int slot) {
921 return getPlayer().bB.f(slot);

Callers 1

getPotionForVignetteMethod · 0.95

Calls 1

aMethod · 0.45

Tested by

no test coverage detected