MCPcopy Index your code
hub / github.com/GregTech6/gregtech6 / block

Method block

src/main/java/gregapi/data/IL.java:598–601  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

596 }
597
598 @Override
599 public Block block() {
600 return ST.block(get(0));
601 }
602
603 @Override
604 public boolean exists() {

Callers 1

getBlockMethod · 0.95

Calls 2

blockMethod · 0.95
getMethod · 0.95

Tested by

no test coverage detected