yarn/mappings/net/minecraft/block/dispenser/ItemDispenserBehavior.mapping

17 lines
394 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS fo net/minecraft/block/dispenser/ItemDispenserBehavior
METHOD a dispenseItem (Lbdb;Laxt;ILew;Lff;)V
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 stack
ARG 2 force
2019-01-24 11:08:22 -05:00
ARG 3 direction
2017-05-13 02:02:51 -04:00
ARG 4 pos
2019-02-13 12:35:08 -05:00
METHOD a playSound (Let;)V
METHOD a dispenseStack (Let;Laxt;)Laxt;
2019-01-24 11:08:22 -05:00
ARG 1 pointer
ARG 2 stack
2019-02-13 12:35:08 -05:00
METHOD a spawnParticles (Let;Lew;)V
2018-11-04 07:22:38 -05:00
ARG 1 block
2019-02-13 12:35:08 -05:00
METHOD dispense (Let;Laxt;)Laxt;
2018-11-04 07:22:38 -05:00
ARG 1 location
2019-01-24 11:08:22 -05:00
ARG 2 stack