Package com.lightning.northstar.accessor
Interface NorthstarDamageSources
- All Known Implementing Classes:
DamageSourcesMixin
public interface NorthstarDamageSources
-
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.world.damagesource.DamageSourcedefault net.minecraft.world.damagesource.DamageSourcedefault net.minecraft.world.damagesource.DamageSource
-
Method Details
-
northstar$suffocationNoSuit
default net.minecraft.world.damagesource.DamageSource northstar$suffocationNoSuit() -
northstar$suffocationNoOxygen
default net.minecraft.world.damagesource.DamageSource northstar$suffocationNoOxygen() -
northstar$acid
default net.minecraft.world.damagesource.DamageSource northstar$acid()
-