Uses of Class
net.minecraft.entity.decoration.painting.PaintingMotive
Package
Description
-
Uses of PaintingMotive in net.minecraft.client.texture
-
Uses of PaintingMotive in net.minecraft.entity.decoration.painting
Modifier and TypeFieldDescriptionstatic final PaintingMotive
PaintingMotive.ALBAN
static final PaintingMotive
PaintingMotive.AZTEC
static final PaintingMotive
PaintingMotive.AZTEC2
static final PaintingMotive
PaintingMotive.BOMB
static final PaintingMotive
PaintingMotive.BURNING_SKULL
static final PaintingMotive
PaintingMotive.BUST
static final PaintingMotive
PaintingMotive.COURBET
static final PaintingMotive
PaintingMotive.CREEBET
static final PaintingMotive
PaintingMotive.DONKEY_KONG
static final PaintingMotive
PaintingMotive.FIGHTERS
static final PaintingMotive
PaintingMotive.GRAHAM
static final PaintingMotive
PaintingMotive.KEBAB
static final PaintingMotive
PaintingMotive.MATCH
PaintingEntity.motive
static final PaintingMotive
PaintingMotive.PIGSCENE
static final PaintingMotive
PaintingMotive.PLANT
static final PaintingMotive
PaintingMotive.POINTER
static final PaintingMotive
PaintingMotive.POOL
static final PaintingMotive
PaintingMotive.SEA
static final PaintingMotive
PaintingMotive.SKELETON
static final PaintingMotive
PaintingMotive.SKULL_AND_ROSES
static final PaintingMotive
PaintingMotive.STAGE
static final PaintingMotive
PaintingMotive.SUNSET
static final PaintingMotive
PaintingMotive.VOID
static final PaintingMotive
PaintingMotive.WANDERER
static final PaintingMotive
PaintingMotive.WASTELAND
static final PaintingMotive
PaintingMotive.WITHER
ModifierConstructorDescriptionPaintingEntity
(World world, BlockPos pos, Direction direction, PaintingMotive motive) -
Uses of PaintingMotive in net.minecraft.network.packet.s2c.play
-
Uses of PaintingMotive in net.minecraft.util.registry
Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<PaintingMotive>>
Registry.MOTIVE_KEY
static final DefaultedRegistry<PaintingMotive>
Registry.PAINTING_MOTIVE