Package net.minecraft.client.block
Interface ChestAnimationProgress
- All Known Implementing Classes:
ChestBlockEntity,EnderChestBlockEntity,TrappedChestBlockEntity
@Environment(CLIENT)
public interface ChestAnimationProgress
-
Method Summary
Modifier and Type Method Description floatgetAnimationProgress(float tickDelta)
-
Method Details
-
getAnimationProgress
float getAnimationProgress(float tickDelta)
-