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

6 lines
166 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS tc net/minecraft/container/ILockableContainer
METHOD A_ hasContainerLock ()Z
METHOD a setContainerLock (Ltb;)V
2017-05-13 02:02:51 -04:00
ARG 0 lock
METHOD j getContainerLock ()Ltb;