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

6 lines
169 B
Plaintext
Raw Normal View History

CLASS aeg net/minecraft/container/ILockableContainer
METHOD W_ hasContainerLock ()Z
METHOD a setContainerLock (Laef;)V
2017-05-13 02:02:51 -04:00
ARG 0 lock
METHOD j getContainerLock ()Laef;