Interface SystemToastAccessor


public interface SystemToastAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    List<net.minecraft.util.FormattedCharSequence>
     
    net.minecraft.network.chat.Component
     
  • Method Details

    • getTitle

      net.minecraft.network.chat.Component getTitle()
    • getMessageLines

      List<net.minecraft.util.FormattedCharSequence> getMessageLines()