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

8 lines
147 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ayo 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