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

6 lines
168 B
Plaintext
Raw Normal View History

CLASS aeu net/minecraft/container/LockableContainer
METHOD W_ hasContainerLock ()Z
2018-10-31 12:57:21 -04:00
METHOD a setContainerLock (Laet;)V
2017-05-13 02:02:51 -04:00
ARG 0 lock
2018-10-31 12:57:21 -04:00
METHOD j getContainerLock ()Laet;