Interface IDisplayAssemblyExceptions

All Known Implementing Classes:
CartAssemblerBlockEntity, ClockworkBearingBlockEntity, ElevatorPulleyBlockEntity, GantryCarriageBlockEntity, LinearActuatorBlockEntity, MechanicalBearingBlockEntity, MechanicalPistonBlockEntity, PulleyBlockEntity, WindmillBearingBlockEntity

public interface IDisplayAssemblyExceptions
  • Method Details

    • addExceptionToTooltip

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

      AssemblyException getLastAssemblyException()