yarn/mappings/cnp.mapping

13 lines
330 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cnp
FIELD b parent Lcnr;
2018-11-27 13:50:51 -05:00
FIELD c axis Ley$a;
2018-11-15 12:05:03 -05:00
FIELD d axisList Lit/unimi/dsi/fastutil/doubles/DoubleList;
2019-01-16 13:24:40 -05:00
METHOD <init> (Lcnr;Ley$a;I)V
ARG 1 shape
2019-01-16 13:24:40 -05:00
METHOD a offset (Lcng;Ley$a;I)Lcng;
2018-11-15 12:05:03 -05:00
ARG 0 shape
ARG 1 axis
ARG 2 amount
METHOD a getIncludedPoints (Ley$a;)Lit/unimi/dsi/fastutil/doubles/DoubleList;
ARG 1 axis