Class ItemTranslocatorPart.MovingItem

java.lang.Object
codechicken.translocators.part.ItemTranslocatorPart.MovingItem
Enclosing class:
ItemTranslocatorPart

public static class ItemTranslocatorPart.MovingItem extends Object
  • Field Details

    • dst

      public int dst
    • stack

      public net.minecraft.world.item.ItemStack stack
    • a_progress

      public double a_progress
    • b_progress

      public double b_progress
  • Constructor Details

    • MovingItem

      public MovingItem(int dst, net.minecraft.world.item.ItemStack stack)
  • Method Details

    • update

      public boolean update()