public class CustomIcon extends Object
| Constructor and Description |
|---|
CustomIcon(CustomIconContract customIconContract) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getData()
Returns the raw image data as bytes.
|
UUID |
getUuid()
Returns the uuid of this custom icon.
|
int |
hashCode() |
public CustomIcon(CustomIconContract customIconContract)
public UUID getUuid()
public byte[] getData()
Copyright © 2018. All rights reserved.