Interface IDisplayAssemblyExceptions

All Known Implementing Classes:
CartAssemblerTileEntity, ClockworkBearingTileEntity, GantryCarriageTileEntity, LinearActuatorTileEntity, MechanicalBearingTileEntity, MechanicalPistonTileEntity, PulleyTileEntity, WindmillBearingTileEntity

public interface IDisplayAssemblyExceptions
  • Method Details

    • addExceptionToTooltip

      default boolean addExceptionToTooltip(List<net.minecraft.network.chat.Component> tooltip)
    • getLastAssemblyException

      AssemblyException getLastAssemblyException()