Uses of Class
net.minecraft.entity.decoration.painting.PaintingMotive
Packages that use PaintingMotive
Package
Description
-
Uses of PaintingMotive in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type PaintingMotive -
Uses of PaintingMotive in net.minecraft.entity.decoration.painting
Fields in net.minecraft.entity.decoration.painting declared as PaintingMotiveModifier and TypeFieldDescriptionstatic final PaintingMotivePaintingMotive.ALBANstatic final PaintingMotivePaintingMotive.AZTECstatic final PaintingMotivePaintingMotive.AZTEC2static final PaintingMotivePaintingMotive.BOMBstatic final PaintingMotivePaintingMotive.BURNING_SKULLstatic final PaintingMotivePaintingMotive.BUSTstatic final PaintingMotivePaintingMotive.COURBETstatic final PaintingMotivePaintingMotive.CREEBETstatic final PaintingMotivePaintingMotive.DONKEY_KONGstatic final PaintingMotivePaintingMotive.FIGHTERSstatic final PaintingMotivePaintingMotive.GRAHAMstatic final PaintingMotivePaintingMotive.KEBABstatic final PaintingMotivePaintingMotive.MATCHPaintingEntity.motivestatic final PaintingMotivePaintingMotive.PIGSCENEstatic final PaintingMotivePaintingMotive.PLANTstatic final PaintingMotivePaintingMotive.POINTERstatic final PaintingMotivePaintingMotive.POOLstatic final PaintingMotivePaintingMotive.SEAstatic final PaintingMotivePaintingMotive.SKELETONstatic final PaintingMotivePaintingMotive.SKULL_AND_ROSESstatic final PaintingMotivePaintingMotive.STAGEstatic final PaintingMotivePaintingMotive.SUNSETstatic final PaintingMotivePaintingMotive.VOIDstatic final PaintingMotivePaintingMotive.WANDERERstatic final PaintingMotivePaintingMotive.WASTELANDstatic final PaintingMotivePaintingMotive.WITHERMethods in net.minecraft.entity.decoration.painting that return PaintingMotiveConstructors in net.minecraft.entity.decoration.painting with parameters of type PaintingMotiveModifierConstructorDescriptionPaintingEntity(World world, BlockPos pos, Direction direction, PaintingMotive motive) -
Uses of PaintingMotive in net.minecraft.network.packet.s2c.play
Methods in net.minecraft.network.packet.s2c.play that return PaintingMotive -
Uses of PaintingMotive in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type PaintingMotiveModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<PaintingMotive>>Registry.MOTIVE_KEYstatic final DefaultedRegistry<PaintingMotive>Registry.PAINTING_MOTIVE