Package team.lodestar.lodestone.helpers
Class EntityHelper.PastPosition
java.lang.Object
team.lodestar.lodestone.helpers.EntityHelper.PastPosition
- Enclosing class:
EntityHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
position
public net.minecraft.world.phys.Vec3 position -
time
public int time
-
-
Constructor Details
-
PastPosition
public PastPosition(net.minecraft.world.phys.Vec3 position, int time)
-