| Package | Description |
|---|---|
| org.geysermc.connector.utils |
| Modifier and Type | Method and Description |
|---|---|
static PaintingType |
PaintingType.getByName(String javaName) |
static PaintingType |
PaintingType.getByPaintingType(com.github.steveice10.mc.protocol.data.game.entity.type.PaintingType paintingType) |
static PaintingType |
PaintingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaintingType[] |
PaintingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.