Skip to content

Commit

Permalink
Rename the Blocks.createStairs method to createStairsBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
haykam821 committed Nov 1, 2023
1 parent 3f565bd commit 52314ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/block/Blocks.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ CLASS net/minecraft/class_2246 net/minecraft/block/Blocks
METHOD method_52571 register (Lnet/minecraft/class_5321;Lnet/minecraft/class_2248;)Lnet/minecraft/class_2248;
ARG 0 key
ARG 1 block
METHOD method_53980 createStairs (Lnet/minecraft/class_2248;)Lnet/minecraft/class_2248;
METHOD method_53980 createStairsBlock (Lnet/minecraft/class_2248;)Lnet/minecraft/class_2248;
ARG 0 base
METHOD method_53981 (Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
ARG 0 state
Expand Down

0 comments on commit 52314ec

Please sign in to comment.