MCPcopy Create free account
hub / github.com/BuildCraft/BuildCraft / min

Method min

common/buildcraft/lib/misc/data/Box.java:162–165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 @Override
163 public BlockPos min() {
164 return min;
165 }
166
167 @Override
168 public BlockPos max() {

Callers 15

testMinMethod · 0.95
testRotateLeftMethod · 0.95
testLeftRotTranslateMethod · 0.95
isValidFromLocationMethod · 0.95
expandMethod · 0.95
centerExactMethod · 0.95
closestInsideToMethod · 0.95
updateMethod · 0.45
extractMethod · 0.45
drawBackgroundLayerMethod · 0.45
isTriggerActiveMethod · 0.45
onPlacedByMethod · 0.45

Calls

no outgoing calls

Tested by 3

testMinMethod · 0.76
testRotateLeftMethod · 0.76
testLeftRotTranslateMethod · 0.76