Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Aug 4, 2023
1 parent fc04d5b commit b637a88
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions mappings/net/minecraft/item/FilledMapItem.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ CLASS net/minecraft/class_1806 net/minecraft/item/FilledMapItem
METHOD method_7997 getMapState (Ljava/lang/Integer;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
ARG 0 id
ARG 1 world
METHOD method_7997 getMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
ARG 0 stack
ARG 1 world
METHOD method_7999 getMapColor (Lnet/minecraft/class_1799;)I
ARG 0 stack
METHOD method_8000 createMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;IIIZZLnet/minecraft/class_2874;)Lnet/minecraft/class_22;
Expand Down Expand Up @@ -100,6 +97,3 @@ CLASS net/minecraft/class_1806 net/minecraft/item/FilledMapItem
ARG 1 world
ARG 2 entity
ARG 3 state
METHOD method_8001 getMapState (Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;
ARG 0 map
ARG 1 world

0 comments on commit b637a88

Please sign in to comment.