Package com.hammy275.immersivemc.mixin
Class LivingEntityMixin
java.lang.Object
com.hammy275.immersivemc.mixin.LivingEntityMixin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isDamageSourceBlocked
(net.minecraft.world.entity.LivingEntity shieldHolder, net.minecraft.world.damagesource.DamageSource damageSource, net.minecraft.world.damagesource.DamageSource damageSourceAgain, float damage)
-
Constructor Details
-
LivingEntityMixin
public LivingEntityMixin()
-
-
Method Details
-
isDamageSourceBlocked
public boolean isDamageSourceBlocked(net.minecraft.world.entity.LivingEntity shieldHolder, net.minecraft.world.damagesource.DamageSource damageSource, net.minecraft.world.damagesource.DamageSource damageSourceAgain, float damage)
-