Package net.minecraft.command.impl
Class PublishCommand
java.lang.Object
net.minecraft.command.impl.PublishCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intpublish(CommandSource p_198584_0_, int p_198584_1_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198581_0_) 
- 
Field Details- 
ERROR_FAILEDprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
- 
ERROR_ALREADY_PUBLISHEDprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ERROR_ALREADY_PUBLISHED
 
- 
- 
Constructor Details- 
PublishCommandpublic PublishCommand()
 
- 
- 
Method Details- 
register
- 
publishprivate static int publish(CommandSource p_198584_0_, int p_198584_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-