PatchStyle
Package: com.hypixel.hytale.server.core.ui
Type: class
Constructors
java
public PatchStyle()java
public PatchStyle(Value texturePath)java
public PatchStyle(Value texturePath, Value border)Static Fields
| Name | Type |
|---|---|
CODEC | BuilderCodec |
Fields
| Name | Type |
|---|---|
texturePath | Value |
border | Value |
horizontalBorder | Value |
verticalBorder | Value |
color | Value |
area | Value |
Methods
| Method | Returns |
|---|---|
setTexturePath(Value texturePath) | PatchStyle |
setBorder(Value border) | PatchStyle |
setHorizontalBorder(Value horizontalBorder) | PatchStyle |
setVerticalBorder(Value verticalBorder) | PatchStyle |
setColor(Value color) | PatchStyle |
setArea(Value area) | PatchStyle |