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

    Modifier and Type
    Method
    Description
    float
    getAnimationProgress(float tickDelta)
     
  • 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