Class WandOfTheForestItem.CoordBoundItemImpl

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

public static class WandOfTheForestItem.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