forked from QuiltMC/quilt-mappings
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/entity/ai/brain/MemoryAccessor.mapping
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,8 @@ | ||
CLASS net/minecraft/unmapped/C_ujlmiamh net/minecraft/entity/ai/brain/MemoryAccessor | ||
FIELD f_nnqvfqwh type Lnet/minecraft/unmapped/C_vbbyoqyw; | ||
FIELD f_powfpjln value Lcom/mojang/datafixers/kinds/App; | ||
METHOD m_bczdgokz remember (Ljava/util/Optional;)V | ||
METHOD m_gfsxfard forget ()V | ||
METHOD m_klbizcog remember (Ljava/lang/Object;)V | ||
METHOD m_nrhekywp getValue ()Lcom/mojang/datafixers/kinds/App; | ||
METHOD m_zjdztcmb remember (Ljava/lang/Object;J)V |
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/entity/ai/brain/MemoryCondition.mapping
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 +1,8 @@ | ||
CLASS net/minecraft/unmapped/C_brqsauyi net/minecraft/entity/ai/brain/MemoryCondition | ||
METHOD m_cyqhacmu memory ()Lnet/minecraft/unmapped/C_vbbyoqyw; | ||
METHOD m_hpvhaael getState ()Lnet/minecraft/unmapped/C_nbxzedfr; | ||
METHOD m_jpmatyzp createAccessor (Lnet/minecraft/unmapped/C_rjqjaxef;Ljava/util/Optional;)Lnet/minecraft/unmapped/C_ujlmiamh; | ||
ARG 2 value | ||
CLASS C_hgylnsbj Registered | ||
CLASS C_kkgwskag Absent | ||
CLASS C_svzyywmd Present |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/entity/ai/brain/task/TaskBuilder.mapping
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 @@ | ||
CLASS net/minecraft/unmapped/C_rcqaryar net/minecraft/entity/ai/brain/task/TaskBuilder |
8de1466
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 8de1466, 107 file(s) were updated with 658 line(s) added and 688 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
8de1466
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):
8de1466
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):