MCPcopy 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

getLightLevelMethod · 0.95
isTranslucentBlockMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected