Interface PonderTooltipHandlerAccessor


public interface PonderTooltipHandlerAccessor
Accessor mixin for PonderTooltipHandler to expose the private tracking stack.

This system originated from the Simulated project by the Simulated Team. Full credit goes to them for the original concept and implementation. Adapted and iterated for Azimuth.

  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.item.ItemStack
     
  • Method Details

    • getTrackingStack

      static net.minecraft.world.item.ItemStack getTrackingStack()