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

11 lines
308 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS clj net/minecraft/util/shape/VoxelShapeContainer
FIELD a shape Lcky;
METHOD a getBoundingBox ()Lckl;
METHOD a rayTrace (Lckp;Lckp;Let;)Lckm;
2018-11-04 07:22:38 -05:00
ARG 1 start
ARG 2 end
METHOD b isEmpty ()Z
2018-11-27 13:50:51 -05:00
METHOD b getMinimum (Ley$a;)D
METHOD c getMaximum (Ley$a;)D
METHOD d getBoundingBoxList ()Ljava/util/List;