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

37 lines
798 B
Plaintext

CLASS cno net/minecraft/util/shape/VoxelShapes
CLASS cno$a ShapeConsumer
METHOD consume (DDDDDD)V
ARG 1 minX
FIELD a EMPTY Lcnr;
FIELD b FULL_CUBE Lcnr;
METHOD a empty ()Lcnr;
METHOD a findRequiredBitResolution (DD)I
ARG 0 min
ARG 2 max
METHOD a cube (DDDDDD)Lcnr;
ARG 0 xMin
ARG 2 yMin
ARG 4 zMin
ARG 6 xMax
ARG 8 yMax
ARG 10 zMax
METHOD a lcm (II)J
METHOD a cube (Lcms;)Lcnr;
ARG 0 box
METHOD a union (Lcnr;Lcnr;)Lcnr;
ARG 0 first
ARG 1 second
METHOD a combine (Lcnr;Lcnr;Lcnb;)Lcnr;
ARG 0 first
ARG 1 second
ARG 2 function
METHOD a calculateMaxOffset (Ley$a;Lcms;Ljava/util/stream/Stream;D)D
ARG 0 axis
ARG 1 box
ARG 2 shapes
METHOD b fullCube ()Lcnr;
METHOD c compareShapes (Lcnr;Lcnr;Lcnb;)Z
ARG 0 shape1
ARG 1 shape2
ARG 2 comparator