Class PneumaticCraftTags.DamageTypes

java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.DamageTypes
Enclosing class:
PneumaticCraftTags

public static class PneumaticCraftTags.DamageTypes extends PneumaticCraftTags
  • Field Details

    • ACID

      public static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> ACID
    • PRESSURE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> PRESSURE
    • PLASTIC_BLOCK

      public static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> PLASTIC_BLOCK
    • SECURITY_STATION

      public static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> SECURITY_STATION
    • MINIGUN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> MINIGUN
  • Constructor Details

    • DamageTypes

      public DamageTypes()