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

21 lines
814 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_8848 net/minecraft/command/ControlFlowAware
METHOD method_54290 execute (Ljava/lang/Object;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
ARG 1 source
ARG 2 contextChain
ARG 3 forkedMode
ARG 4 control
CLASS class_8849 Command
METHOD run (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 1 context
CLASS class_8850 Helper
2023-10-18 11:42:03 -04:00
METHOD method_54255 sendError (Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/class_8839;ZLnet/minecraft/class_6346;)V
ARG 1 exception
ARG 2 source
ARG 3 silent
2023-10-22 01:47:45 -04:00
ARG 4 tracer
METHOD method_54259 executeInner (Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
ARG 1 source
ARG 2 contextChain
ARG 3 forkedMode
ARG 4 control