Anchor
Package: com.hypixel.hytale.server.core.ui
Type: class
Static Fields
| Name | Type |
|---|---|
CODEC | BuilderCodec |
Fields
| Name | Type |
|---|---|
left | Value |
right | Value |
top | Value |
bottom | Value |
height | Value |
full | Value |
horizontal | Value |
vertical | Value |
width | Value |
minWidth | Value |
maxWidth | Value |
Methods
| Method | Returns |
|---|---|
setLeft(Value left) | void |
setRight(Value right) | void |
setTop(Value top) | void |
setBottom(Value bottom) | void |
setHeight(Value height) | void |
setFull(Value full) | void |
setHorizontal(Value horizontal) | void |
setVertical(Value vertical) | void |
setWidth(Value width) | void |
setMinWidth(Value minWidth) | void |
setMaxWidth(Value maxWidth) | void |