toggle menu
HopperLib
experimental-1-21-SNAPSHOT
jvm
switch theme
search in API
HopperLib
/
cc.mrcl.hopperlib.SelectionListeners
/
SelectionListenerManager
/
getBlockListener
get
Block
Listener
public
SelectionListener
getBlockListener
(
Player
player
,
Consumer
<
Block
>
operation
)
public
SelectionListener
getBlockListener
(
Player
player
,
BiConsumer
<
Block
,
BlockFace
>
operation
)