forked from FabricMC/yarn
-
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
138 changed files
with
1,058 additions
and
52 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
CLASS net/minecraft/class_9197 net/minecraft/block/VaultBlock | ||
FIELD field_48856 CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD field_48857 VAULT_STATE Lnet/minecraft/class_2769; | ||
FIELD field_48858 FACING Lnet/minecraft/class_2753; | ||
METHOD method_56718 (Lnet/minecraft/class_3218;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9199;)V | ||
ARG 1 worldx | ||
ARG 2 pos | ||
ARG 3 statex | ||
ARG 4 blockEntity | ||
METHOD method_56719 (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9199;)V | ||
ARG 0 worldx | ||
ARG 1 pos | ||
ARG 2 statex | ||
ARG 3 blockEntity |
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
132 changes: 132 additions & 0 deletions
132
mappings/net/minecraft/block/entity/VaultBlockEntity.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,132 @@ | ||
CLASS net/minecraft/class_9199 net/minecraft/block/entity/VaultBlockEntity | ||
FIELD field_48865 LOGGER Lorg/slf4j/Logger; | ||
FIELD field_48866 serverData Lnet/minecraft/class_9204; | ||
FIELD field_48867 sharedData Lnet/minecraft/class_9205; | ||
FIELD field_48868 clientData Lnet/minecraft/class_9202; | ||
FIELD field_48869 config Lnet/minecraft/class_9203; | ||
METHOD <init> (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V | ||
ARG 1 pos | ||
ARG 2 state | ||
METHOD method_56729 encodeValue (Lcom/mojang/serialization/Codec;Ljava/lang/Object;)Lnet/minecraft/class_2520; | ||
ARG 0 codec | ||
ARG 1 value | ||
METHOD method_56730 setConfig (Lnet/minecraft/class_9203;)V | ||
ARG 1 config | ||
METHOD method_56731 getServerData ()Lnet/minecraft/class_9204; | ||
METHOD method_56733 (Lnet/minecraft/class_9203;)V | ||
ARG 1 config | ||
METHOD method_56734 (Lnet/minecraft/class_2487;)V | ||
ARG 1 nbt | ||
METHOD method_56735 getSharedData ()Lnet/minecraft/class_9205; | ||
METHOD method_56736 getClientData ()Lnet/minecraft/class_9202; | ||
METHOD method_56737 getConfig ()Lnet/minecraft/class_9203; | ||
CLASS class_9200 Client | ||
METHOD method_56738 spawnConnectedParticlesFor (Lnet/minecraft/class_1937;Lnet/minecraft/class_243;Lnet/minecraft/class_1657;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 player | ||
METHOD method_56739 spawnDeactivateParticles (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
METHOD method_56740 spawnAmbientParticles (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 sharedData | ||
METHOD method_56741 tick (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9202;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 state | ||
ARG 3 clientData | ||
ARG 4 sharedData | ||
METHOD method_56742 spawnActivateParticles (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 state | ||
ARG 3 sharedData | ||
METHOD method_56743 hasDisplayItem (Lnet/minecraft/class_9205;)Z | ||
ARG 0 sharedData | ||
METHOD method_56744 getDeactivateParticlesPos (Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Lnet/minecraft/class_243; | ||
ARG 0 pos | ||
ARG 1 random | ||
METHOD method_56745 isPlayerWithinConnectedParticlesRange (Lnet/minecraft/class_2338;Lnet/minecraft/class_9205;Lnet/minecraft/class_1657;)Z | ||
ARG 0 pos | ||
ARG 1 sharedData | ||
ARG 2 player | ||
METHOD method_56746 getConnectedParticlesOrigin (Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_243; | ||
ARG 0 pos | ||
ARG 1 direction | ||
METHOD method_56747 playAmbientSound (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 sharedData | ||
METHOD method_56748 spawnConnectedParticles (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 state | ||
ARG 3 sharedData | ||
METHOD method_56749 getRegularParticlesPos (Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Lnet/minecraft/class_243; | ||
ARG 0 pos | ||
ARG 1 random | ||
CLASS class_9201 Server | ||
FIELD field_48875 UNLOCK_TIME I | ||
FIELD field_48876 DISPLAY_UPDATE_INTERVAL I | ||
FIELD field_48877 FAILED_UNLOCK_COOLDOWN I | ||
METHOD method_56750 shouldUpdateDisplayItem (JLnet/minecraft/class_9206;)Z | ||
ARG 0 time | ||
ARG 2 state | ||
METHOD method_56751 generateLoot (Lnet/minecraft/class_3218;Lnet/minecraft/class_9203;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;)Ljava/util/List; | ||
ARG 0 world | ||
ARG 1 config | ||
ARG 2 pos | ||
ARG 3 player | ||
METHOD method_56752 playFailedUnlockSound (Lnet/minecraft/class_3218;Lnet/minecraft/class_9204;Lnet/minecraft/class_2338;)V | ||
ARG 0 world | ||
ARG 1 serverData | ||
ARG 2 pos | ||
METHOD method_56753 updateDisplayItem (Lnet/minecraft/class_3218;Lnet/minecraft/class_9206;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;Lnet/minecraft/class_2338;)V | ||
ARG 0 world | ||
ARG 1 state | ||
ARG 2 config | ||
ARG 3 sharedData | ||
ARG 4 pos | ||
METHOD method_56754 unlock (Lnet/minecraft/class_3218;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;Ljava/util/List;)V | ||
ARG 0 world | ||
ARG 1 state | ||
ARG 2 pos | ||
ARG 3 config | ||
ARG 4 serverData | ||
ARG 5 sharedData | ||
ARG 6 itemsToEject | ||
METHOD method_56755 generateDisplayItem (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2960;)Lnet/minecraft/class_1799; | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 lootTable | ||
METHOD method_56756 tick (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 state | ||
ARG 3 config | ||
ARG 4 serverData | ||
ARG 5 sharedData | ||
METHOD method_56757 tryUnlock (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 state | ||
ARG 3 config | ||
ARG 4 serverData | ||
ARG 5 sharedData | ||
ARG 6 player | ||
ARG 7 stack | ||
METHOD method_56758 changeVaultState (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 oldState | ||
ARG 3 newState | ||
ARG 4 config | ||
ARG 5 sharedData | ||
METHOD method_56759 isValidKey (Lnet/minecraft/class_9203;Lnet/minecraft/class_1799;)Z | ||
ARG 0 config | ||
ARG 1 stack | ||
METHOD method_56760 canBeUnlocked (Lnet/minecraft/class_9203;Lnet/minecraft/class_9206;)Z | ||
ARG 0 config | ||
ARG 1 state |
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,45 @@ | ||
CLASS net/minecraft/class_9206 net/minecraft/block/enums/VaultState | ||
FIELD field_48907 id Ljava/lang/String; | ||
FIELD field_48908 light Lnet/minecraft/class_9206$class_9207; | ||
METHOD <init> (Ljava/lang/String;ILjava/lang/String;Lnet/minecraft/class_9206$class_9207;)V | ||
ARG 3 id | ||
ARG 4 light | ||
METHOD method_56801 getLuminance ()I | ||
METHOD method_56802 ejectItem (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;F)V | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 stack | ||
ARG 4 pitchModifier | ||
METHOD method_56803 update (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;)Lnet/minecraft/class_9206; | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 config | ||
ARG 4 serverData | ||
ARG 5 sharedData | ||
METHOD method_56804 updateActiveState (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;D)Lnet/minecraft/class_9206; | ||
ARG 0 world | ||
ARG 1 pos | ||
ARG 2 config | ||
ARG 3 serverData | ||
ARG 4 sharedData | ||
ARG 5 radius | ||
METHOD method_56805 onChangedTo (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 config | ||
ARG 4 sharedData | ||
METHOD method_56806 onStateChange (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9206;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 newState | ||
ARG 4 config | ||
ARG 5 sharedData | ||
METHOD method_56808 onChangedFrom (Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V | ||
ARG 1 world | ||
ARG 2 pos | ||
ARG 3 config | ||
ARG 4 sharedData | ||
CLASS class_9207 Light | ||
FIELD field_48913 luminance I | ||
METHOD <init> (Ljava/lang/String;II)V | ||
ARG 3 luminance |
38 changes: 38 additions & 0 deletions
38
mappings/net/minecraft/block/spawner/EntityDetector.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,4 +1,42 @@ | ||
CLASS net/minecraft/class_8962 net/minecraft/block/spawner/EntityDetector | ||
FIELD field_47357 SHEEP Lnet/minecraft/class_8962; | ||
FIELD field_48860 SURVIVAL_PLAYERS Lnet/minecraft/class_8962; | ||
FIELD field_48861 NON_SPECTATOR_PLAYERS Lnet/minecraft/class_8962; | ||
METHOD detect (Lnet/minecraft/class_3218;Lnet/minecraft/class_8962$class_9198;Lnet/minecraft/class_2338;D)Ljava/util/List; | ||
ARG 1 world | ||
ARG 2 selector | ||
ARG 3 center | ||
ARG 4 radius | ||
METHOD method_55155 (Lnet/minecraft/class_3218;Lnet/minecraft/class_8962$class_9198;Lnet/minecraft/class_2338;D)Ljava/util/List; | ||
ARG 0 world | ||
ARG 1 selector | ||
ARG 2 center | ||
ARG 3 radius | ||
METHOD method_56720 (Lnet/minecraft/class_3218;Lnet/minecraft/class_8962$class_9198;Lnet/minecraft/class_2338;D)Ljava/util/List; | ||
ARG 0 world | ||
ARG 1 selector | ||
ARG 2 center | ||
ARG 3 radius | ||
METHOD method_56721 (Lnet/minecraft/class_2338;DLnet/minecraft/class_1657;)Z | ||
ARG 3 player | ||
METHOD method_56722 (Lnet/minecraft/class_3218;Lnet/minecraft/class_8962$class_9198;Lnet/minecraft/class_2338;D)Ljava/util/List; | ||
ARG 0 world | ||
ARG 1 selector | ||
ARG 2 center | ||
ARG 3 radius | ||
METHOD method_56723 (Lnet/minecraft/class_2338;DLnet/minecraft/class_1657;)Z | ||
ARG 3 player | ||
CLASS class_9198 Selector | ||
FIELD field_48862 IN_WORLD Lnet/minecraft/class_8962$class_9198; | ||
METHOD method_56724 getEntities (Lnet/minecraft/class_3218;Lnet/minecraft/class_5575;Lnet/minecraft/class_238;Ljava/util/function/Predicate;)Ljava/util/List; | ||
ARG 1 world | ||
ARG 2 typeFilter | ||
ARG 3 box | ||
ARG 4 predicate | ||
METHOD method_56725 getPlayers (Lnet/minecraft/class_3218;Ljava/util/function/Predicate;)Ljava/util/List; | ||
ARG 1 world | ||
ARG 2 predicate | ||
METHOD method_56726 ofPlayer (Lnet/minecraft/class_1657;)Lnet/minecraft/class_8962$class_9198; | ||
ARG 0 player | ||
METHOD method_56727 ofPlayers (Ljava/util/List;)Lnet/minecraft/class_8962$class_9198; | ||
ARG 0 players |
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,7 @@ | ||
CLASS net/minecraft/class_9202 net/minecraft/block/vault/VaultClientData | ||
FIELD field_48878 DISPLAY_ROTATION_SPEED F | ||
FIELD field_48879 displayRotation F | ||
FIELD field_48880 prevDisplayRotation F | ||
METHOD method_56761 getDisplayRotation ()F | ||
METHOD method_56762 getPreviousDisplayRotation ()F | ||
METHOD method_56763 rotateDisplay ()V |
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,11 @@ | ||
CLASS net/minecraft/class_9203 net/minecraft/block/vault/VaultConfig | ||
FIELD field_48881 CONFIG_KEY Ljava/lang/String; | ||
FIELD field_48882 DEFAULT Lnet/minecraft/class_9203; | ||
FIELD field_48883 codec Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Lnet/minecraft/class_2960;DDLnet/minecraft/class_1799;Ljava/util/Optional;)V | ||
ARG 1 lootTable | ||
ARG 2 activationRange | ||
ARG 4 deactivationRange | ||
ARG 6 keyItem | ||
ARG 7 overrideLootTableToDisplay | ||
METHOD method_56765 validate ()Lcom/mojang/serialization/DataResult; |
Oops, something went wrong.