Uses of Enum Class
net.minecraft.entity.decoration.painting.PaintingVariants
Packages that use PaintingVariants
-
Uses of PaintingVariants in net.minecraft.entity.decoration.painting
Fields in net.minecraft.entity.decoration.painting declared as PaintingVariantsMethods in net.minecraft.entity.decoration.painting that return PaintingVariantsModifier and TypeMethodDescriptionstatic PaintingVariantsReturns the enum constant of this class with the specified name.static PaintingVariants[]PaintingVariants.values()Returns an array containing the constants of this enum class, in the order they are declared.