Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ getType
Method
getType
src/main/java/org/bukkit/block/Block.java:98–98 ·
view source on GitHub ↗
Gets the type of this block @return block type
()
Source
from the content-addressed store, hash-verified
96
* @
return
block type
97
*/
98
@NotNull
99
Material getType();
100
101
/**
Callers
15
canSpawn
Method · 0.95
getBlockProjectileSource
Method · 0.95
dispense
Method · 0.95
isBlockFaceIndirectlyPowered
Method · 0.95
drop
Method · 0.95
callBlockIgniteEvent
Method · 0.95
openWorkbench
Method · 0.95
openEnchanting
Method · 0.95
getLineOfSight
Method · 0.95
Instrument
Enum · 0.65
equals
Method · 0.65
getRecipesFor
Method · 0.65
Implementers
1
CraftBlock
src/main/java/org/bukkit/craftbukkit/v
Calls
no outgoing calls
Tested by
no test coverage detected