Class LibEntityNames

java.lang.Object
vazkii.botania.common.lib.LibEntityNames

public final class LibEntityNames extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MANA_BURST

      public static final net.minecraft.resources.ResourceLocation MANA_BURST
    • PIXIE

      public static final net.minecraft.resources.ResourceLocation PIXIE
    • FLAME_RING

      public static final net.minecraft.resources.ResourceLocation FLAME_RING
    • VINE_BALL

      public static final net.minecraft.resources.ResourceLocation VINE_BALL
    • DOPPLEGANGER

      public static final net.minecraft.resources.ResourceLocation DOPPLEGANGER
    • MAGIC_LANDMINE

      public static final net.minecraft.resources.ResourceLocation MAGIC_LANDMINE
    • SPARK

      public static final net.minecraft.resources.ResourceLocation SPARK
    • THROWN_ITEM

      public static final net.minecraft.resources.ResourceLocation THROWN_ITEM
    • MAGIC_MISSILE

      public static final net.minecraft.resources.ResourceLocation MAGIC_MISSILE
    • THORN_CHAKRAM

      public static final net.minecraft.resources.ResourceLocation THORN_CHAKRAM
    • CORPOREA_SPARK

      public static final net.minecraft.resources.ResourceLocation CORPOREA_SPARK
    • ENDER_AIR_BOTTLE

      public static final net.minecraft.resources.ResourceLocation ENDER_AIR_BOTTLE
    • POOL_MINECART

      public static final net.minecraft.resources.ResourceLocation POOL_MINECART
    • PINK_WITHER

      public static final net.minecraft.resources.ResourceLocation PINK_WITHER
    • PLAYER_MOVER

      public static final net.minecraft.resources.ResourceLocation PLAYER_MOVER
    • MANA_STORM

      public static final net.minecraft.resources.ResourceLocation MANA_STORM
    • BABYLON_WEAPON

      public static final net.minecraft.resources.ResourceLocation BABYLON_WEAPON
    • FALLING_STAR

      public static final net.minecraft.resources.ResourceLocation FALLING_STAR
    • ENDER_AIR

      public static final net.minecraft.resources.ResourceLocation ENDER_AIR
  • Constructor Details

    • LibEntityNames

      public LibEntityNames()