java.lang.Object
com.viaversion.viafabricplus.injection.mixin.features.entity.interaction.MixinMob

public abstract class MixinMob extends Object
  • Constructor Details

    • MixinMob

      public MixinMob()
  • Method Details

    • checkAndHandleImportantInteractions

      protected abstract net.minecraft.world.InteractionResult checkAndHandleImportantInteractions(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand)