Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPotionForVignette
Method · 0.95
wrapPotionEffect
Method · 0.95
Calls
1
a
Method · 0.45
Tested by
no test coverage detected