Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getLastLightningBolt
Method
getLastLightningBolt
src/main/java/net/minecraft/world/World.java:3830–3833 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3828
}
3829
3830
public
int
getLastLightningBolt()
3831
{
3832
return
this.lastLightningBolt;
3833
}
3834
3835
public
void
setLastLightningBolt(
int
lastLightningBoltIn)
3836
{
Callers
3
updateLightmap
Method · 0.95
updateLightmap
Method · 0.80
runTick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected