MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / isFullCube

Method isFullCube

src/main/java/net/minecraft/block/BlockVine.java:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 public boolean isFullCube()
69 {
70 return false;
71 }
72
73 /**
74 * Whether this Block can be replaced directly by other blocks (true for e.g. tall grass)

Callers 1

canPlaceOnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected