-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 100% n.m.block * Apply suggestions from code review Co-authored-by: Will <[email protected]> * Small fixes --------- Co-authored-by: Will <[email protected]>
- Loading branch information
1 parent
c2895a0
commit 8942d89
Showing
32 changed files
with
359 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
CLASS net/minecraft/unmapped/C_zjbzveiy net/minecraft/block/HeavyCoreBlock | ||
FIELD f_ahnlwrmp SHAPE Lnet/minecraft/unmapped/C_zscvhwbd; | ||
FIELD f_unuqrijj WATERLOGGED Lnet/minecraft/unmapped/C_xhwijdsd; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
CLASS net/minecraft/unmapped/C_smdnyqwx net/minecraft/block/entity/FuelTimes | ||
FIELD f_tzuddtpi fuelTimes Lit/unimi/dsi/fastutil/objects/Object2IntSortedMap; | ||
METHOD m_fgbydbbm isFuel (Lnet/minecraft/unmapped/C_sddaxwyk;)Z | ||
METHOD m_frvdpffp getFuelTime (Lnet/minecraft/unmapped/C_sddaxwyk;)I | ||
METHOD m_jiniybuf validItems ()Ljava/util/SequencedSet; | ||
METHOD m_qszhlppm create (Lnet/minecraft/unmapped/C_vtbxyypo$C_etmlgbig;Lnet/minecraft/unmapped/C_czxxrbcp;)Lnet/minecraft/unmapped/C_smdnyqwx; | ||
METHOD m_rhanyztn create (Lnet/minecraft/unmapped/C_vtbxyypo$C_etmlgbig;Lnet/minecraft/unmapped/C_czxxrbcp;I)Lnet/minecraft/unmapped/C_smdnyqwx; | ||
ARG 0 provider | ||
ARG 1 flags | ||
ARG 2 smeltingTime | ||
CLASS C_qmlfsuhv Builder | ||
FIELD f_kdbkzstb flags Lnet/minecraft/unmapped/C_czxxrbcp; | ||
FIELD f_muvqotbs fuelTimes Lit/unimi/dsi/fastutil/objects/Object2IntSortedMap; | ||
FIELD f_ncgakpld lookup Lnet/minecraft/unmapped/C_vtbxyypo; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_vtbxyypo$C_etmlgbig;Lnet/minecraft/unmapped/C_czxxrbcp;)V | ||
ARG 1 provider | ||
METHOD m_bscobfnw (ILnet/minecraft/unmapped/C_odfnijdo$C_orinjhqu;)V | ||
ARG 2 item | ||
METHOD m_prlrxqev (Lnet/minecraft/unmapped/C_ednuhnnn;Lnet/minecraft/unmapped/C_vorddnax;)Z | ||
ARG 1 item | ||
METHOD m_tfgzjiti add (Lnet/minecraft/unmapped/C_gmbqjnle;I)Lnet/minecraft/unmapped/C_smdnyqwx$C_qmlfsuhv; | ||
ARG 1 item | ||
METHOD m_urbusdww remove (Lnet/minecraft/unmapped/C_ednuhnnn;)Lnet/minecraft/unmapped/C_smdnyqwx$C_qmlfsuhv; | ||
ARG 1 tag | ||
METHOD m_vqsaqdqp build ()Lnet/minecraft/unmapped/C_smdnyqwx; | ||
METHOD m_wcqnypmm add (ILnet/minecraft/unmapped/C_vorddnax;)V | ||
ARG 1 fuelTime | ||
ARG 2 item | ||
METHOD m_ybzuftvz add (Lnet/minecraft/unmapped/C_ednuhnnn;I)Lnet/minecraft/unmapped/C_smdnyqwx$C_qmlfsuhv; | ||
ARG 1 tag | ||
ARG 2 fuelTime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
8942d89
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With commit 8942d89, 123 file(s) were updated with 776 line(s) added and 733 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
8942d89
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
View the diff here (2/3):
8942d89
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
View the diff here (3/3):