net.minecraft.server.command

public class SpawnPointCommand

net.minecraft.server.commands.SetSpawnCommand
net.minecraft.server.commands.SetSpawnCommand
net.minecraft.class_3127
net.minecraft.server.command.SpawnPointCommand

Field summary

Modifier and TypeField
private static final ElementAggregator$Reporter1<ServerPlayerEntity, WorldProperties$SpawnPoint>
RESPONSE_SET
RESPONSE_SET
field_1_7431
field_1_7431

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13641(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
setSpawn(CommandSourceStack source, Collection<ServerPlayer> targets, BlockPos pos, Coordinates rotation)
setSpawn(CommandSourceStack source, Collection<ServerPlayer> targets, BlockPos pos, Coordinates rotation)
method_13645(class_2168 arg0, Collection<class_3222> arg1, class_2338 arg2, class_2267 arg3)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, BlockPos pos, PosArgument rotation)