Class VTags.EntityTypes

java.lang.Object
io.github.vampirestudios.vampirelib.init.VTags.EntityTypes
Enclosing class:
VTags

public static class VTags.EntityTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that are build with blocks and then summoned
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that are dragons, draconic, or close enough to being dragons
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that are logically composed of an element If your mob is made of a different element, and you want cross-compatibility between mods, feel free to make a new tag If your mob is made of a combination of elements, feel free to add all appropriate tags to it
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Attack entities that have logical elemental properties If your attack entity is made of a different element, and you want cross-compatibility between mods, feel free to make a new tag If your attack entity is made of a combination of elements, feel free to add all appropriate tags to it
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that are meant to be antagonistic to the player
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that simulate an intelligent, independent relationship of some sort with the player
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
    Mobs that prefer to live in lava
    static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>>
     
  • 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

    • BOSSES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BOSSES
    • DRAGONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> DRAGONS
      Mobs that are dragons, draconic, or close enough to being dragons
    • GOLEMS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> GOLEMS
    • BUILDABLE_MOBS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BUILDABLE_MOBS
      Mobs that are build with blocks and then summoned
    • BIG_NOSES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BIG_NOSES
    • ILLAGERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ILLAGERS
    • ELEMENTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL
      Mobs that are logically composed of an element If your mob is made of a different element, and you want cross-compatibility between mods, feel free to make a new tag If your mob is made of a combination of elements, feel free to add all appropriate tags to it
    • ELEMENTAL_FIRE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_FIRE
    • ELEMENTAL_ICE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_ICE
    • ELEMENTAL_METAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_METAL
    • ELEMENTAL_ATTACKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_ATTACKS
      Attack entities that have logical elemental properties If your attack entity is made of a different element, and you want cross-compatibility between mods, feel free to make a new tag If your attack entity is made of a combination of elements, feel free to add all appropriate tags to it
    • ELEMENTAL_ATTACKS_ELECTRIC

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_ATTACKS_ELECTRIC
    • ELEMENTAL_ATTACKS_FIRE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_ATTACKS_FIRE
    • ELEMENTAL_ATTACKS_ICE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ELEMENTAL_ATTACKS_ICE
    • ARTHROPODS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ARTHROPODS
    • AVIANS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> AVIANS
    • AVIANS_FOWLS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> AVIANS_FOWLS
    • AQUATIC

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> AQUATIC
    • FISH

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> FISH
    • CEPHALOPODS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> CEPHALOPODS
    • GUARDIANS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> GUARDIANS
    • REPTILES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> REPTILES
    • MAMMALS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS
    • MAMMALS_BOVINES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_BOVINES
    • MAMMALS_BOVINES_CATTLE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_BOVINES_CATTLE
    • MAMMALS_CAMELIDS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_CAMELIDS
    • MAMMALS_CANIDS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_CANIDS
    • MAMMALS_CAPRINES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_CAPRINES
    • MAMMALS_EQUINES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_EQUINES
    • MAMMALS_FELINES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_FELINES
    • MAMMALS_SWINES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_SWINES
    • MAMMALS_URSIDS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MAMMALS_URSIDS
    • GHOSTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> GHOSTS
    • MILKABLE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MILKABLE
    • MUSHROOM_COWS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> MUSHROOM_COWS
    • BLIND_MOBS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BLIND_MOBS
    • FLYING

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> FLYING
    • LAND

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> LAND
    • VOLCANIC

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> VOLCANIC
      Mobs that prefer to live in lava
    • HELL_MOBS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> HELL_MOBS
    • ENEMIES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ENEMIES
      Mobs that are meant to be antagonistic to the player
    • CREEPERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> CREEPERS
    • UNDEAD

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> UNDEAD
    • SKELETONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> SKELETONS
    • ZOMBIES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> ZOMBIES
    • NPC

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> NPC
      Mobs that simulate an intelligent, independent relationship of some sort with the player
  • Constructor Details

    • EntityTypes

      public EntityTypes()