Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getWorldTime
Method
getWorldTime
src/main/java/net/minecraft/world/World.java:3409–3412 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3407
}
3408
3409
public
long getWorldTime()
3410
{
3411
return
this.worldInfo.getWorldTime();
3412
}
3413
3414
/**
3415
* Sets the world time.
Callers
15
getDifficultyForLocation
Method · 0.95
matches
Method · 0.45
renderSky
Method · 0.45
render
Method · 0.45
isActive
Method · 0.45
beginRender
Method · 0.45
handleTimeUpdate
Method · 0.45
call
Method · 0.45
tick
Method · 0.45
processCommand
Method · 0.45
addTime
Method · 0.45
getCelestialAngle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected