Interface IChestLid

All Known Implementing Classes:
ChestTileEntity, EnderChestTileEntity, TrappedChestTileEntity

public interface IChestLid
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    getOpenNess(float p_195480_1_)
     
  • Method Details

    • getOpenNess

      float getOpenNess(float p_195480_1_)