JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
com.alfakynz.nomorepopups.mixin.accessor
SystemToastAccessor
Contents
Description
Method Summary
Method Details
getTitleLines()
getMessageLines()
Hide sidebar
Show sidebar
Interface SystemToastAccessor
public interface
SystemToastAccessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<net.minecraft.util.FormattedCharSequence>
getMessageLines
()
List
<net.minecraft.util.FormattedCharSequence>
getTitleLines
()
Method Details
getTitleLines
List
<net.minecraft.util.FormattedCharSequence>
getTitleLines
()
getMessageLines
List
<net.minecraft.util.FormattedCharSequence>
getMessageLines
()