Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testMin
Method · 0.95
testRotateLeft
Method · 0.95
testLeftRotTranslate
Method · 0.95
isValidFromLocation
Method · 0.95
expand
Method · 0.95
centerExact
Method · 0.95
closestInsideTo
Method · 0.95
update
Method · 0.45
extract
Method · 0.45
drawBackgroundLayer
Method · 0.45
isTriggerActive
Method · 0.45
onPlacedBy
Method · 0.45
Calls
no outgoing calls
Tested by
3
testMin
Method · 0.76
testRotateLeft
Method · 0.76
testLeftRotTranslate
Method · 0.76