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

Method getSelectionManager

src/api/java/baritone/api/IBaritone.java:134–134  ·  view source on GitHub ↗

@return The ISelectionManager instance @see ISelectionManager

()

Source from the content-addressed store, hash-verified

132 * @see ISelectionManager
133 */
134 ISelectionManager getSelectionManager();
135
136 /**
137 * @return The {@link ICommandManager} instance

Callers 4

mouseReleasedMethod · 0.65
SelCommandClass · 0.65
buildMethod · 0.65

Implementers 1

Baritonesrc/main/java/baritone/Baritone.java

Calls

no outgoing calls

Tested by

no test coverage detected