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