Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ moveCursorEnd
Method
moveCursorEnd
src/main/java/Client/SmilePicker.java:196–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
194
195
196
public
void
moveCursorEnd() {
197
super.moveCursorEnd();
198
xCursor=xLastCnt-1;
199
}
200
201
public
void
moveCursorHome() {
202
super.moveCursorHome();
Callers
3
deleteBookmark
Method · 0.45
doKeyAction
Method · 0.45
forceScrolling
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected