Package net.minecraft.entity.player
Class ItemCooldownManager.Entry
java.lang.Object
net.minecraft.entity.player.ItemCooldownManager.Entry
- Enclosing class:
- ItemCooldownManager
- Mappings:
Namespace Name official bpu$aintermediary net/minecraft/class_1796$class_1797named net/minecraft/entity/player/ItemCooldownManager$Entry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
startTick
private final int startTick- Mappings:
Namespace Name Mixin selector official bLbpu$a;b:Iintermediary field_8028Lnet/minecraft/class_1796$class_1797;field_8028:Inamed startTickLnet/minecraft/entity/player/ItemCooldownManager$Entry;startTick:I
-
endTick
private final int endTick- Mappings:
Namespace Name Mixin selector official cLbpu$a;c:Iintermediary field_8027Lnet/minecraft/class_1796$class_1797;field_8027:Inamed endTickLnet/minecraft/entity/player/ItemCooldownManager$Entry;endTick:I
-
-
Constructor Details
-
Entry
private Entry(int startTick, int endTick)- Mappings:
Namespace Name Mixin selector official <init>Lbpu$a;<init>(Lbpu;II)Vintermediary <init>Lnet/minecraft/class_1796$class_1797;<init>(Lnet/minecraft/class_1796;II)Vnamed <init>Lnet/minecraft/entity/player/ItemCooldownManager$Entry;<init>(Lnet/minecraft/entity/player/ItemCooldownManager;II)V
-