Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ hasNext
Method
hasNext
client/src/main/java/jake2/client/LayoutParser.java:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public
boolean hasNext() {
53
return
!isEof();
54
}
55
56
public
void
next() {
57
if
(data == null) {
Callers
5
ExecuteLayoutString
Method · 0.95
animateParticles
Method · 0.80
animateParticles
Method · 0.80
removeUnusedLoopSounds
Method · 0.80
Link_f
Method · 0.80
Calls
1
isEof
Method · 0.95
Tested by
2
animateParticles
Method · 0.64
animateParticles
Method · 0.64