Package ml.pluto7073.pdapi.entity.damage
Interface PDDamageTypes
public interface PDDamageTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.world.damagesource.DamageSourceof(net.minecraft.world.level.Level world, net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> key)
-
Field Details
-
CAFFEINE_OVERDOSE
static final net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> CAFFEINE_OVERDOSE
-
-
Method Details
-
of
static net.minecraft.world.damagesource.DamageSource of(net.minecraft.world.level.Level world, net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> key)
-