Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
apple502j committed Feb 29, 2024
1 parent 3c77ac5 commit 054ae2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mappings/net/minecraft/component/Component.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ CLASS net/minecraft/class_9336 net/minecraft/component/Component
ARG 0 type
ARG 1 value
CLASS 1
METHOD method_57949 decode (Lnet/minecraft/class_9129;Lnet/minecraft/class_9331;)Lnet/minecraft/class_9336;
METHOD method_57949 read (Lnet/minecraft/class_9129;Lnet/minecraft/class_9331;)Lnet/minecraft/class_9336;
ARG 0 buf
ARG 1 type
METHOD method_57951 encode (Lnet/minecraft/class_9129;Lnet/minecraft/class_9336;)V
METHOD method_57951 write (Lnet/minecraft/class_9129;Lnet/minecraft/class_9336;)V
ARG 0 buf
ARG 1 component

0 comments on commit 054ae2e

Please sign in to comment.