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

13 lines
337 B
Plaintext
Raw Normal View History

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
METHOD b isEmpty ()Z
METHOD b getMinimum (Ley$a;)D
METHOD c getMaximum (Ley$a;)D
METHOD d getBoundingBoxList ()Ljava/util/List;