Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cabaletta/baritone
/ max
Method
max
src/api/java/baritone/api/selection/ISelection.java:49–49 ·
view source on GitHub ↗
@return The opposite corner from the #min().
()
Source
from the content-addressed store, hash-verified
47
* @
return
The opposite corner from the {@link #min()}.
48
*/
49
BetterBlockPos max();
50
51
/**
52
* @
return
The size of this ISelection.
Callers
15
render
Method · 0.65
onRender
Method · 0.65
partOfMask
Method · 0.65
getBitsPerBlock
Method · 0.65
execute
Method · 0.65
Selection
Method · 0.65
cost
Method · 0.65
cost
Method · 0.65
updateState
Method · 0.65
cost
Method · 0.65
updateState
Method · 0.65
build
Method · 0.65
Implementers
1
Selection
src/main/java/baritone/selection/Selec
Calls
no outgoing calls
Tested by
no test coverage detected