Package me.desht.pneumaticcraft.api.data
Class PneumaticCraftTags.DamageTypes
java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.DamageTypes
- Enclosing class:
- PneumaticCraftTags
-
Nested Class Summary
Nested classes/interfaces inherited from class me.desht.pneumaticcraft.api.data.PneumaticCraftTags
PneumaticCraftTags.Biomes, PneumaticCraftTags.Blocks, PneumaticCraftTags.DamageTypes, PneumaticCraftTags.EntityTypes, PneumaticCraftTags.Fluids, PneumaticCraftTags.Items, PneumaticCraftTags.Structures -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType>static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType>static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType>static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType>static final net.minecraft.tags.TagKey<net.minecraft.world.damagesource.DamageType> -
Constructor Summary
Constructors -
Method Summary
-
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()
-