Class AllDamageTypes

java.lang.Object
com.simibubi.create.AllDamageTypes

public class AllDamageTypes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> ctx)
     

    Methods inherited from class java.lang.Object

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

    • CRUSH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> CRUSH
    • CUCKOO_SURPRISE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> CUCKOO_SURPRISE
    • FAN_FIRE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> FAN_FIRE
    • FAN_LAVA

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> FAN_LAVA
    • DRILL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> DRILL
    • ROLLER

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> ROLLER
    • SAW

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> SAW
    • POTATO_CANNON

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> POTATO_CANNON
    • RUN_OVER

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> RUN_OVER
  • Constructor Details

    • AllDamageTypes

      public AllDamageTypes()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> ctx)