Interface PlayerAccess

All Known Implementing Classes:
PlayerMixin

public interface PlayerAccess
Mixin duck interface for critical hit handling
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    botania$setCritTarget(@Nullable net.minecraft.world.entity.LivingEntity entity)
     
  • Method Details

    • botania$setCritTarget

      void botania$setCritTarget(@Nullable @Nullable net.minecraft.world.entity.LivingEntity entity)