yarn/mappings/net/minecraft/command/FixedCommandAction.mapping

9 lines
357 B
Plaintext
Raw Normal View History

2023-10-11 14:31:33 -04:00
CLASS net/minecraft/class_8865 net/minecraft/command/FixedCommandAction
FIELD field_46752 command Ljava/lang/String;
FIELD field_46753 forkedMode Z
FIELD field_46754 context Lcom/mojang/brigadier/context/CommandContext;
METHOD <init> (Ljava/lang/String;ZLcom/mojang/brigadier/context/CommandContext;)V
ARG 1 command
ARG 2 forkedMode
ARG 3 context