Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getScoreboard
Method
getScoreboard
src/main/java/net/minecraft/world/World.java:3768–3771 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3766
}
3767
3768
public
Scoreboard getScoreboard()
3769
{
3770
return
this.worldScoreboard;
3771
}
3772
3773
public
void
updateComparatorOutputLevel(BlockPos pos, Block blockIn)
3774
{
Callers
8
onEntityRemoved
Method · 0.45
init
Method · 0.45
getUnformattedTextForChat
Method · 0.45
getTeam
Method · 0.45
getTeam
Method · 0.45
onDeath
Method · 0.45
getWorldScoreboard
Method · 0.45
onRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected