Interface IBlockRightClicker
- All Known Implementing Classes:
ProgWidgetBlockRightClick,ProgWidgetCC
public interface IBlockRightClicker
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
isSneaking
boolean isSneaking() -
getClickType
IBlockRightClicker.RightClickType getClickType()
-