yarn/mappings/net/minecraft/block/entity/BarrelBlockEntity.mapping

12 lines
467 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3719 net/minecraft/block/entity/BarrelBlockEntity
FIELD field_16410 inventory Lnet/minecraft/class_2371;
FIELD field_17583 viewerCount I
2020-03-31 21:02:51 -04:00
METHOD <init> (Lnet/minecraft/class_2591;)V
ARG 1 type
2019-06-28 17:55:20 -04:00
METHOD method_17764 playSound (Lnet/minecraft/class_2680;Lnet/minecraft/class_3414;)V
METHOD method_18318 setOpen (Lnet/minecraft/class_2680;Z)V
ARG 1 state
ARG 2 open
2019-06-28 17:55:20 -04:00
METHOD method_20362 tick ()V
METHOD method_20363 scheduleUpdate ()V