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

8 lines
147 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS ats 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