Uses of Enum Class
org.geysermc.geyser.level.PaintingType
Packages that use PaintingType
-
Uses of PaintingType in org.geysermc.geyser.level
Methods in org.geysermc.geyser.level that return PaintingTypeModifier and TypeMethodDescriptionstatic PaintingTypestatic PaintingTypePaintingType.getByPaintingType(com.github.steveice10.mc.protocol.data.game.entity.type.PaintingType paintingType)static PaintingTypeReturns the enum constant of this class with the specified name.static PaintingType[]PaintingType.values()Returns an array containing the constants of this enum class, in the order they are declared.