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