Class ScreenNarrationCollector.Output
java.lang.Object
net.minecraft.client.gui.narration.ScreenNarrationCollector.Output
- All Implemented Interfaces:
- NarrationElementOutput
- Enclosing class:
- ScreenNarrationCollector
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidadd(NarratedElementType p_169226_, NarrationThunk<?> p_169227_) nest()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.narration.NarrationElementOutputadd, add, add
- 
Field Details- 
depthprivate final int depth
 
- 
- 
Constructor Details- 
OutputOutput(int p_169223_) 
 
- 
- 
Method Details- 
add- Specified by:
- addin interface- NarrationElementOutput
 
- 
nest- Specified by:
- nestin interface- NarrationElementOutput
 
 
-