Package com.simibubi.create
Class AllDamageTypes
java.lang.Object
com.simibubi.create.AllDamageTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> ctx)
-
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)
-