yarn/mappings/net/minecraft/util/shape/VoxelShape.mapping

31 lines
673 B
Plaintext

CLASS clt net/minecraft/util/shape/VoxelShape
FIELD a shape Lcli;
METHOD <init> (Lcli;)V
ARG 1 shape
METHOD a getBoundingBox ()Lckv;
METHOD a rayTrace (Lckz;Lckz;Let;)Lckw;
ARG 1 start
ARG 2 end
ARG 3 pos
METHOD a (Ler;Lckv;D)D
ARG 1 axisCycle
ARG 2 box
ARG 3 maxDist
METHOD a (Ley$a;)Lit/unimi/dsi/fastutil/doubles/DoubleList;
ARG 1 axis
METHOD a (Ley$a;I)D
ARG 1 axis
ARG 2 index
METHOD a (Ley$a;Lckv;D)D
ARG 1 axis
ARG 2 box
METHOD a (Ley;)Lclt;
ARG 1 facing
METHOD b isEmpty ()Z
METHOD b getMinimum (Ley$a;)D
ARG 1 axis
METHOD c ()Lclt;
METHOD c getMaximum (Ley$a;)D
ARG 1 axis
METHOD d getBoundingBoxList ()Ljava/util/List;