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 PaintingMotive
PaintingMotive.ALBAN
static PaintingMotive
PaintingMotive.AZTEC
static PaintingMotive
PaintingMotive.AZTEC2
static PaintingMotive
PaintingMotive.BOMB
static PaintingMotive
PaintingMotive.BURNING_SKULL
static PaintingMotive
PaintingMotive.BUST
static PaintingMotive
PaintingMotive.COURBET
static PaintingMotive
PaintingMotive.CREEBET
static PaintingMotive
PaintingMotive.DONKEY_KONG
static PaintingMotive
PaintingMotive.FIGHTERS
static PaintingMotive
PaintingMotive.GRAHAM
static PaintingMotive
PaintingMotive.KEBAB
static PaintingMotive
PaintingMotive.MATCH
PaintingEntity.motive
static PaintingMotive
PaintingMotive.PIGSCENE
static PaintingMotive
PaintingMotive.PLANT
static PaintingMotive
PaintingMotive.POINTER
static PaintingMotive
PaintingMotive.POOL
static PaintingMotive
PaintingMotive.SEA
static PaintingMotive
PaintingMotive.SKELETON
static PaintingMotive
PaintingMotive.SKULL_AND_ROSES
static PaintingMotive
PaintingMotive.STAGE
static PaintingMotive
PaintingMotive.SUNSET
static PaintingMotive
PaintingMotive.VOID
static PaintingMotive
PaintingMotive.WANDERER
static PaintingMotive
PaintingMotive.WASTELAND
static PaintingMotive
PaintingMotive.WITHER
Methods 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 RegistryKey<Registry<PaintingMotive>>
Registry.MOTIVE_KEY
static DefaultedRegistry<PaintingMotive>
Registry.PAINTING_MOTIVE