MCPcopy 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

renderMethod · 0.65
onRenderMethod · 0.65
partOfMaskMethod · 0.65
getBitsPerBlockMethod · 0.65
executeMethod · 0.65
SelectionMethod · 0.65
costMethod · 0.65
costMethod · 0.65
updateStateMethod · 0.65
costMethod · 0.65
updateStateMethod · 0.65
buildMethod · 0.65

Implementers 1

Selectionsrc/main/java/baritone/selection/Selec

Calls

no outgoing calls

Tested by

no test coverage detected