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

Method getBlock

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

Source from the content-addressed store, hash-verified

720
721 @SuppressWarnings("deprecation") @Override public Item getItem() {return item();}
722 @SuppressWarnings("deprecation") @Override public Block getBlock() {return block();}
723}

Callers

nothing calls this directly

Calls 1

blockMethod · 0.95

Tested by

no test coverage detected