public class PDTrackedData
extends Object
-
Field Summary
Fields
static net.minecraft.network.syncher.EntityDataAccessor<Float>
static net.minecraft.network.syncher.EntityDataAccessor<Float>
static net.minecraft.network.syncher.EntityDataAccessor<Integer>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PLAYER_CAFFEINE_AMOUNT
public static net.minecraft.network.syncher.EntityDataAccessor<Float> PLAYER_CAFFEINE_AMOUNT
-
PLAYER_ORIGINAL_CAFFEINE_AMOUNT
public static net.minecraft.network.syncher.EntityDataAccessor<Float> PLAYER_ORIGINAL_CAFFEINE_AMOUNT
-
PLAYER_TICKS_SINCE_LAST_CAFFEINE
public static net.minecraft.network.syncher.EntityDataAccessor<Integer> PLAYER_TICKS_SINCE_LAST_CAFFEINE
-
Constructor Details
-
PDTrackedData
public PDTrackedData()
-
Method Details
-
init
public static void init()