Class PrioritizedPlayerEntityMixin

java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
io.github.xrickastley.sevenelements.mixin.PrioritizedPlayerEntityMixin
All Implemented Interfaces:
ILivingEntity, AttachmentTarget, Attackable, DataTracked, ScoreHolder, Nameable, EntityLike, org.ladysnake.cca.api.v3.component.ComponentAccess

public abstract class PrioritizedPlayerEntityMixin extends LivingEntity
  • Constructor Details

    • PrioritizedPlayerEntityMixin

      public PrioritizedPlayerEntityMixin(World world, BlockPos pos, float yaw, com.mojang.authlib.GameProfile gameProfile)
  • Method Details

    • frozenPreventsBreakingBlocks

      private void frozenPreventsBreakingBlocks(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> info)
    • applyPlayerElementalInfusions

      public DamageSource applyPlayerElementalInfusions(DamageSource source, Entity target)