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

6 lines
169 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS aeu net/minecraft/container/ILockableContainer
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;