Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ BlockBush
Method
BlockBush
src/main/java/net/minecraft/block/BlockBush.java:16–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
public
class
BlockBush extends Block
15
{
16
protected
BlockBush()
17
{
18
this(Material.plants);
19
}
20
21
protected
BlockBush(Material materialIn)
22
{
Callers
nothing calls this directly
Calls
4
getMaterialMapColor
Method · 0.80
setTickRandomly
Method · 0.80
setBlockBounds
Method · 0.80
setCreativeTab
Method · 0.45
Tested by
no test coverage detected