yarn/mappings/net/minecraft/world/BlockCollisionSpliterator.m...

31 lines
1.3 KiB
Plaintext

CLASS net/minecraft/class_5329 net/minecraft/world/BlockCollisionSpliterator
FIELD field_25168 entity Lnet/minecraft/class_1297;
FIELD field_25169 box Lnet/minecraft/class_238;
FIELD field_25170 context Lnet/minecraft/class_3726;
FIELD field_25171 blockIterator Lnet/minecraft/class_3980;
FIELD field_25172 pos Lnet/minecraft/class_2338$class_2339;
FIELD field_25173 boxShape Lnet/minecraft/class_265;
FIELD field_25174 world Lnet/minecraft/class_1941;
FIELD field_25175 checkEntity Z
FIELD field_25669 blockPredicate Ljava/util/function/BiPredicate;
METHOD <init> (Lnet/minecraft/class_1941;Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)V
ARG 1 world
ARG 2 entity
ARG 3 box
METHOD <init> (Lnet/minecraft/class_1941;Lnet/minecraft/class_1297;Lnet/minecraft/class_238;Ljava/util/function/BiPredicate;)V
ARG 1 world
ARG 2 entity
ARG 3 box
ARG 4 blockPredicate
METHOD method_29283 getChunk (II)Lnet/minecraft/class_1922;
ARG 1 x
ARG 2 z
METHOD method_29284 isInWorldBorder (Lnet/minecraft/class_2784;Lnet/minecraft/class_238;)Z
ARG 0 border
ARG 1 box
METHOD method_29285 offerBlockShape (Ljava/util/function/Consumer;)Z
METHOD method_29286 offerEntityShape (Ljava/util/function/Consumer;)Z
METHOD method_30031 (Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Z
ARG 0 state
ARG 1 pos