Class EnderChestTileEntity

    • Field Detail

      • openness

        public float openness
      • oOpenness

        public float oOpenness
      • openCount

        public int openCount
      • tickInterval

        private int tickInterval
    • Constructor Detail

      • EnderChestTileEntity

        public EnderChestTileEntity()
    • Method Detail

      • triggerEvent

        public boolean triggerEvent​(int p_145842_1_,
                                    int p_145842_2_)
        Overrides:
        triggerEvent in class TileEntity
      • startOpen

        public void startOpen()
      • stopOpen

        public void stopOpen()
      • stillValid

        public boolean stillValid​(PlayerEntity p_145971_1_)
      • getOpenNess

        public float getOpenNess​(float p_195480_1_)
        Specified by:
        getOpenNess in interface IChestLid