Class FormImage
java.lang.Object
me.eddie.inventoryguiapi.gui.elements.FormImage
- All Implemented Interfaces:
Serializable
Describes a Bedrock Form image.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new NONE Bedrock image.FormImage(FormImage.Type type, String path) Creates a new Bedrock image. -
Method Summary
-
Field Details
-
NONE
-
DEFAULT
-
-
Constructor Details
-
FormImage
public FormImage()Creates a new NONE Bedrock image. -
FormImage
Creates a new Bedrock image.- Parameters:
type- Image typepath- Image path
-
-
Method Details
-
getType
-
getPath
-