Interface TickableTile

All Known Implementing Classes:
MultipartLoadHandler.TileNBTContainer, TTickableTile

public interface TickableTile
Internal interface for identifying tiles owned by BlockMultipart, which can tick.

Created by covers1624 on 23/10/22.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • tick

      void tick()