Uses of Record Class
net.minecraft.client.gui.screen.ingame.BookScreen.Contents
Packages that use BookScreen.Contents
-
Uses of BookScreen.Contents in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as BookScreen.ContentsModifier and TypeFieldDescriptionprivate BookScreen.Contents
BookScreen.contents
static final BookScreen.Contents
BookScreen.EMPTY_PROVIDER
Methods in net.minecraft.client.gui.screen.ingame that return BookScreen.ContentsMethods in net.minecraft.client.gui.screen.ingame with parameters of type BookScreen.ContentsModifier and TypeMethodDescriptionvoid
BookScreen.setPageProvider
(BookScreen.Contents pageProvider) Constructors in net.minecraft.client.gui.screen.ingame with parameters of type BookScreen.ContentsModifierConstructorDescriptionBookScreen
(BookScreen.Contents pageProvider) private
BookScreen
(BookScreen.Contents contents, boolean playPageTurnSound)