yarn/mappings/net/minecraft/client/gui/screen/world/WorldListWidget.mapping

44 lines
1.9 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_528 net/minecraft/client/gui/screen/world/WorldListWidget
FIELD field_19132 DATE_FORMAT Ljava/text/DateFormat;
FIELD field_19133 UNKNOWN_SERVER_LOCATION Lnet/minecraft/class_2960;
FIELD field_19134 WORLD_SELECTION_LOCATION Lnet/minecraft/class_2960;
Many client side GUI mappings (#2048) * A bunch of GUI mappings * client.gui.hud.spectator.* * PlayerListHud * AdvancementsScreen * client.gui.screen.ingame.* * Fix duplicated field * Fix more duplicated fields. Remove non-existent field from CreateWorldScreen Add field_26562 and method_30902 to BeaconScreen * Use names from latest snapshot * Update mappings/net/minecraft/client/gui/screen/world/WorldListWidget.mapping Co-authored-by: YanisBft <doublecraft.official@gmail.com> * Update mappings/net/minecraft/client/gui/screen/ingame/BookEditScreen.mapping * Update mappings/net/minecraft/client/gui/screen/DatapackFailureScreen.mapping Co-authored-by: i509VCB <i509vcb@gmail.com> * Update files * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping * Update mappings/net/minecraft/client/gui/MapRenderer.mapping * Update mappings/net/minecraft/client/gui/screen/DownloadingTerrainScreen.mapping * Update mappings/net/minecraft/client/gui/screen/TitleScreen.mapping * Map more things on client.gui.widget * Update mappings/net/minecraft/client/gui/widget/EntryListWidget.mapping * Map method_31406 * Map stuff on client.gui.screen.advancement.AdvancementWidget * Map more stuff on client.gui.screen.ingame * Map stuff on client.gui.screen.multiplayer * Map things on client.gui.screen.pack * client.gui.screen.recipebook * client.gui.screen.world * client.gui.screen * Apply @liach's suggestions * Apply suggestions from code review Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Various changes. Map some parameters Change stuff to the snapshot branch names * Apply suggestions from code review Co-authored-by: YanisBft <doublecraft.official@gmail.com> * Apply suggestions from code review Looks like I missed one Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: YanisBft <doublecraft.official@gmail.com> Co-authored-by: i509VCB <i509vcb@gmail.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-02-22 18:15:46 -05:00
FIELD field_26606 FROM_NEWER_VERSION_FIRST_LINE Lnet/minecraft/class_2561;
FIELD field_26607 FROM_NEWER_VERSION_SECOND_LINE Lnet/minecraft/class_2561;
FIELD field_26608 SNAPSHOT_FIRST_LINE Lnet/minecraft/class_2561;
FIELD field_26609 SNAPSHOT_SECOND_LINE Lnet/minecraft/class_2561;
FIELD field_26610 LOCKED_TEXT Lnet/minecraft/class_2561;
FIELD field_3237 parent Lnet/minecraft/class_526;
FIELD field_3238 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_3239 levels Ljava/util/List;
METHOD <init> (Lnet/minecraft/class_526;Lnet/minecraft/class_310;IIIIILjava/util/function/Supplier;Lnet/minecraft/class_528;)V
ARG 1 parent
ARG 2 client
ARG 3 width
ARG 4 height
ARG 5 top
ARG 6 bottom
ARG 7 itemHeight
ARG 8 searchFilter
ARG 9 list
Many client side GUI mappings (#2048) * A bunch of GUI mappings * client.gui.hud.spectator.* * PlayerListHud * AdvancementsScreen * client.gui.screen.ingame.* * Fix duplicated field * Fix more duplicated fields. Remove non-existent field from CreateWorldScreen Add field_26562 and method_30902 to BeaconScreen * Use names from latest snapshot * Update mappings/net/minecraft/client/gui/screen/world/WorldListWidget.mapping Co-authored-by: YanisBft <doublecraft.official@gmail.com> * Update mappings/net/minecraft/client/gui/screen/ingame/BookEditScreen.mapping * Update mappings/net/minecraft/client/gui/screen/DatapackFailureScreen.mapping Co-authored-by: i509VCB <i509vcb@gmail.com> * Update files * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping * Update mappings/net/minecraft/client/gui/MapRenderer.mapping * Update mappings/net/minecraft/client/gui/screen/DownloadingTerrainScreen.mapping * Update mappings/net/minecraft/client/gui/screen/TitleScreen.mapping * Map more things on client.gui.widget * Update mappings/net/minecraft/client/gui/widget/EntryListWidget.mapping * Map method_31406 * Map stuff on client.gui.screen.advancement.AdvancementWidget * Map more stuff on client.gui.screen.ingame * Map stuff on client.gui.screen.multiplayer * Map things on client.gui.screen.pack * client.gui.screen.recipebook * client.gui.screen.world * client.gui.screen * Apply @liach's suggestions * Apply suggestions from code review Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Various changes. Map some parameters Change stuff to the snapshot branch names * Apply suggestions from code review Co-authored-by: YanisBft <doublecraft.official@gmail.com> * Apply suggestions from code review Looks like I missed one Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: YanisBft <doublecraft.official@gmail.com> Co-authored-by: i509VCB <i509vcb@gmail.com> Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-02-22 18:15:46 -05:00
METHOD method_20159 getSelectedAsOptional ()Ljava/util/Optional;
METHOD method_2750 filter (Ljava/util/function/Supplier;Z)V
ARG 2 load
METHOD method_2752 getParent ()Lnet/minecraft/class_526;
CLASS class_4272 Entry
2019-06-28 17:55:20 -04:00
FIELD field_19136 client Lnet/minecraft/class_310;
FIELD field_19137 screen Lnet/minecraft/class_526;
FIELD field_19138 level Lnet/minecraft/class_34;
FIELD field_19139 iconLocation Lnet/minecraft/class_2960;
FIELD field_19140 iconFile Ljava/io/File;
FIELD field_19141 icon Lnet/minecraft/class_1043;
FIELD field_19142 time J
2020-07-01 12:44:38 -04:00
METHOD <init> (Lnet/minecraft/class_528;Lnet/minecraft/class_528;Lnet/minecraft/class_34;)V
ARG 2 levelList
ARG 3 level
2019-06-28 17:55:20 -04:00
METHOD method_20164 play ()V
METHOD method_20169 delete ()V
METHOD method_20171 edit ()V
METHOD method_20173 recreate ()V
METHOD method_20174 start ()V
METHOD method_20175 getIconTexture ()Lnet/minecraft/class_1043;