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

9 lines
174 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ciy net/minecraft/util/shape/SequentialDoubleList
FIELD a count I
FIELD b offset I
METHOD <init> (II)V
2018-11-04 07:22:38 -05:00
ARG 1 count
ARG 2 offset
METHOD getDouble (I)D
2018-11-04 07:22:38 -05:00
ARG 1 i