Interface CommandRegistrationCallback


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

    Fields
    Modifier and Type
    Field
    Description
    Deprecated.
     
  • Method Summary

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