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

15 lines
719 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2624 net/minecraft/block/entity/LockableContainerBlockEntity
FIELD field_12045 lock Lnet/minecraft/class_1273;
FIELD field_17376 customName Lnet/minecraft/class_2561;
2019-07-04 11:29:01 -04:00
METHOD createMenu (ILawd;Lawe;)Layi;
2019-06-28 17:55:20 -04:00
ARG 1 syncId
METHOD method_17487 checkUnlocked (Lnet/minecraft/class_1657;Lnet/minecraft/class_1273;Lnet/minecraft/class_2561;)Z
2019-01-24 11:08:22 -05:00
ARG 0 player
ARG 1 lock
ARG 2 containerName
2019-06-28 17:55:20 -04:00
METHOD method_17488 setCustomName (Lnet/minecraft/class_2561;)V
METHOD method_17489 checkUnlocked (Lnet/minecraft/class_1657;)Z
2019-01-24 11:08:22 -05:00
ARG 1 player
2019-06-28 17:55:20 -04:00
METHOD method_17823 getContainerName ()Lnet/minecraft/class_2561;
METHOD method_5465 createContainer (ILnet/minecraft/class_1661;)Lnet/minecraft/class_1703;