net.minecraft.server.commands

public class RaidCommand

apd
net.minecraft.server.commands.RaidCommand
net.minecraft.class_6329
net.minecraft.server.command.RaidCommand
net.minecraft.server.commands.RaidCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0, es arg1)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0, CommandBuildContext arg1)
method_36192(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
private static int
a(ew arg0)
glow(CommandSourceStack arg0)
method_36194(class_2168 arg0)
executeGlow(ServerCommandSource source)
private static int
a(ew arg0, int arg1)
setRaidOmenLevel(CommandSourceStack arg0, int arg1)
method_36195(class_2168 arg0, int arg1)
executeSetOmen(ServerCommandSource source, int level)
private static int
b(ew arg0)
spawnLeader(CommandSourceStack arg0)
method_36198(class_2168 arg0)
executeSpawnLeader(ServerCommandSource source)
private static int
a(ew arg0, xv arg1)
playSound(CommandSourceStack arg0, Component arg1)
method_36196(class_2168 arg0, class_2561 arg1)
executeSound(ServerCommandSource source, Text type)
private static int
b(ew arg0, int arg1)
start(CommandSourceStack arg0, int arg1)
method_36199(class_2168 arg0, int arg1)
executeStart(ServerCommandSource source, int level)
private static int
c(ew arg0)
stop(CommandSourceStack arg0)
method_36201(class_2168 arg0)
executeStop(ServerCommandSource source)
private static int
d(ew arg0)
check(CommandSourceStack arg0)
method_36203(class_2168 arg0)
executeCheck(ServerCommandSource source)
private static Raid
a(asi arg0)
getRaid(ServerPlayer arg0)
method_36191(class_3222 arg0)
getRaid(ServerPlayerEntity player)