Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new: consts in BundleTooltipComponent #4033

Open
wants to merge 1 commit into
base: 25w02a
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ CLASS net/minecraft/class_5682 net/minecraft/client/gui/tooltip/BundleTooltipCom
FIELD field_52813 SLOTS_PER_ROW I
FIELD field_52814 SLOT_DIMENSION I
FIELD field_52815 ROW_WIDTH I
FIELD field_52816 PROGRESS_BAR_HEIGHT I
FIELD field_52817 MAX_DESCRIPTION_WIDTH I
FIELD field_52819 PROGRESS_BAR_WIDTH I
FIELD field_52820 VERTICAL_PADDING I
FIELD field_52821 BUNDLE_FULL Lnet/minecraft/class_2561;
FIELD field_52822 BUNDLE_EMPTY Lnet/minecraft/class_2561;
FIELD field_52823 BUNDLE_EMPTY_DESCRIPTION Lnet/minecraft/class_2561;
Expand Down