java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<Motive>
net.minecraft.world.entity.decoration.Motive
All Implemented Interfaces:
IForgeRegistryEntry<Motive>

public class Motive extends ForgeRegistryEntry<Motive>
  • Field Details

    • KEBAB

      public static final Motive KEBAB
    • AZTEC

      public static final Motive AZTEC
    • ALBAN

      public static final Motive ALBAN
    • AZTEC2

      public static final Motive AZTEC2
    • BOMB

      public static final Motive BOMB
    • PLANT

      public static final Motive PLANT
    • WASTELAND

      public static final Motive WASTELAND
    • POOL

      public static final Motive POOL
    • COURBET

      public static final Motive COURBET
    • SEA

      public static final Motive SEA
    • SUNSET

      public static final Motive SUNSET
    • CREEBET

      public static final Motive CREEBET
    • WANDERER

      public static final Motive WANDERER
    • GRAHAM

      public static final Motive GRAHAM
    • MATCH

      public static final Motive MATCH
    • BUST

      public static final Motive BUST
    • STAGE

      public static final Motive STAGE
    • VOID

      public static final Motive VOID
    • SKULL_AND_ROSES

      public static final Motive SKULL_AND_ROSES
    • WITHER

      public static final Motive WITHER
    • FIGHTERS

      public static final Motive FIGHTERS
    • POINTER

      public static final Motive POINTER
    • PIGSCENE

      public static final Motive PIGSCENE
    • BURNING_SKULL

      public static final Motive BURNING_SKULL
    • SKELETON

      public static final Motive SKELETON
    • DONKEY_KONG

      public static final Motive DONKEY_KONG
    • width

      private final int width
    • height

      private final int height
  • Constructor Details

    • Motive

      public Motive(int p_31894_, int p_31895_)
  • Method Details

    • register

      private static Motive register(String p_31898_, int p_31899_, int p_31900_)
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()