Interface CommandRegistrationCallback


@Deprecated public interface CommandRegistrationCallback
Deprecated.
Please migrate to v2. Please use CommandRegistrationCallback instead.
  • Field Summary Link icon

    Fields
    Modifier and Type
    Field
    Description
    Deprecated.
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, boolean dedicated)
    Deprecated.