MCPcopy Create free account
hub / github.com/PaperMC/Paper / getType

Method getType

paper-api/src/main/java/org/bukkit/block/Block.java:101–101  ·  view source on GitHub ↗

Gets the type of this block @return block type

()

Source from the content-addressed store, hash-verified

99 * @return block type
100 */
101 @NotNull
102 Material getType();
103
104 /**

Callers 15

canSpawnMethod · 0.95
dispenseMethod · 0.95
dropMethod · 0.95
callBlockIgniteEventMethod · 0.95
openWorkbenchMethod · 0.95
openEnchantingMethod · 0.95
openInventoryMethod · 0.95
getLineOfSightMethod · 0.95
applyMethod · 0.65
getBeaconMethod · 0.65
isTaggedMethod · 0.65

Implementers 1

CraftBlockpaper-server/src/main/java/org/bukkit/

Calls

no outgoing calls

Tested by 10

collectTagsMethod · 0.52
apiValuesMethod · 0.52
verifyEntityMappingMethod · 0.52
initMethod · 0.52
getByTypeMethod · 0.52
collectNmsLevelEventsMethod · 0.52
testConstantsMethod · 0.52
isValidFieldMethod · 0.52
testSetBlockMethod · 0.52
getFieldTypeMethod · 0.52