More 21w40a stuff (#2736)

* More 21w40a stuff

* Rename and add javadoc
This commit is contained in:
apple502j 2021-10-11 06:10:05 +09:00 committed by GitHub
parent 1391c4cb97
commit 85ee28e1e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 27 additions and 0 deletions

View File

@ -20,6 +20,10 @@ CLASS net/minecraft/class_4106 net/minecraft/entity/ai/brain/task/FindEntityTask
ARG 2 targetModule
ARG 3 speed
ARG 4 completionRange
METHOD method_18948 (Lnet/minecraft/class_1309;)Z
ARG 0 entity
METHOD method_18949 (Lnet/minecraft/class_1309;)Z
ARG 0 entity
METHOD method_24582 anyVisibleTo (Lnet/minecraft/class_1309;)Z
ARG 1 entity
METHOD method_24583 testPredicate (Lnet/minecraft/class_1309;)Z
@ -31,3 +35,12 @@ CLASS net/minecraft/class_4106 net/minecraft/entity/ai/brain/task/FindEntityTask
ARG 3 moduleType
ARG 4 speed
ARG 5 completionRange
METHOD method_35072 (Lnet/minecraft/class_1309;)Z
ARG 0 entity
METHOD method_38963 shouldTarget (Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Z
ARG 1 self
ARG 2 target
METHOD method_38964 (Lnet/minecraft/class_4095;Lnet/minecraft/class_1309;)V
ARG 2 target
METHOD method_38965 (Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Z
ARG 2 target

View File

@ -17,6 +17,11 @@ CLASS net/minecraft/class_1806 net/minecraft/item/FilledMapItem
ARG 4 showIcons
ARG 5 unlimitedTracking
ARG 6 dimension
METHOD method_38988 isAquaticBiome ([ZIII)Z
ARG 0 biomes
ARG 1 scale
ARG 2 x
ARG 3 z
METHOD method_7995 getFluidStateIfVisible (Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
ARG 1 world
ARG 2 state

View File

@ -13,3 +13,6 @@ CLASS net/minecraft/class_2622 net/minecraft/network/packet/s2c/play/BlockEntity
METHOD method_11293 getPos ()Lnet/minecraft/class_2338;
METHOD method_38585 create (Lnet/minecraft/class_2586;)Lnet/minecraft/class_2622;
ARG 0 blockEntity
METHOD method_39026 create (Lnet/minecraft/class_2586;Ljava/util/function/Function;)Lnet/minecraft/class_2622;
ARG 0 blockEntity
ARG 1 nbtGetter

View File

@ -385,3 +385,7 @@ CLASS net/minecraft/class_3532 net/minecraft/util/math/MathHelper
METHOD method_38788 ceilDiv (II)I
ARG 0 a
ARG 1 b
METHOD method_38961 roundDownToMultiple (DI)I
COMMENT {@return {@code a} rounded down to the nearest multiple of {@code b}}
ARG 0 a
ARG 1 b

View File

@ -100,6 +100,8 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World
ARG 2 gameEvent
ARG 3 pos
ARG 4 range
METHOD method_38989 shouldUpdatePostDeath (Lnet/minecraft/class_1297;)Z
ARG 1 entity
METHOD method_8413 updateListeners (Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;I)V
ARG 1 pos
ARG 2 oldState