Class ArmorStandItemMixin

java.lang.Object
com.mrbysco.armorposer.mixin.ArmorStandItemMixin

public class ArmorStandItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    armorposer$useOn(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir, net.minecraft.world.item.ItemStack itemstack, net.minecraft.world.entity.decoration.ArmorStand armorstand)
     

    Methods inherited from class Object

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

    • ArmorStandItemMixin

      public ArmorStandItemMixin()
  • Method Details

    • armorposer$useOn

      public void armorposer$useOn(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir, net.minecraft.world.item.ItemStack itemstack, net.minecraft.world.entity.decoration.ArmorStand armorstand)