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

11 lines
308 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ckm net/minecraft/util/shape/VoxelShapeContainer
FIELD a shape Lckb;
METHOD a getBoundingBox ()Lcjo;
METHOD a rayTrace (Lcjs;Lcjs;Les;)Lcjp;
2018-11-04 07:22:38 -05:00
ARG 1 start
ARG 2 end
METHOD b isEmpty ()Z
2018-11-07 11:37:58 -05:00
METHOD b getMinimum (Lex$a;)D
METHOD c getMaximum (Lex$a;)D
METHOD d getBoundingBoxList ()Ljava/util/List;