Interface IPostalState

All Known Implementing Classes:
EnumTradeStationState

public interface IPostalState
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.network.chat.Component
    Localized description of the postal state
    boolean
    Normal states are OK, error states are not OK
  • Method Details

    • isOk

      boolean isOk()
      Normal states are OK, error states are not OK
    • getDescription

      net.minecraft.network.chat.Component getDescription()
      Localized description of the postal state