net.minecraft.server.commands

public class EffectCommands

acr
net.minecraft.server.commands.EffectCommands
net.minecraft.class_3043
net.minecraft.unmapped.C_kuttbvlh
net.minecraft.server.command.EffectCommand
net.minecraft.server.command.EffectCommand
net.minecraft.src.C_5312_
net.minecraft.server.commands.CommandEffect

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_GIVE_FAILED
field_13607
f_ibkpvekp
GIVE_FAILED_EXCEPTION
GIVE_FAILED_EXCEPTION
f_136949_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_CLEAR_EVERYTHING_FAILED
field_13609
f_svdlmkad
CLEAR_EVERYTHING_FAILED_EXCEPTION
CLEAR_EVERYTHING_FAILED_EXCEPTION
f_136950_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_CLEAR_SPECIFIC_FAILED
field_13608
f_jujmauyc
CLEAR_SPECIFIC_FAILED_EXCEPTION
CLEAR_SPECIFIC_FAILED_EXCEPTION
f_136951_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dr> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13229(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_ycitogtd(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_136953_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_136954_)
private static int
a(dr arg0, Collection<? extends bbn> arg1, bbe arg2, Integer arg3, int arg4, boolean arg5)
giveEffect(CommandSourceStack arg0, Collection<? extends Entity> arg1, MobEffect arg2, Integer arg3, int arg4, boolean arg5)
method_13227(class_2168 arg0, Collection<? extends class_1297> arg1, class_1291 arg2, Integer arg3, int arg4, boolean arg5)
m_hnzhqvkc(C_pennblrk arg0, Collection<? extends C_astfners> arg1, C_jaqasomh arg2, Integer arg3, int arg4, boolean arg5)
executeGive(ServerCommandSource source, Collection<? extends Entity> targets, StatusEffect effect, Integer seconds, int amplifier, boolean showParticles)
executeGive(ServerCommandSource source, Collection<? extends Entity> targets, StatusEffect effect, Integer seconds, int amplifier, boolean showParticles)
m_136966_(C_2969_ p_136967_, Collection<? extends C_507_> p_136968_, C_496_ p_136969_, Integer p_136970_, int p_136971_, boolean p_136972_)
private static int
a(dr arg0, Collection<? extends bbn> arg1)
clearEffects(CommandSourceStack arg0, Collection<? extends Entity> arg1)
method_13230(class_2168 arg0, Collection<? extends class_1297> arg1)
m_oihtvpse(C_pennblrk arg0, Collection<? extends C_astfners> arg1)
executeClear(ServerCommandSource source, Collection<? extends Entity> targets)
executeClear(ServerCommandSource source, Collection<? extends Entity> targets)
m_136959_(C_2969_ p_136960_, Collection<? extends C_507_> p_136961_)
private static int
a(dr arg0, Collection<? extends bbn> arg1, bbe arg2)
clearEffect(CommandSourceStack arg0, Collection<? extends Entity> arg1, MobEffect arg2)
method_13231(class_2168 arg0, Collection<? extends class_1297> arg1, class_1291 arg2)
m_zokhhpee(C_pennblrk arg0, Collection<? extends C_astfners> arg1, C_jaqasomh arg2)
executeClear(ServerCommandSource source, Collection<? extends Entity> targets, StatusEffect effect)
executeClear(ServerCommandSource source, Collection<? extends Entity> targets, StatusEffect effect)
m_136962_(C_2969_ p_136963_, Collection<? extends C_507_> p_136964_, C_496_ p_136965_)