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
2018-11-04 07:22:38 -05:00
ARG 1 lock
2018-10-31 12:57:21 -04:00
METHOD j getContainerLock ()Laet;