yarn/mappings/net/minecraft/block/entity/LockableContainerBlockEntit...

15 lines
410 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS bru net/minecraft/block/entity/LockableContainerBlockEntity
2019-03-14 08:57:09 -04:00
FIELD a lock Lagt;
FIELD b customName Ljl;
2019-03-14 11:39:51 -04:00
METHOD a createContainer (ILaum;)Laws;
METHOD a checkUnlocked (Laun;Lagt;Ljl;)Z
2019-01-24 11:08:22 -05:00
ARG 0 player
ARG 1 lock
ARG 2 containerName
2019-03-14 08:57:09 -04:00
METHOD a setCustomName (Ljl;)V
2019-03-14 11:39:51 -04:00
METHOD createMenu (ILaum;Laun;)Laws;
2019-03-14 08:57:09 -04:00
ARG 1 syncId
2019-03-14 11:39:51 -04:00
METHOD e checkUnlocked (Laun;)Z
2019-01-24 11:08:22 -05:00
ARG 1 player
2019-03-14 08:57:09 -04:00
METHOD h getContainerName ()Ljl;