Class DynamicTooltips.BulletTooltip
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.client.tooltip.DynamicTooltips.BulletTooltip
- All Implemented Interfaces:
DynamicTooltip
- Enclosing class:
DynamicTooltips
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcomputeTooltip(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent event) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DynamicTooltip
shouldComputeSimpleTooltips
-
Constructor Details
-
BulletTooltip
public BulletTooltip()
-
-
Method Details
-
computeTooltip
public void computeTooltip(net.neoforged.neoforge.event.entity.player.ItemTooltipEvent event) - Specified by:
computeTooltipin interfaceDynamicTooltip
-