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