yarn/mappings/net/minecraft/container/PropertyDelegate.mapping

8 lines
147 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS auc net/minecraft/container/PropertyDelegate
2019-01-12 06:41:47 -05:00
METHOD a size ()I
METHOD a get (I)I
ARG 1 key
METHOD a set (II)V
ARG 1 key
ARG 2 value