Class ClientModStorage.CenterHeartInfo
java.lang.Object
com.bleudev.nine_lifes.ClientModStorage.CenterHeartInfo
- Enclosing class:
ClientModStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddo_heartbeat(float strength) net.minecraft.util.math.Vec3dvoidtick(float delta_tick_progress)
-
Constructor Details
-
CenterHeartInfo
public CenterHeartInfo()
-
-
Method Details
-
tick
public void tick(float delta_tick_progress) -
do_heartbeat
public void do_heartbeat(float strength) -
getOffsetAndScale
public net.minecraft.util.math.Vec3d getOffsetAndScale()
-