Class PatchStyle
java.lang.Object
com.hypixel.hytale.server.core.ui.PatchStyle
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPatchStyle(Value<String> texturePath) PatchStyle(Value<String> texturePath, Value<Integer> border) -
Method Summary
Modifier and TypeMethodDescriptionsetHorizontalBorder(Value<Integer> horizontalBorder) setTexturePath(Value<String> texturePath) setVerticalBorder(Value<Integer> verticalBorder)
-
Field Details
-
CODEC
-
texturePath
-
border
-
horizontalBorder
-
verticalBorder
-
color
-
area
-
-
Constructor Details
-
PatchStyle
public PatchStyle() -
PatchStyle
-
PatchStyle
-
-
Method Details
-
setTexturePath
-
setBorder
-
setHorizontalBorder
-
setVerticalBorder
-
setColor
-
setArea
-