Class ScreenNarrator.PartIndex

java.lang.Object
net.minecraft.client.gui.screen.narration.ScreenNarrator.PartIndex
Enclosing class:
ScreenNarrator

@Environment(CLIENT) private static class ScreenNarrator.PartIndex extends Object
Mappings:
Namespace Name
official enn$a
intermediary net/minecraft/class_6385$class_6386
named net/minecraft/client/gui/screen/narration/ScreenNarrator$PartIndex
  • Field Details

    • part

      final NarrationPart part
      Mappings:
      Namespace Name Mixin selector
      official a Lenn$a;a:Lenj;
      intermediary field_33801 Lnet/minecraft/class_6385$class_6386;field_33801:Lnet/minecraft/class_6381;
      named part Lnet/minecraft/client/gui/screen/narration/ScreenNarrator$PartIndex;part:Lnet/minecraft/client/gui/screen/narration/NarrationPart;
    • depth

      final int depth
      Mappings:
      Namespace Name Mixin selector
      official b Lenn$a;b:I
      intermediary field_33802 Lnet/minecraft/class_6385$class_6386;field_33802:I
      named depth Lnet/minecraft/client/gui/screen/narration/ScreenNarrator$PartIndex;depth:I
  • Constructor Details

    • PartIndex

      PartIndex(NarrationPart part, int depth)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lenn$a;<init>(Lenj;I)V
      intermediary <init> Lnet/minecraft/class_6385$class_6386;<init>(Lnet/minecraft/class_6381;I)V
      named <init> Lnet/minecraft/client/gui/screen/narration/ScreenNarrator$PartIndex;<init>(Lnet/minecraft/client/gui/screen/narration/NarrationPart;I)V