Class ThermooEntityTypeTags

java.lang.Object
com.github.thedeathlycow.thermoo.api.entity.v1.ThermooEntityTypeTags

public final class ThermooEntityTypeTags extends Object
Tag keys for Thermoo's provided entity type tags.
  • Field Details

    • BENEFITS_FROM_COLD_ENTITY_TYPE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BENEFITS_FROM_COLD_ENTITY_TYPE
      Entity types that benefit from being cold
    • BENEFITS_FROM_HEAT_ENTITY_TYPE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> BENEFITS_FROM_HEAT_ENTITY_TYPE
      Entity types that benefit from being warm
    • COLD_IMMUNE_ENTITY_TYPE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> COLD_IMMUNE_ENTITY_TYPE
      Entity types that are cold immune
    • HEAT_IMMUNE_ENTITY_TYPE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.entity.EntityType<?>> HEAT_IMMUNE_ENTITY_TYPE
      Entity types that are heat immune