Class EyeOfTheFlugelItem.CoordBoundItemImpl

java.lang.Object
vazkii.botania.common.item.relic.EyeOfTheFlugelItem.CoordBoundItemImpl
All Implemented Interfaces:
CoordBoundItem
Enclosing class:
EyeOfTheFlugelItem

public static class EyeOfTheFlugelItem.CoordBoundItemImpl extends Object implements CoordBoundItem
  • Constructor Details

    • CoordBoundItemImpl

      public CoordBoundItemImpl(net.minecraft.world.item.ItemStack stack)
  • Method Details

    • getBinding

      @Nullable public @Nullable net.minecraft.core.BlockPos getBinding(net.minecraft.world.level.Level world)
      Specified by:
      getBinding in interface CoordBoundItem