Class PlayerMixin

java.lang.Object
com.binaris.wizardry.core.mixin.PlayerMixin

public abstract class PlayerMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    EBWIZARDRY$drop(net.minecraft.world.item.ItemStack itemStack, boolean includeThrowerName, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.entity.item.ItemEntity> cir)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PlayerMixin

      public PlayerMixin()
  • Method Details

    • EBWIZARDRY$drop

      public void EBWIZARDRY$drop(net.minecraft.world.item.ItemStack itemStack, boolean includeThrowerName, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.entity.item.ItemEntity> cir)