MCPcopy Create free account
hub / github.com/cabaletta/baritone / min

Method min

src/api/java/baritone/api/selection/ISelection.java:44–44  ·  view source on GitHub ↗

@return The BetterBlockPos with the lowest x, y, and z position in the selection.

()

Source from the content-addressed store, hash-verified

42 * @return The {@link BetterBlockPos} with the lowest x, y, and z position in the selection.
43 */
44 BetterBlockPos min();
45
46 /**
47 * @return The opposite corner from the {@link #min()}.

Callers 15

preUpdateSuggestionMethod · 0.65
getMostRecentByTagMethod · 0.65
drawDankLitGoalBoxMethod · 0.65
onRenderMethod · 0.65
partOfMaskMethod · 0.65
getSchematicMethod · 0.65
getMinOfSubregionMethod · 0.65
getMinOfSchematicMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
SelectionMethod · 0.65
costMethod · 0.65

Implementers 1

Selectionsrc/main/java/baritone/selection/Selec

Calls

no outgoing calls

Tested by

no test coverage detected