can't make command

Started by a23709g3 on

Topic category: Help with modding (Java Edition)

Last seen on 05:33, 24. Apr 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can't make command

i'm trying to make a command that uses entity parameter with text parameter or whatever its called, but i'm getting error:
cannot find symbol
public static void execute(CommandContext<CommandSourceStack> arguments, Entity entity) {

Last seen on 05:33, 24. Apr 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nevermind, i got it
Tue, 04/23/2024 - 11:15

nevermind, i got it