public interface ICommandSource
Modifier and Type | Field and Description |
---|---|
static ICommandSource |
NULL |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsFailure() |
boolean |
acceptsSuccess() |
void |
sendMessage(ITextComponent p_145747_1_,
java.util.UUID p_145747_2_) |
boolean |
shouldInformAdmins() |
static final ICommandSource NULL
void sendMessage(ITextComponent p_145747_1_, java.util.UUID p_145747_2_)
boolean acceptsSuccess()
boolean acceptsFailure()
boolean shouldInformAdmins()