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