Skip to content

Commit

Permalink
1 line change (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack authored Jun 17, 2023
1 parent 399e4d1 commit 85233cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public HopperBlock_missingUpdateMixin(Settings settings) {

@ModifyArg(
method = "updateEnabled(Lnet/minecraft/world/World;" +
"Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V",
"Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;I)V",
at = @At(
value = "INVOKE",
target = "Lnet/minecraft/world/World;" +
Expand Down

0 comments on commit 85233cd

Please sign in to comment.