Class DamageSourcesMixin
java.lang.Object
com.lightning.northstar.mixin.level.DamageSourcesMixin
- All Implemented Interfaces:
NorthstarDamageSources
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.damagesource.DamageSourcenet.minecraft.world.damagesource.DamageSourcenet.minecraft.world.damagesource.DamageSourceprotected abstract net.minecraft.world.damagesource.DamageSourcesource(net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> damageTypeKey)
-
Constructor Details
-
DamageSourcesMixin
public DamageSourcesMixin()
-
-
Method Details
-
source
protected abstract net.minecraft.world.damagesource.DamageSource source(net.minecraft.resources.ResourceKey<net.minecraft.world.damagesource.DamageType> damageTypeKey) -
northstar$suffocationNoOxygen
public net.minecraft.world.damagesource.DamageSource northstar$suffocationNoOxygen()- Specified by:
northstar$suffocationNoOxygenin interfaceNorthstarDamageSources
-
northstar$suffocationNoSuit
public net.minecraft.world.damagesource.DamageSource northstar$suffocationNoSuit()- Specified by:
northstar$suffocationNoSuitin interfaceNorthstarDamageSources
-
northstar$acid
public net.minecraft.world.damagesource.DamageSource northstar$acid()- Specified by:
northstar$acidin interfaceNorthstarDamageSources
-