-
Notifications
You must be signed in to change notification settings - Fork 387
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
24 changed files
with
124 additions
and
123 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
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
8 changes: 2 additions & 6 deletions
8
mappings/net/minecraft/predicate/entity/DamageSourcePredicate.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
12 changes: 2 additions & 10 deletions
12
mappings/net/minecraft/predicate/entity/DistancePredicate.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
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
10 changes: 2 additions & 8 deletions
10
mappings/net/minecraft/predicate/entity/EntityFlagsPredicate.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
18 changes: 0 additions & 18 deletions
18
mappings/net/minecraft/predicate/entity/EntityPredicate.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
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/predicate/entity/EntityTypePredicate.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
4 changes: 2 additions & 2 deletions
4
mappings/net/minecraft/predicate/entity/FishingHookPredicate.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,7 +1,7 @@ | ||
CLASS net/minecraft/class_4965 net/minecraft/predicate/entity/FishingHookPredicate | ||
FIELD comp_1779 inOpenWater Ljava/util/Optional; | ||
FIELD field_23137 ALL Lnet/minecraft/class_4965; | ||
FIELD field_45750 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD comp_1779 inOpenWater ()Ljava/util/Optional; | ||
METHOD method_26095 of (Z)Lnet/minecraft/class_4965; | ||
ARG 0 inOpenWater | ||
METHOD method_53150 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
6 changes: 2 additions & 4 deletions
6
mappings/net/minecraft/predicate/entity/LightningBoltPredicate.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,12 +1,10 @@ | ||
CLASS net/minecraft/class_6404 net/minecraft/predicate/entity/LightningBoltPredicate | ||
FIELD comp_1792 blocksSetOnFire Lnet/minecraft/class_2096$class_2100; | ||
FIELD comp_1793 entityStruck Ljava/util/Optional; | ||
FIELD field_45759 CODEC Lcom/mojang/serialization/MapCodec; | ||
METHOD <init> (Lnet/minecraft/class_2096$class_2100;Ljava/util/Optional;)V | ||
ARG 1 blocksSetOnFire | ||
METHOD comp_1792 blocksSetOnFire ()Lnet/minecraft/class_2096$class_2100; | ||
METHOD comp_1793 entityStruck ()Ljava/util/Optional; | ||
METHOD method_37235 (Lnet/minecraft/class_3218;Lnet/minecraft/class_243;Lnet/minecraft/class_1297;)Z | ||
ARG 3 struckEntity | ||
METHOD method_37237 of (Lnet/minecraft/class_2096$class_2100;)Lnet/minecraft/class_6404; | ||
ARG 0 blocksSetOnFire | ||
METHOD method_53175 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
16 changes: 2 additions & 14 deletions
16
mappings/net/minecraft/predicate/entity/LocationPredicate.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
Oops, something went wrong.