Package net.minecraft.client.block
Interface ChestAnimationProgress
- All Known Implementing Classes:
ChestBlockEntity
,EnderChestBlockEntity
,TrappedChestBlockEntity
public interface ChestAnimationProgress
- Mappings:
Namespace Name official cjl
intermediary net/minecraft/class_2618
named net/minecraft/client/block/ChestAnimationProgress
-
Method Summary
-
Method Details
-
getAnimationProgress
float getAnimationProgress(float tickDelta) - Mappings:
Namespace Name Mixin selector official a
Lcjl;a(F)F
intermediary method_11274
Lnet/minecraft/class_2618;method_11274(F)F
named getAnimationProgress
Lnet/minecraft/client/block/ChestAnimationProgress;getAnimationProgress(F)F
-