public class GuiBar extends GuiComponent
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GuiBar.Direction |
GuiComponent.Transformchildren, transform| 构造器和说明 |
|---|
GuiBar(VarSync<java.lang.Float> target,
TextureInfo bar,
int x,
int y) |
| 限定符和类型 | 方法和说明 |
|---|---|
GuiBar |
setDirection(GuiBar.Direction direction) |
add, applyPlugin, disposePlugin, draw, finalize, getDrawPipe, getParent, getPlugins, getProperties, getRelativeX, getRelativeY, onLoad, setPosRelative, transformpublic GuiBar(VarSync<java.lang.Float> target, TextureInfo bar, int x, int y)
public GuiBar setDirection(GuiBar.Direction direction)
direction - The direction of the bar will move.