Skip to content

Commit

Permalink
Remove duplicate methods and class mappings (FabricMC#3946)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups authored Aug 18, 2024
1 parent ba9f131 commit 27c9f3d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 96 deletions.
3 changes: 0 additions & 3 deletions mappings/net/minecraft/entity/mob/MobEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,6 @@ CLASS net/minecraft/class_1308 net/minecraft/entity/mob/MobEntity
ARG 1 slot
METHOD method_5930 setForwardSpeed (F)V
ARG 1 forwardSpeed
METHOD method_5932 (ZZ)V
ARG 1 sendPacket
ARG 2 dropItem
METHOD method_5936 canPickUpLoot ()Z
METHOD method_5937 setLeftHanded (Z)V
ARG 1 leftHanded
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ CLASS net/minecraft/class_1665 net/minecraft/entity/projectile/PersistentProject
METHOD method_59957 knockback (Lnet/minecraft/class_1309;Lnet/minecraft/class_1282;)V
ARG 1 target
ARG 2 source
METHOD method_59958 ()Lnet/minecraft/class_1799;
COMMENT @return the weapon this projectile was shot from.
METHOD method_7433 setNoClip (Z)V
ARG 1 noClip
METHOD method_7434 getEntityCollision (Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Lnet/minecraft/class_3966;
Expand Down
2 changes: 0 additions & 2 deletions mappings/net/minecraft/server/filter/V0TextFilterer.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ CLASS net/minecraft/class_5514 net/minecraft/server/filter/V0TextFilterer
ARG 7 apiKey
ARG 8 ignorer
ARG 9 threadPool
METHOD method_31297 (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_5513;
ARG 1 gameProfile
METHOD method_31299 sendJoinOrLeaveRequest (Lcom/mojang/authlib/GameProfile;Ljava/net/URL;Lnet/minecraft/class_5514$class_7241;Ljava/util/concurrent/Executor;)V
ARG 1 gameProfile
ARG 2 endpoint
Expand Down
89 changes: 0 additions & 89 deletions mappings/net/minecraft/world/ChunkSerializer.mapping

This file was deleted.

0 comments on commit 27c9f3d

Please sign in to comment.