Interface TinyPlanetExcempt

All Known Implementing Classes:
LaputaShardItem, LensItem

public interface TinyPlanetExcempt
Any Item that implements LensEffectItem and this will have a check before being pulled by the Tiny Planet.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldPull(net.minecraft.world.item.ItemStack stack)
     
  • Method Details

    • shouldPull

      boolean shouldPull(net.minecraft.world.item.ItemStack stack)