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 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
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 RegistryKey<Registry<PaintingMotive>>
Registry.MOTIVE_KEY
static DefaultedRegistry<PaintingMotive>
Registry.PAINTING_MOTIVE