Fixed a typo (#836)

* Map LongArgumentSerializer (#813)

* Fixed a typo
This commit is contained in:
Shnupbups 2019-08-26 21:02:55 +10:00 committed by Modmuss50
parent 80e8183975
commit 3ae7d9f0a9
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_4461 net/minecraft/command/arguments/serialize/LongArgumentSerializer

View File

@ -1,2 +1,2 @@
CLASS net/minecraft/class_4100 net/minecraft/entity/ai/brain/task/StopPanicingTask
CLASS net/minecraft/class_4100 net/minecraft/entity/ai/brain/task/StopPanickingTask
METHOD method_19557 wasHurtByNearbyEntity (Lnet/minecraft/class_1646;)Z