Package de.teamlapen.werewolves.core
Class ModDamageTypes
java.lang.Object
de.teamlapen.werewolves.core.ModDamageTypes
-
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> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateDamageTypes(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> context)
-
Field Details
-
BITE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> BITE -
BLOOD_LOSS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> BLOOD_LOSS
-
-
Constructor Details
-
ModDamageTypes
public ModDamageTypes()
-
-
Method Details
-
createDamageTypes
public static void createDamageTypes(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> context)
-