Package com.lightning.northstar.content
Class NorthstarDamageTypes
java.lang.Object
com.lightning.northstar.content.NorthstarDamageTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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> context)
-
Field Details
-
SUFFOCATION
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> SUFFOCATION
-
-
Constructor Details
-
NorthstarDamageTypes
public NorthstarDamageTypes()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.damagesource.DamageType> context)
-