Interface AccessorUseOnContext


public interface AccessorUseOnContext
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.item.context.UseOnContext
    hex$new(net.minecraft.world.level.Level $$0, net.minecraft.world.entity.player.Player $$1, net.minecraft.world.InteractionHand $$2, net.minecraft.world.item.ItemStack $$3, net.minecraft.world.phys.BlockHitResult $$4)
     
  • Method Details

    • hex$new

      static net.minecraft.world.item.context.UseOnContext hex$new(net.minecraft.world.level.Level $$0, @Nullable net.minecraft.world.entity.player.Player $$1, net.minecraft.world.InteractionHand $$2, net.minecraft.world.item.ItemStack $$3, net.minecraft.world.phys.BlockHitResult $$4)