Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: YanisBft <[email protected]>
  • Loading branch information
Shnupbups and YanisBft authored Aug 2, 2023
1 parent ff99940 commit 3e94925
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CLASS net/minecraft/class_481 net/minecraft/client/gui/screen/ingame/CreativeInv
FIELD field_32342 SCROLLBAR_HEIGHT I
FIELD field_32343 WHITE I
FIELD field_41112 operatorTabEnabled Z
FIELD field_45456 TOP_TOP_SELECTED_TEXTURES [Lnet/minecraft/class_2960;
FIELD field_45456 TAB_TOP_SELECTED_TEXTURES [Lnet/minecraft/class_2960;
FIELD field_45457 TAB_BOTTOM_UNSELECTED_TEXTURES [Lnet/minecraft/class_2960;
FIELD field_45458 TAB_BOTTOM_SELECTED_TEXTURES [Lnet/minecraft/class_2960;
FIELD field_45459 SCROLLER_TEXTURE Lnet/minecraft/class_2960;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CLASS net/minecraft/class_508 net/minecraft/client/gui/screen/recipebook/RecipeA
FIELD field_45544 CRAFTING_OVERLAY_HIGHLIGHTED_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45545 CRAFTING_OVERLAY_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45546 FURNACE_OVERLAY_DISABLED_HIGHLIGHTED_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45547 FURANCE_OVERLAY_DISABLED_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45547 FURNACE_OVERLAY_DISABLED_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45548 CRAFTING_OVERLAY_DISABLED_HIGHLIGHTED_TEXTURE Lnet/minecraft/class_2960;
FIELD field_45549 CRAFTING_OVERLAY_DISABLED_TEXTURE Lnet/minecraft/class_2960;
METHOD method_2613 setVisible (Z)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ CLASS net/minecraft/class_8600 net/minecraft/server/command/DebugConfigCommand
ARG 0 source
ARG 1 uuid
METHOD method_52306 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 cntext
ARG 0 context

0 comments on commit 3e94925

Please sign in to comment.