fix typos

This commit is contained in:
apple502j 2024-05-16 02:57:50 +09:00
parent ead50a340a
commit bdbe071235
No known key found for this signature in database
GPG Key ID: 2A69798565A099A9
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ CLASS net/minecraft/class_9643 net/minecraft/predicate/collection/CollectionCoun
METHOD method_59618 (Lcom/mojang/serialization/Codec;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App;
ARG 1 instance
METHOD method_59619 test (Ljava/lang/Iterable;)Z
ARG 1 collecction
ARG 1 collection
CLASS class_9645 Multiple
METHOD test (Ljava/lang/Object;)Z
ARG 1 collection

View File

@ -126,5 +126,5 @@ CLASS net/minecraft/class_2791 net/minecraft/world/chunk/Chunk
ARG 1 predicate
ARG 2 consumer
METHOD method_51526 getMaxStatus ()Lnet/minecraft/class_2806;
COMMENT {@retutn the chunk status or the target status for the retrogen, whichever is later}
COMMENT {@return the chunk status or the target status for the retrogen, whichever is later}
CLASS class_6745 TickSchedulers