Package com.hbm_m.explosion.command
Class ExplosionCommandExecutor
java.lang.Object
com.hbm_m.explosion.command.ExplosionCommandExecutor
Запуск выбранного типа взрыва на сервере.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecute(net.minecraft.server.level.ServerLevel level, ExplosionType type, net.minecraft.world.phys.Vec3 position, ExplosionCommandOptions opt)
-
Method Details
-
execute
public static void execute(net.minecraft.server.level.ServerLevel level, ExplosionType type, net.minecraft.world.phys.Vec3 position, ExplosionCommandOptions opt)
-