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

19 lines
421 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS fv net/minecraft/block/dispenser/ItemDispenserBehavior
2019-06-19 13:48:53 -04:00
METHOD a spawnItem (Lbhm;Lbce;ILfa;Lfk;)V
2019-06-03 12:42:18 -04:00
ARG 0 world
ARG 1 stack
ARG 2 offset
ARG 3 side
ARG 4 pos
2019-03-20 13:56:26 -04:00
METHOD a playSound (Lew;)V
2019-06-03 12:42:18 -04:00
ARG 1 pointer
2019-06-07 07:45:25 -04:00
METHOD a dispenseSilently (Lew;Lbce;)Lbce;
2019-01-24 11:08:22 -05:00
ARG 1 pointer
ARG 2 stack
2019-03-20 13:56:26 -04:00
METHOD a spawnParticles (Lew;Lfa;)V
2019-06-03 12:42:18 -04:00
ARG 1 pointer
ARG 2 side
2019-06-07 07:45:25 -04:00
METHOD dispense (Lew;Lbce;)Lbce;
2018-11-04 07:22:38 -05:00
ARG 1 location
2019-01-24 11:08:22 -05:00
ARG 2 stack