Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getCurrentScroll
Method
getCurrentScroll
Minecraft-Utils/1.10/src/GuiList.java:452–455 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
450
}
451
452
@Override
453
public
float getCurrentScroll() {
454
return
n;
455
}
456
457
@Override
458
public
void
scrollTo(float to) {
Callers
4
handleMouseInput
Method · 0.95
mouseClicked
Method · 0.95
c
Method · 0.95
getHoverItem
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected