yarn/mappings/net/minecraft/server/network/DemoServerPlayerInteraction...

14 lines
349 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ui net/minecraft/server/network/DemoServerPlayerInteractionManager
2018-12-02 05:38:26 -05:00
METHOD a update ()V
2018-12-12 12:12:26 -05:00
METHOD a interactItem (Larb;Lbbp;Lawo;Lafo;)Lafq;
METHOD a interactBlock (Larb;Lbbp;Lawo;Lafo;Let;Ley;FFF)Lafq;
2018-12-02 05:38:26 -05:00
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
ARG 5 pos
ARG 6 facing
ARG 7 hitX
ARG 8 hitY
METHOD b tryBreakBlock (Let;)Z