net.minecraft.server.command

public class EffectCommand

qj
net.minecraft.unmapped.C_67626335
net.minecraft.server.command.EffectCommand
net.minecraft.command.impl.EffectCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_95710296
COULD_NOT_GIVE_EXCEPTION
field_198361_a
private static final SimpleCommandExceptionType
b
f_63910641
COULD_NOT_CLEAR_EVERYTHING_EXCEPTION
field_198362_b
private static final SimpleCommandExceptionType
c
f_76644709
COULD_NOT_CLEAR_SPECIFIC_EXCEPTION
field_198363_c

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_48888864(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198353_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, Collection<? extends aeo> arg1, aeg arg2, Integer arg3, int arg4, boolean arg5)
m_31341614(C_30485881 arg0, Collection<? extends C_42232651> arg1, C_26934808 arg2, Integer arg3, int arg4, boolean arg5)
give(CommandSourceStack source, Collection<? extends Entity> targets, StatusEffect effect, Integer duration, int amplifier, boolean particles)
func_198360_a(CommandSource arg0, Collection<? extends Entity> arg1, Potion arg2, Integer arg3, int arg4, boolean arg5)
private static int
a(bu arg0, Collection<? extends aeo> arg1)
m_47545361(C_30485881 arg0, Collection<? extends C_42232651> arg1)
clearAll(CommandSourceStack source, Collection<? extends Entity> targets)
func_198354_a(CommandSource arg0, Collection<? extends Entity> arg1)
private static int
a(bu arg0, Collection<? extends aeo> arg1, aeg arg2)
m_22269061(C_30485881 arg0, Collection<? extends C_42232651> arg1, C_26934808 arg2)
clear(CommandSourceStack source, Collection<? extends Entity> targets, StatusEffect effect)
func_198355_a(CommandSource arg0, Collection<? extends Entity> arg1, Potion arg2)