Class ItemTooltipHandler

java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<ItemTooltipHandler.Insert>
com.stereowalker.unionlib.insert.handler.ItemTooltipHandler

public class ItemTooltipHandler extends InsertHandler<ItemTooltipHandler.Insert>
  • Constructor Details

    • ItemTooltipHandler

      public ItemTooltipHandler()
  • Method Details

    • insert

      public void insert(@NotNull @NotNull net.minecraft.world.item.ItemStack itemStack, @Nullable @Nullable net.minecraft.world.entity.player.Player player, List<net.minecraft.network.chat.Component> list, net.minecraft.world.item.TooltipFlag flags)