Package codechicken.translocators.part
Class ItemTranslocatorPart.MovingItem
java.lang.Object
codechicken.translocators.part.ItemTranslocatorPart.MovingItem
- Enclosing class:
- ItemTranslocatorPart
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoubleintnet.minecraft.world.item.ItemStack -
Constructor Summary
Constructors -
Method Summary
-
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()
-