Interface ChestAnimationProgress

All Known Implementing Classes:
ChestBlockEntity, EnderChestBlockEntity, TrappedChestBlockEntity

@Environment(CLIENT)
public interface ChestAnimationProgress
  • Method Summary

    Modifier and Type Method Description
    float getAnimationProgress​(float tickDelta)  
  • Method Details

    • getAnimationProgress

      float getAnimationProgress​(float tickDelta)