Uses of Class
net.minecraft.entity.decoration.painting.PaintingMotive
Packages that use PaintingMotive
Package
Description
The base package for all Minecraft classes.
-
Uses of PaintingMotive in net.minecraft
Fields in net.minecraft with type parameters of type PaintingMotiveModifier and TypeFieldDescriptionstatic final RegistryKey<PaintingMotive>class_7408.ALBANstatic final RegistryKey<PaintingMotive>class_7408.AZTECstatic final RegistryKey<PaintingMotive>class_7408.AZTEC2static final RegistryKey<PaintingMotive>class_7408.BOMBstatic final RegistryKey<PaintingMotive>class_7408.BURNING_SKULLstatic final RegistryKey<PaintingMotive>class_7408.BUSTstatic final RegistryKey<PaintingMotive>class_7408.COURBETstatic final RegistryKey<PaintingMotive>class_7408.CREEBETstatic final RegistryKey<PaintingMotive>class_7408.DONKEY_KONGstatic final RegistryKey<PaintingMotive>class_7408.EARTHstatic final RegistryKey<PaintingMotive>class_7408.FIGHTERSstatic final RegistryKey<PaintingMotive>class_7408.FIREstatic final RegistryKey<PaintingMotive>class_7408.GRAHAMstatic final RegistryKey<PaintingMotive>class_7408.KEBABstatic final RegistryKey<PaintingMotive>class_7408.MATCHstatic final RegistryKey<PaintingMotive>class_7408.PIGSCENEstatic final TagKey<PaintingMotive>class_7406.PLACEABLEstatic final RegistryKey<PaintingMotive>class_7408.PLANTstatic final RegistryKey<PaintingMotive>class_7408.POINTERstatic final RegistryKey<PaintingMotive>class_7408.POOLstatic final RegistryKey<PaintingMotive>class_7408.SEAstatic final RegistryKey<PaintingMotive>class_7408.SKELETONstatic final RegistryKey<PaintingMotive>class_7408.SKULL_AND_ROSESstatic final RegistryKey<PaintingMotive>class_7408.STAGEstatic final RegistryKey<PaintingMotive>class_7408.SUNSETstatic final RegistryKey<PaintingMotive>class_7408.VOIDstatic final RegistryKey<PaintingMotive>class_7408.WANDERERstatic final RegistryKey<PaintingMotive>class_7408.WASTELANDstatic final RegistryKey<PaintingMotive>class_7408.WATERstatic final RegistryKey<PaintingMotive>class_7408.WINDstatic final RegistryKey<PaintingMotive>class_7408.WITHERMethods in net.minecraft that return PaintingMotiveModifier and TypeMethodDescriptionstatic PaintingMotiveclass_7408.method_43406(Registry<PaintingMotive> registry) Methods in net.minecraft that return types with arguments of type PaintingMotiveModifier and TypeMethodDescriptionprivate static TagKey<PaintingMotive>class_7406.method_43384(String string) private static RegistryKey<PaintingMotive>class_7408.method_43407(String string) Method parameters in net.minecraft with type arguments of type PaintingMotiveModifier and TypeMethodDescriptionstatic PaintingMotiveclass_7408.method_43406(Registry<PaintingMotive> registry) -
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.data
Fields in net.minecraft.entity.data with type parameters of type PaintingMotiveModifier and TypeFieldDescriptionstatic final TrackedDataHandler<RegistryEntry<PaintingMotive>>TrackedDataHandlerRegistry.field_39017 -
Uses of PaintingMotive in net.minecraft.entity.decoration.painting
Fields in net.minecraft.entity.decoration.painting with type parameters of type PaintingMotiveModifier and TypeFieldDescriptionprivate static final TrackedData<RegistryEntry<PaintingMotive>>PaintingEntity.field_38941private static final RegistryKey<PaintingMotive>PaintingEntity.field_38942Methods in net.minecraft.entity.decoration.painting that return types with arguments of type PaintingMotiveModifier and TypeMethodDescriptionPaintingEntity.method_43404()private static RegistryEntry<PaintingMotive>PaintingEntity.method_43405()Method parameters in net.minecraft.entity.decoration.painting with type arguments of type PaintingMotiveModifier and TypeMethodDescriptionprivate voidPaintingEntity.method_43402(RegistryEntry<PaintingMotive> registryEntry) private static intPaintingEntity.method_43403(RegistryEntry<PaintingMotive> registryEntry) Constructor parameters in net.minecraft.entity.decoration.painting with type arguments of type PaintingMotiveModifierConstructorDescriptionPaintingEntity(World world, BlockPos pos, Direction direction, RegistryEntry<PaintingMotive> registryEntry) -
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