Class WBlockPosEdit
java.lang.Object
meteordevelopment.meteorclient.gui.widgets.WWidget
meteordevelopment.meteorclient.gui.widgets.containers.WContainer
meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
meteordevelopment.meteorclient.gui.widgets.input.WBlockPosEdit
- All Implemented Interfaces:
BaseWidget
-
Field Summary
FieldsFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
calculatedWidth, fillXCount, spacingFields inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
cells -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WHorizontalList
onCalculateSize, onCalculateWidgetPositions, spacingMethods inherited from class meteordevelopment.meteorclient.gui.widgets.containers.WContainer
add, calculateSize, calculateWidgetPositions, charTyped, clear, keyPressed, keyRepeated, mouseClicked, mouseMoved, mouseReleased, mouseScrolled, move, moveCells, propagateEvents, remove, render, renderWidgetMethods inherited from class meteordevelopment.meteorclient.gui.widgets.WWidget
getRoot, getTheme, invalidate, isOver, onCharTyped, onKeyPressed, onKeyRepeated, onMouseClicked, onMouseMoved, onMouseReleased, onMouseScrolled, onRender, pad
-
Field Details
-
action
-
actionOnRelease
-
-
Constructor Details
-
WBlockPosEdit
public WBlockPosEdit(net.minecraft.util.math.BlockPos value)
-
-
Method Details