EvenBetterArcheology unspecified
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.sakurajin.evenbetterarcheology.mixin.minecraft.ProtectionEnchantmentMixin Class Referenceabstract

This mixin reduces the protection level of an entity when it is hit by an entity with the penetrating strike enchantment The protection level is reduced by the level of the penetrating strike enchantment. More...

Public Member Functions

void reduceProtectionWhenPen (int level, DamageSource source, CallbackInfoReturnable< Integer > cir)
 

Detailed Description

This mixin reduces the protection level of an entity when it is hit by an entity with the penetrating strike enchantment The protection level is reduced by the level of the penetrating strike enchantment.

Member Function Documentation

◆ reduceProtectionWhenPen()

void de.sakurajin.evenbetterarcheology.mixin.minecraft.ProtectionEnchantmentMixin.reduceProtectionWhenPen ( int  level,
DamageSource  source,
CallbackInfoReturnable< Integer >  cir 
)

The documentation for this class was generated from the following file: