Class ItemTooltipHandler
java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<ItemTooltipHandler.Insert>
com.stereowalker.unionlib.insert.handler.ItemTooltipHandler
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.stereowalker.unionlib.insert.InsertHandler
InsertHandler.InsertWrapper<T extends InsertHandler.Insert> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stereowalker.unionlib.insert.InsertHandler
hasInserts, loopThrough
-
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)
-