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

25 lines
1.2 KiB
Plaintext

CLASS net/minecraft/class_3225 net/minecraft/server/network/ServerPlayerInteractionManager
FIELD field_14005 gameMode Lnet/minecraft/class_1934;
FIELD field_14007 world Lnet/minecraft/class_3218;
FIELD field_14008 player Lnet/minecraft/class_3222;
METHOD method_14256 interactItem (Lnet/minecraft/class_1657;Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
METHOD method_14257 getGameMode ()Lnet/minecraft/class_1934;
METHOD method_14259 setWorld (Lnet/minecraft/class_3218;)V
ARG 1 world
METHOD method_14260 setGameModeIfNotPresent (Lnet/minecraft/class_1934;)V
METHOD method_14261 setGameMode (Lnet/minecraft/class_1934;)V
METHOD method_14262 interactBlock (Lnet/minecraft/class_1657;Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_1268;Lnet/minecraft/class_3965;)Lnet/minecraft/class_1269;
ARG 1 player
ARG 2 world
ARG 3 stack
ARG 4 hand
ARG 5 hitResult
METHOD method_14264 update ()V
METHOD method_14266 tryBreakBlock (Lnet/minecraft/class_2338;)Z
METHOD method_14267 isSurvivalLike ()Z
METHOD method_14268 isCreative ()Z