Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getBlock
Method
getBlock
src/main/java/net/minecraft/item/ItemBlock.java:142–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
}
141
142
public
Block getBlock()
143
{
144
return
this.block;
145
}
146
}
Callers
2
getLightLevel
Method · 0.95
isTranslucentBlock
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected