yarn/mappings/net/minecraft/nbt/AbstractListTag.mapping

13 lines
300 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS hr net/minecraft/nbt/AbstractListTag
METHOD a setRaw (ILij;)V
2018-11-04 07:22:38 -05:00
ARG 1 index
2018-12-19 20:02:26 -05:00
METHOD b removeAt (I)V
2018-12-12 12:12:26 -05:00
METHOD b append (ILij;)V
2018-11-04 07:22:38 -05:00
ARG 1 index
2018-12-12 12:12:26 -05:00
METHOD c getRaw (I)Lij;
METHOD c set (ILij;)Lij;
2018-11-04 07:22:38 -05:00
ARG 1 index
2018-12-12 12:12:26 -05:00
METHOD d get (I)Lij;
2019-01-09 12:20:38 -05:00
METHOD set (ILjava/lang/Object;)Ljava/lang/Object;
ARG 1 index