Class BookScreen.WrittenBookContents
java.lang.Object
net.minecraft.client.gui.screen.ingame.BookScreen.WrittenBookContents
- All Implemented Interfaces:
BookScreen.Contents
- Enclosing class:
BookScreen
@Environment(CLIENT)
public static class BookScreen.WrittenBookContents
extends Object
implements BookScreen.Contents
- Mappings:
Namespace Name official ezp$c
intermediary net/minecraft/class_3872$class_3933
named net/minecraft/client/gui/screen/ingame/BookScreen$WrittenBookContents
-
Field Details
-
pages
- Mappings:
Namespace Name Mixin selector official a
Lezp$c;a:Ljava/util/List;
intermediary field_17420
Lnet/minecraft/class_3872$class_3933;field_17420:Ljava/util/List;
named pages
Lnet/minecraft/client/gui/screen/ingame/BookScreen$WrittenBookContents;pages:Ljava/util/List;
-
-
Constructor Details
-
WrittenBookContents
- Mappings:
Namespace Name Mixin selector official <init>
Lezp$c;<init>(Lcjf;)V
intermediary <init>
Lnet/minecraft/class_3872$class_3933;<init>(Lnet/minecraft/class_1799;)V
named <init>
Lnet/minecraft/client/gui/screen/ingame/BookScreen$WrittenBookContents;<init>(Lnet/minecraft/item/ItemStack;)V
-
-
Method Details
-
getPages
- Mappings:
Namespace Name Mixin selector official b
Lezp$c;b(Lcjf;)Ljava/util/List;
intermediary method_17565
Lnet/minecraft/class_3872$class_3933;method_17565(Lnet/minecraft/class_1799;)Ljava/util/List;
named getPages
Lnet/minecraft/client/gui/screen/ingame/BookScreen$WrittenBookContents;getPages(Lnet/minecraft/item/ItemStack;)Ljava/util/List;
-
getPageCount
public int getPageCount()- Specified by:
getPageCount
in interfaceBookScreen.Contents
- Mappings:
Namespace Name Mixin selector official a
Lezp$a;a()I
intermediary method_17560
Lnet/minecraft/class_3872$class_3931;method_17560()I
named getPageCount
Lnet/minecraft/client/gui/screen/ingame/BookScreen$Contents;getPageCount()I
-
getPageUnchecked
- Specified by:
getPageUnchecked
in interfaceBookScreen.Contents
- Mappings:
Namespace Name Mixin selector official a
Lezp$a;a(I)Ltp;
intermediary method_17561
Lnet/minecraft/class_3872$class_3931;method_17561(I)Lnet/minecraft/class_5348;
named getPageUnchecked
Lnet/minecraft/client/gui/screen/ingame/BookScreen$Contents;getPageUnchecked(I)Lnet/minecraft/text/StringVisitable;
-