Skip to content

Commit

Permalink
Fix expect entity in world
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthegreat1 committed Nov 23, 2024
1 parent e3a51fd commit 3cb8a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/test/TestContext.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ CLASS net/minecraft/class_4516 net/minecraft/test/TestContext
METHOD method_55452 forceTickIceAndSnow ()V
METHOD method_55453 forceTickIceAndSnow (Lnet/minecraft/class_2338;)V
ARG 1 pos
METHOD method_56201 expectEntityAtOrigin (Lnet/minecraft/class_1299;)Lnet/minecraft/class_1297;
METHOD method_56201 expectEntityInWorld (Lnet/minecraft/class_1299;)Lnet/minecraft/class_1297;
ARG 1 type
METHOD method_56202 expectEntity (Lnet/minecraft/class_1299;IIID)Lnet/minecraft/class_1297;
ARG 1 type
Expand Down

0 comments on commit 3cb8a08

Please sign in to comment.